OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] element versioning

[ Lists Home | Date Index | Thread Index ]

> 
> Is it possible to track versions of elements in schemas?
> 
> I've tried to add two attributes, ID (xsd:ID) and version
> (xsd:positiveInteger), but then the instance won't validate 
> when I add two
> elements with the same ID.
> 

xsd:ID values have to be unique within a document. If you want a more
elaborate constraint (combination of ID and version being unique) you can do
it with an xs:unique constraint in the schema.

Michael Kay





 

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

Copyright 2001 XML.org. This site is hosted by OASIS