occurrence

Attribute Information

Used By

Attribute Group declare.attlist

Source

<xs:attribute name="occurrence">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="function-model"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample