j:SubjectAssignedDisabilityPlacementRestrictionType
complexType SubjectAssignedDisabilityPlacementRestrictionType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for a restriction on placement for a subject due to a disability.
Diagram
XML Schema
<xs:complexType name="SubjectAssignedDisabilityPlacementRestrictionType">
<xs:annotation>
<xs:documentation>
A data type for a restriction on placement for a subject due to a disability.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:SubjectAssignedDisabilityPlacementRestrictionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectAssignedDisabilityPlacementRestrictionRecordedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectAssignedDisabilityPlacementRestrictionTemporaryIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectAssignedDisabilityPlacementRestrictionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>