name-format

Attribute Information

Used By

Complex Type name

Source

<xs:attribute name="name-format">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="as-filed"/>
      <xs:enumeration value="standardized"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample