hs:SpecialEducationNeedLevelCodeType
complexType SpecialEducationNeedLevelCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for describing different levels of need for special education.
Diagram
XML Schema
<xs:complexType name="SpecialEducationNeedLevelCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing different levels of need for special education.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:SpecialEducationNeedLevelCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>