hs:PersonSexualOrientationCodeType
complexType PersonSexualOrientationCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for a target gender of the sexual interest of a person.
Diagram
XML Schema
<xs:complexType name="PersonSexualOrientationCodeType">
<xs:annotation>
<xs:documentation>
A data type for a target gender of the sexual interest of a person.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PersonSexualOrientationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>