[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: RELAX NG require oneOrMore optional elements

  • From: Frank Cusack <fcusack@r...>
  • To: Rick Jelliffe <rjelliffe@a...>, XML Developers List <xml-dev@l...>
  • Date: Tue, 15 Jul 2008 16:30:03 -0700

Re:  RELAX NG require oneOrMore optional elements
On July 16, 2008 6:26:16 AM +1000 Rick Jelliffe <rjelliffe@a...> 
wrote:
> You can do it using two RELAX NG schemas. This sounds odd perhaps.
>
> One schema is something like
>    <oneOrMore>
>            <choice>
...
> The other is
>     <sequence>
>          <optional>
>                <element name="child1"><text/></element>
>         </optional>
>         <optional>
>                <element name="child2"><text/></element>
>         </optional>
>                ...
>     </sequence>

What does <sequence> do?  I can't find documentation of it.  It
would appear to do the same thing as <group>.  (In addition to an
explanation, a pointer to a doc would be great as well.)

It seems for this idea (which I do like!), I would have to have two
distinct schemas against which to validate.  I think I'll pursue the
schematron method since that looks like it can be embedded directly
in the RNG schema.  I still would have to validate the xml twice, but
the "rules" would all be expressed in a single schema doc, which will
be better for my application, and also it will be a lot more concise.

Thanks all for quick and useful answers.  wow.

-frank
ps. in case anyone knows python-lxml, can i pass it an RNG schema and
get back an "expanded" etree?  ie, with all "refs" dereferenced.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.