b337

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
datestamp dt.DateOrDateTime optional
refname restriction of xs:token optional
shortname restriction of xs:token optional
sourcename optional
sourcetype SourceTypeCode optional

Used By

Source

<xs:element name="b337">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="dt.PercentDecimal">
        <xs:attribute name="refname">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="Percent"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="shortname">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="b337"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
        <xs:attributeGroup ref="generalAttributes"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample