scr:EnrollmentCategoryCodeType
complexType EnrollmentCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a kind of enrollment.
Diagram
XML Schema
<xs:complexType name="EnrollmentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of enrollment.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:EnrollmentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>