hs:RepresentationAppointmentCategoryCodeType
complexType RepresentationAppointmentCategoryCodeType in namespace http://release.niem.gov/niem/domains/humanServices/5.0/
Definition
A data type for the type of appointment that is made
Diagram
XML Schema
<xs:complexType name="RepresentationAppointmentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the type of appointment that is made</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:RepresentationAppointmentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>