iterated

Attribute Information

Used By

Attribute Group xces:a.spoken

Source

<xs:attribute name="iterated" default="n">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="y"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="u"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
      <xs:enumeration value="U"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample