hs:BasisOfAppointmentCodeType
complexType BasisOfAppointmentCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for findings that justify representation
Diagram
XML Schema
<xs:complexType name="BasisOfAppointmentCodeType">
<xs:annotation>
<xs:documentation>
A data type for findings that justify representation</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:BasisOfAppointmentCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>