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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 639 - 766 of 865   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
639
Hi, A new version of oXygen is available from our website http://www.oxygenxml.com The main addition related with Relax NG is support for working with included...
George Cristian Bina
george_bina
Offline Send Email
May 8, 2007
4:35 pm
640
Free service to shorten long URLs, short URL always looks better ! Visitors counter. * Redirection to any page. * Perfect for long Amazon Affiliate URLs. * ...
Hello
liz_liz_10000
Offline Send Email
May 9, 2007
6:39 am
643
Hi, A new version of oNVDL is available from http://www.oxygenxml.com/onvdl.html oNVDL is an open source implementation of NVDL (Namespace-based Validation and...
George Cristian Bina
george_bina
Offline Send Email
May 17, 2007
2:16 pm
645
Section 7.2 of the spec contains the rules (group complex) groupable(complex( ), complex( )) (ref) <ref name="ln"/> :c complex( ) (group) p1 :c ct1 p2 :c...
Daniel Mahler
xmahler
Offline Send Email
May 21, 2007
11:30 am
646
... You missed that the specification only defines the semantics of the simple syntax and the transformation into the simple syntax. In the simple syntax you...
Bjoern Hoehrmann
hoermi
Offline Send Email
May 21, 2007
11:37 am
647
Daniel, ... RELAX NG operates on the XPath 1.0 data model and there is not such a thing in XPath 1.0 as string sequences (there are only string nodes and if...
Eric van der Vlist
evlist
Offline Send Email
May 21, 2007
11:38 am
648
... After simplification, the only refs left are refs to elements, which are of course complex. All other refs have been removed by inlining (and all inlined...
John Cowan
johnwcowan
Offline Send Email
May 21, 2007
1:35 pm
654
13 months ago I posted here for help on XHTML 2 validation using the RNG schemas. I am revisiting the problem and running into a snap that has me quite...
plonepaul
Offline Send Email
May 31, 2007
11:41 am
655
(apologies for posting this to rng-users, just want to try to reach all users -- plus maybe list members might be interested in knowing of a stax parser that...
Tatu Saloranta
cowtowncoder
Offline Send Email
May 31, 2007
5:05 pm
659
Is there any way to use RelaxNG to control content using QNames? To explain, I want to do something like: namespace xs = "http://www.w3.org/2001/XMLSchema" ...
tow21_esc
Offline Send Email
Jun 7, 2007
12:42 pm
660
... I seriously doubt. Perhaps it'd be appropriate to sprinkle some schematron in your RNG schema to validate this, if you really want to do it (use QNames in ...
Bruce D'Arcus
bdarcus.lists@...
Send Email
Jun 7, 2007
6:37 pm
661
... No problem. Just change the text literal values of dataType to be QName literals, thus: namespace xs = "http://www.w3.org/2001/XMLSchema" element scalar {...
John Cowan
johnwcowan
Offline Send Email
Jun 7, 2007
8:12 pm
662
Brilliant - that works fine. Thanks very much, Toby ... http://www.ccil.org/~cowan...
tow21_esc
Offline Send Email
Jun 8, 2007
10:11 am
671
Forwarded from Robin Covers news. regards DaveP Converting Annotated RELAX NG Schemas for Use in I-Ds or RFCs Ladislav Lhotka (ed), IETF Internet Draft This...
Dave Pawson
dpawson2000
Offline Send Email
Jun 19, 2007
9:18 am
674
I'm working on a schema, needing to validate a list of attribute values. I was happy for a colleagues to point out the "list" pattern in RNG (having never...
Bruce D'Arcus
bdarcus.lists@...
Send Email
Jun 28, 2007
1:54 pm
675
Nevermind. This ... ... ... should be: list { (cs-types)+ } Bruce...
Bruce D'Arcus
bdarcus.lists@...
Send Email
Jun 28, 2007
1:55 pm
676
... That's a very common mistake. The advantage of requiring the explicit +, so that list { ... } only fragments without also iterating, is that other kinds...
John Cowan
johnwcowan
Offline Send Email
Jun 28, 2007
2:38 pm
677
... Right; no quarrel from me. It might help to have such an example in the tutorial though. Bruce...
Bruce D'Arcus
bdarcus.lists@...
Send Email
Jun 28, 2007
5:30 pm
708
The same errors are still in the 1.1 version of the schema. In fact, in 1.1 two more attributes than were in Dave's fix have the issue. Anybody have insight...
Bob Foster
xmlbob
Offline Send Email
Jul 28, 2007
1:29 am
738
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rng-users group. File :...
rng-users@yahoogroups...
Send Email
Aug 27, 2007
8:26 am
748
Has anyone done any work with the IDPF container format? I've just grabbed the schema from the standard, corrected the really obvious errors and found that it...
nic.corbas
Offline Send Email
Sep 11, 2007
12:03 pm
749
... None whatsoever. ... I cannot reproduce your error. My oXygen reports it is valid. So does `jing` (using the schema that came with nxml-mode :-). I realize...
Syd Bauman
syd_bauman
Offline Send Email
Sep 11, 2007
12:37 pm
750
... It occurs to me that asking if anyone could see a hole in the schema would have been an equally valid question :) ... Hmmmm... I think I'd better play some...
nic.corbas
Offline Send Email
Sep 11, 2007
12:55 pm
751
... I haven't actually looked at the schema, but the usual reason for that problem is that the schema says EncryptedKey/@Id is of type ID, and then somewhere...
John Cowan
johnwcowan
Offline Send Email
Sep 11, 2007
1:39 pm
752
... Ah, bells ring. I had some sort of similar problem with DocBook and you can tell oxygen not to check ID types. thank ee kindly nic -- Nic Gibson Director,...
Nic Gibson
nic.corbas
Offline Send Email
Sep 11, 2007
2:00 pm
755
Hi all, As a Localization Industry Standards Association (LISA: http://www.lisa.org) member, I am soon to start implementing RelaxNG as the schema for a number...
Raymond: Martin
biophotoray
Offline Send Email
Sep 15, 2007
9:30 pm
757
Hi Michael, Thanks for the information. I'll check them out. Cheers, Raymond...
Raymond Martin
biophotoray
Offline Send Email
Sep 18, 2007
1:29 pm
764
All, I am very sorry for not taking actions against spam. I have just finished three actions. First, this ML is now moderated. Every message has to be...
MURATA Makoto (FAMILY...
mktmurata
Offline Send Email
Sep 22, 2007
11:34 am
765
Folks, I have created schemas for the combination of Atom and its extensions. There are two versions. One version is solely in RELAX NG, while the other uses...
MURATA Makoto (FAMILY...
mktmurata
Offline Send Email
Sep 22, 2007
11:51 am
766
I'm experimenting with documentation of an rng schema that I'm working on. The only tool I could find to produce documentation from rng directly is ...
bwlang
Offline Send Email
Sep 27, 2007
4:26 pm
Messages 639 - 766 of 865   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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