subname-type

Attribute Information

Used By

Complex Type subnameType

Source

<xs:attribute name="subname-type" default="editor">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="editor"/>
      <xs:enumeration value="translator"/>
      <xs:enumeration value="other-subname-type"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample