j:SubjectSupervisionSegregationActionType
complexType SubjectSupervisionSegregationActionType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for a set of details about action taken to segregate a subject from the general population.
Diagram
XML Schema
<xs:complexType name="SubjectSupervisionSegregationActionType">
<xs:annotation>
<xs:documentation>
A data type for a set of details about action taken to segregate a subject from the general population.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="nc:ActivityType">
<xs:sequence>
<xs:element ref="j:SubjectSupervisionSegregationActionCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectSupervisionSegregationActionComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectSupervisionSegregationActionStaffMember" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:SubjectSupervisionSegregationActionAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>