typeIPP_occurence

Simple Type Information

Used By

Source

<xsd:simpleType name="typeIPP_occurence">
  <xsd:restriction base="dtSTRING">
    <xsd:minLength value="1"/>
    <xsd:maxLength value="20"/>
    <xsd:enumeration value="optional"/>
    <xsd:enumeration value="mandatory"/>
  </xsd:restriction>
</xsd:simpleType>