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

RE: Style, Substance and Typing in Schemas

  • From: "Toby Considine" <Toby.Considine@gmail.com>
  • To: "'Chris Simmons'" <cps@corefiling.com>,<xml-dev@l...>
  • Date: Tue, 11 Oct 2011 11:51:19 -0400

RE:  Style

Can you do a one-line substitution group like that, or is that assuming I have all the typing below…

 

‘Cause if I can, that’s pretty cool.

 

tc

 


"A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away."

-Antoine de Saint-Exupery


Toby Considine
TC9, Inc

TC Chair: oBIX & WS-Calendar

TC Editor: EMIX, EnergyInterop

U.S. National Inst. of Standards and Tech. Smart Grid Architecture Committee

  

Email: Toby.Considine@g...
Phone: (919)619-2104

http://www.tcnine.com/
blog: www.NewDaedalus.com

 

 

From: Chris Simmons [mailto:cps@c...]
Sent: Tuesday, October 11, 2011 11:23 AM
To: xml-dev@l...
Subject: Re: Style, Substance and Typing in Schemas

 

On 11/10/11 15:29, Toby Considine wrote:

I have a question of Style and Substance in XSD

 

I have a number of top-level elements that are variants of one another. Each of these appears in multiple Types (worthy of top-lelvelness).

 

Let’s say we have uid as a simple base type.

 

<xs:element name="uid" type="UidType"/>

<xs:simpleType name="UidType">

                <xs:annotation>

                                <xs:documentation>Unique Identifier</xs:documentation>

                </xs:annotation>

                <xs:restriction base="xs:string"/>

</xs:simpleType>

To dirty the waters further, you forgot option C:-

<xs:element name="fooID" substitutionGroup="uid"/>

Perhaps which you choose is a pragmatic one based on how the schema type system is mapped onto your other type system in whatever code base you're using.

Its not clear that there is one such mapping though which is perhaps the point you're trying to make.  Do substitution groups map onto the type system?  Or do you ignore that and use the element's schema-type?

Chris Simmons.



[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.