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

Re: 25 Feb Structures Questions

  • From: ht@c... (Henry S. Thompson)
  • To: Michael Anderson <michael@r...>
  • Date: 10 Mar 2000 09:23:07 +0000

c questions
Michael Anderson <michael@r...> writes:

> "Henry S. Thompson" wrote:
> 
> >  Michael Anderson <michael@r...> writes:
> >
> >  > 2. Also with restrictions, if attributes of elements are omitted do they
> >  > default to the standard default or the values defined in the base type
> >  > definition?  Or is it an error to omit attributes previously defined in
> >  > the base?
> >
> >  Do you mean if they are omitted in instances?  If the derived type
> >  definition has defaults, they will get used.
> 
> I mean in the Schema document.  So for example, based on the Primer example:
> (take note of the attribute minOccurs)
> 
> <complexType name="World-Address" >
>   <element name =  "name"   minOccurs ="0" maxOccurs="*" />
>   etc.
> </complexType>
> 
> <complexType name="US-Address" base="ipo:World-Address"
>               derivedBy="restriction"
>   <element name = "name"  type="string" />
>   etc.
> </complexType>
> 
> What now is the value of minOccurs for the "name" element in the
> type "US-Address"?  Is it 0 as that was defined in the base type, or
> is it 1 which is defined as the default for elements (section 4.4.2
> of Part 1:Structures)?  0 or 1?

Sorry this isn't well explained, we changed this area of the design
very close to publication, and a complete description was not provided 
in time.

The new design for complex type definition by restriction is that you
supply a complete type definition which you _assert_ is a restriction, 
and this is checked at schema processing time.  No copying from the
base type definition is performed.  This is different from simple type 
definition by restriction, were unmentioned facets _are_ copied down, as 
it were.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@c...
		     URL: http://www.ltg.ed.ac.uk/~ht/

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

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.