hs:PersonRoleCodeType
complexType PersonRoleCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for a person role.
Diagram
XML Schema
<xs:complexType name="PersonRoleCodeType">
<xs:annotation>
<xs:documentation>
A data type for a person role.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PersonRoleCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>