The basic syntactical representation of the unique element : unique « XML Schema « XML Tutorial

Home
XML Tutorial
1.Introduction
2.Namespace
3.XML Schema
4.XPath
5.XSLT stylesheet
XML Tutorial » XML Schema » unique 
3.81.1.The basic syntactical representation of the unique element
<unique id="ID"
    name="NCName"
    {any attributes with non-schema namespace}
>
  Content: (annotation?, (selector, field+))
</unique>
3.81.unique
3.81.1.The basic syntactical representation of the unique element
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.