ndex:SEXCodeType
complexType SEXCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/
Definition
A data type for a code that identifies the gender or sex of the person.
Diagram
XML Schema
<xs:complexType name="SEXCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the gender or sex of the person.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:SEXCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>