XML Schema for XML Schema

http://www.w3.org/2001/XMLSchema
element enumeration

Documentation

Model
<enumeration
  id = xs:ID
  value = anySimpleType
  {any attribute from any other namespace than current namespace}>
annotation?
</enumeration>


Attribute Summary
 xs:IDid
          
 anySimpleTypevalue
          

Attribute Detail

id


Type:
xs:ID
Use:
optional
Form:
unqualified

value


Type:
anySimpleType
Use:
required
Form:
unqualified

Local Usage
facets

Source
<xs:element id="enumeration" name="enumeration" type="xs:noFixedFacet">
</xs:element>

XML Schema for XML Schema

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://www.sourceforge.net.