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

Ambiguous Content Models

  • To: "'xml-dev@l...'" <xml-dev@l...>
  • Subject: Ambiguous Content Models
  • From: Max Chappell <max@m...>
  • Date: Fri, 03 Oct 2003 11:42:33 +0100
  • Organization: Maxxml Limited
  • Reply-to: max@m...
  • User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)

ambiguous content
Hi,

Our users want a virtually wide open content model. However, there are 
the occasional exceptions..
Here is an example:

<xs:sequence minOccurs="1">
    <xs:sequence maxOccurs="unbounded">
        <xs:group ref="tns:GenericElements" minOccurs="0"/>
        <xs:element name="Person" type="tns:Person" minOccurs="0"/>
        <xs:element name="Location" type="tns:Loc" minOccurs="0"/>
    </xs:sequence>
    <xs:element name="Person" type="tns:Person"/>
    <xs:sequence maxOccurs="unbounded">
        <xs:group ref="tns:GenericElements" minOccurs="0"/>
        <xs:element name="Person" type="tns:Person" minOccurs="0"/>
        <xs:element name="Location" type="tns:Loc" minOccurs="0"/>
    </xs:sequence>
</xs:sequence>

In short, they want any element of the three elements in any order, as 
many or as few times as they want. However, they also want at least one 
person element to be present every time.
I think that the above is absolutely valid. However, the IBM Schema 
Quality Checker grumbles about amiguous content models with this.
I am on a new machine, so as yet have not been able to validate samples 
against this model using xerces etc.

Does anybody have any comments on the validity of the above? 

thanks

Max



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.