j:SubjectSupervisionSegregationYardRestrictionType
complexType SubjectSupervisionSegregationYardRestrictionType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/
Definition
A data type for a set of details about a subject's segregation with respect to, or to include, yard restriction.
Diagram
XML Schema
<xs:complexType name="SubjectSupervisionSegregationYardRestrictionType">
<xs:annotation>
<xs:documentation>
A data type for a set of details about a subject's segregation with respect to, or to include, yard restriction.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:SubjectSupervisionSegregationYardRestrictionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectSupervisionSegregationYardRestrictionComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectSupervisionSegregationYardRestrictionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>