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

RE: Is it correct schema definition?

  • To: "Li Yuejiong\(John\)" <john_li@m...>, <xml-dev@l...>
  • Subject: RE: Is it correct schema definition?
  • From: "Chiusano Joseph" <chiusano_joseph@b...>
  • Date: Mon, 5 Dec 2005 09:38:25 -0500
  • Thread-index: AcX5eR9Al9Z4K/ffSmCEcOv48j5t9AAK0xdwAAE52UA=
  • Thread-topic: Is it correct schema definition?

nillable definition
The "fixed" attribute is used only in attribute or element declarations,
to fix their value - so your usage below is incorrect. See the W3C
Schema Primer (http://www.w3.org/TR/xmlschema-0/), section 2.2.1.

Kind Regards,
Joseph Chiusano
Associate
Booz Allen Hamilton
 
700 13th St. NW
Suite 1100
Washington, DC 20005
O: 202-508-6514  
C: 202-251-0731
Visit us online@ http://www.boozallen.com
 

> -----Original Message-----
> From: Li Yuejiong(John) [mailto:john_li@m...] 
> Sent: Monday, December 05, 2005 9:26 AM
> To: xml-dev@l...
> Subject:  Is it correct schema definition?
> 
>  Hi,
> 
> The following piece of schema is from a released Schema 
> definition.The problem is the attribute "fixed". In the 
> element definition, fixed="" is correct or not?
> 
>   <complexType name="countryItemType">
>     <simpleContent>
>       <restriction base="stringItemType">
>         <length value="0" fixed="true" />
>       </restriction>
>     </simpleContent>
>   </complexType>
> 
>   <element id="id_Afghanistan" name="Afghanistan" 
> type="countryItemType"
> substitutionGroup="CountryItemHead" fixed="" nillable="true" />
> 
> Thanks,
> John
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org 
> <http://www.xml.org>, an initiative of OASIS 
> <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
> 
> 

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.