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

Re: Type-assignment (was Re: Are we losing out because of grammars?)

  • From: "K.Kawaguchi" <k-kawa@b...>
  • To: James Clark <jjc@j...>
  • Date: Fri, 02 Feb 2001 10:22:46 -0800

Re: Type-assignment (was Re: Are we losing out  because of grammars?)

> My current thinking is that the ID/IDREF approach to uniqueness
> constraints doesn't really scale. For example, there's no way I can see
> to make it handle multipart keys. ID isn't purely a datatype in the same
> way that NMTOKEN is: making an attribute have type ID has side-effects
> on the validity of other attributes that making an attribute have type
> NMTOKEN does not.  I think it's better therefore to move to a completely
> different approach to handling uniquessnes and cross-reference
> constraints, more along the lines of the identity constraints in W3C's
> XML Schemas.

I second you! 



> Another interesting issue with ID and with type-assigment is how it
> interacts with intersection (the "concur" operator in TREX).  What do I
> do with something like this

Since your example uses <concur>, every attribute "a" must be
considered as ID and there are no other possible interpretation.

Things get tricky if you change <concur> to <choice>. We can't decide
any more whether "a" attribute is ID.

And I guess that what you intended.

> <choice>
>   <element name="e">
>     <attribute name="a">
>       <data type="xsd:ID"/>
>     </attribute>
>   </element>
>   <element>
>     <anyName/>
>     <zeroOrMore>
>       <attribute>
>         <anyName/>
>       </attribute>
>     </zeroOrMore>
>   </element>
> </choice>

regards,
----------------------
K.Kawaguchi
E-Mail: k-kawa@b...


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.