tInitiate

Simple Type Information

Used By

Source

<xsd:simpleType name="tInitiate">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="yes"/>
    <xsd:enumeration value="join"/>
    <xsd:enumeration value="no"/>
  </xsd:restriction>
</xsd:simpleType>