<xsd:simpleType name="ST_ChildOrderType" final="restriction"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="b"/> <xsd:enumeration value="t"/> </xsd:restriction> </xsd:simpleType>