Enumeration

The contents of this element describe the meaning of the value contained in the "BinaryValue" attribute.  NOTE: Descriptions for default values can be specified using a "BinaryValue" or "Other".

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
BinaryValue restriction of xs:string required
A binary value

Source

<xs:element name="Enumeration" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation xml:lang="en">The contents of this element describe the meaning of the value contained in the "BinaryValue" attribute. NOTE: Descriptions for default values can be specified using a "BinaryValue" or "Other".</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attribute name="BinaryValue"