hs:PersonOtherKinAssociationCodeType
complexType PersonOtherKinAssociationCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for describing the nature of the kinship or other close personal relationship from a source person to a target person
Diagram
XML Schema
<xs:complexType name="PersonOtherKinAssociationCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing the nature of the kinship or other close personal relationship from a source person to a target person</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PersonOtherKinAssociationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>