Web Forms 2.0 has an attribute (form) that takes a list of IDs or the empty string (to denote that the form control is not associated with any form--not even...
Henri Sivonen
hsivonen@...
Apr 4, 2006 7:42 am
423
... Doh. I meant attribute form { "" | xsd:IDREFS } -- Henri Sivonen hsivonen@... http://hsivonen.iki.fi/...
Henri Sivonen
hsivonen@...
Apr 4, 2006 8:04 am
424
Hi, ... This is forbidden per the first bullet point of the spec (http://relaxng.org/compatibility-20011203.html#id): * "its parent is an attribute element" In...
... So it appears. :-( ... Well, fortunately the lexical space of datatypes with the ID-type ID is not restricted to NCName. So there is something that can be...
Henri Sivonen
hsivonen@...
Apr 10, 2006 6:18 pm
426
I've been reading the javadocs at http://relaxng.sourceforge.net/datatype/java/apiDocs/ but I haven't found anything about the concurrency assumptions the API...
Henri Sivonen
hsivonen@...
Apr 10, 2006 6:47 pm
427
It appears that Jing never calls the checkValid method of org.relaxng.datatype.Datatype. So as far as Jing goes, implementing informative diagnostics looks...
Henri Sivonen
hsivonen@...
Apr 10, 2006 7:09 pm
428
... I have a draft spec at http://hsivonen.iki.fi/html5-datatypes/ A snapshot of the reference implementation (which currently lacks the 'language' datatype)...
Henri Sivonen
hsivonen@...
Apr 28, 2006 8:22 am
429
... In the language portion, kudos for using RFC 3066bis. You should speak of validity rather than conformance ("conformance" could mean either...
First, my apologies if this is the wrong place to post this question. I am hoping that, since XHTML2 and Relax NG are such good friends, I've picked the...
... Unfortunately, the current XHTML2 schema *requires* the presence of an xsi:schemaLocation attribute in the html element containing one or more pairs of...
... Yes, it is. What's happened is that an attribute somewhere is being declared of type ID, and then you are using an "anyAttribute" wildcard and implicitly ...
... Yes, it's really annoying that there is no way to abstract over a name class and give it a name as a whole. One of the real limitations of RNG. -- Andrew...
Hi everybody, Just a quick note to let you know that a new version of oXygen is available from. http://www.oxygenxml.com Version 7.2 adds a number of...
Hi all, is there any reason why <div> isn't allowed everywhere in RelaxNG? The simplification rule for it (just replace it with its children) would seem to...
... One obvious point is that it would be painful to allow it anywhere in compact syntax: what does "anywhere" mean there? -- And through this revolting...
... Ah, good point, I never use RNC so hadn't thought of that. The notion of "anywhere" does indeed get a smidgen hazier there. Based on how the current...
I've been working with the sematics part of the RNG spec and it has struck me that although contexts are paaseed around in the inference rules, but they do not...
Daniel, Contexts are used for datatype validation. For example, Kohsuke implemented a datatype library representing permissible XPath expressions. Such...
Thanks Makoto, If I understand correctly, since the rules are actually working over the infoset (ie abstract syntax tree) namespaces in attribute and tag names...
Hi, Le jeudi 22 juin 2006 à 11:12 +0900, MURATA Makoto (FAMILY Given) a ... Yes, and this is also required for xs:QName. Eric -- GPG-PGP: 2A528005 Curious...
visit, join , forward http://www.studyjava.org/forums/ ... Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min. ...
I'm wondering if anyone has any practical suggestions about whether or not I should consider mixing RNG and schematron. I have a schema to represent citation...
Bruce D'Arcus
bdarcus.lists@...
Aug 1, 2006 3:20 pm
448
... It is very useful feature, highly recommended. ... The former approach is more friendly for editing applications. Editors that support RELAX NG (e.g....
Jirka Kosek
jirka@...
Aug 1, 2006 4:28 pm
449
Bruce, I personally favour the pure RNG approach where practical. Appart from editor support that Jirka mentioned. A the pure rng schema is better for...
Thanks for the comments. I think I've figured out a way to do this. I'll have the normative schema pure RNG, with all the constraints. IIf I end up needing...
Bruce D'Arcus
bdarcus.lists@...
Aug 1, 2006 7:02 pm
451
please join my group : http://groups.yahoo.com/group/myspacelayout ... Do you Yahoo!? Next-gen email? Have it all with the all-new Yahoo! Mail Beta....