XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Does a XSD schema define the minimum or maximum structure ofan XML doc?

Ben Stover wrote:

> That would mean:
> 
> If the XSD schema designer does NOT insert xs:any or xs:anyAttribute
> tags then (=default) additional 
> 
> attributes are NOT allowed
> elements are NOT allowed
> 
> when the XML should be valid?
> 
> Is this your statement?

It may be worth noting that features proposed for XML Schema 1.1 make it 
easier, should you wish to, to act as if there is a wildcard by default at 
the end of each content model, or if you prefer, in between every explicit 
particle in the model.  This is still explicit, in the sense that at the 
top of the schema you say that you want it to work this way.  It still 
means that you have in a sense said "all this extra stuff is actually 
legal in my language, even if I don't call it out one element name at a 
time".  Of course, you can continue to code schemas in the traditional 
style, as you outline above.   In that case, content will be accepted only 
where explicitly allowed for by an element declaration, attribute 
declaration or explicit wildcard.

Noah

--------------------------------------
Noah Mendelsohn 
IBM Corporation
One Rogers Street
Cambridge, MA 02142
1-617-693-4036
--------------------------------------






[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS