Search the web
Sign In
New User? Sign Up
rng-users · RELAX NG users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 422 - 451 of 1125   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
422
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@...
Send Email
Apr 4, 2006
7:42 am
423
... Doh. I meant attribute form { "" | xsd:IDREFS } -- Henri Sivonen hsivonen@... http://hsivonen.iki.fi/...
Henri Sivonen
hsivonen@...
Send Email
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...
Eric van der Vlist
evlist
Offline Send Email
Apr 5, 2006
6:05 am
425
... 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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
John Cowan
johnwcowan
Online Now Send Email
Apr 28, 2006
6:42 pm
430
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...
zopepaul
Offline Send Email
May 12, 2006
4:45 pm
431
... Unfortunately, the current XHTML2 schema *requires* the presence of an xsi:schemaLocation attribute in the html element containing one or more pairs of...
John Cowan
johnwcowan
Online Now Send Email
May 12, 2006
5:18 pm
432
... index.html ... Thanks a bunch, John. After fiddling with the URLs in the xsi:schemaLocation, all worked fine. --Paul...
zopepaul
Offline Send Email
May 14, 2006
7:05 pm
433
Error reported is /files/odf/ODFWrSchema.rng:17425:19: error: conflicting ID-types for attribute "targetElement" from namespace ...
Dave Pawson
dpawson2000
Offline Send Email
May 27, 2006
4:19 pm
434
... 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 ...
John Cowan
johnwcowan
Online Now Send Email
May 27, 2006
4:32 pm
435
... Which is fine up to a point :-) <define name="anyAttListOrElements"> <zeroOrMore> <attribute> <anyName> <except> <name...
Dave Pawson
dpawson2000
Offline Send Email
May 27, 2006
5:38 pm
436
... 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...
John Cowan
johnwcowan
Online Now Send Email
May 27, 2006
7:11 pm
437
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...
George Cristian Bina
george_bina
Offline Send Email
Jun 6, 2006
5:11 pm
438
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...
Robin Berjon
sibylia2017
Offline Send Email
Jun 19, 2006
4:21 pm
439
... 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...
John Cowan
johnwcowan
Online Now Send Email
Jun 19, 2006
4:34 pm
440
... 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...
Robin Berjon
sibylia2017
Offline Send Email
Jun 19, 2006
5:09 pm
441
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 Mahler
xmahler
Offline Send Email
Jun 22, 2006
1:52 am
442
Daniel, Contexts are used for datatype validation. For example, Kohsuke implemented a datatype library representing permissible XPath expressions. Such...
MURATA Makoto (FAMILY...
mktmurata
Offline Send Email
Jun 22, 2006
2:12 am
443
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...
Daniel Mahler
xmahler
Offline Send Email
Jun 22, 2006
2:47 am
444
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...
Eric van der Vlist
evlist
Offline Send Email
Jun 22, 2006
5:10 am
445
visit, join , forward http://www.studyjava.org/forums/...
urvasi1993
Offline Send Email
Jul 14, 2006
1:17 pm
446
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. ...
Urvasi1993 1993
urvasi1993
Offline Send Email
Jul 19, 2006
6:15 am
447
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@...
Send Email
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@...
Send Email
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...
Daniel Mahler
xmahler
Offline Send Email
Aug 1, 2006
5:26 pm
450
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@...
Send Email
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....
Basant Mohamed
artdesgin10
Offline Send Email
Aug 14, 2006
1:40 pm
Messages 422 - 451 of 1125   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help