<xsd:simpleType name="BeneficiaryTypeCodeEnumType"> <xsd:restriction base="xsd:normalizedString"> <xsd:enumeration value="Regular" /> <xsd:enumeration value="Contingent" /> </xsd:restriction> </xsd:simpleType>