ST_DocPartBehavior

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_DocPartBehavior">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="content"/>
    <xsd:enumeration value="p"/>
    <xsd:enumeration value="pg"/>
  </xsd:restriction>
</xsd:simpleType>