<xsd:simpleType name="TaxTreatmentCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="PreTax" /> <xsd:enumeration value="PostTax" /> </xsd:restriction> </xsd:simpleType>