<xs:element name="Ownership"> <xs:simpleType> <xs:restriction base="nonEmptyString"> <xs:enumeration value="DIRECT" /> <xs:enumeration value="BENEFICIAL_OWNER" /> <xs:enumeration value="BENIFICIARY" /> </xs:restriction> </xs:simpleType> </xs:element>