Attribute | LocationType/@Role |
<xs:simpleType name="LocationRoleCodeType"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="PlaceOfBirth"/> <xs:enumeration value="PlaceOfIssue"/> <xs:enumeration value="PlaceOfUse"/> <xs:enumeration value="PlaceOfSignature"/> <xs:enumeration value="SellLocation"/> <xs:enumeration value="ProcessLocation"/> </xs:restriction> </xs:simpleType> |