scr:Enrollment
The text describing the ENROLLMENT TYPE.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:EnrollmentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:EnrollmentStatusClassification [0..*] The text that describes ENFORCEMENT TYPE.
- scr:EnrollmentClassification [0..*] The text that describes the ENROLLMENT STATUS.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<scr:Enrollment> <scr:EnrollmentStatusClassification> <scr:EnrollmentCategoryCode>FAST</scr:EnrollmentCategoryCode> <scr:EnrollmentCategoryDescriptionText>string</scr:EnrollmentCategoryDescriptionText> </scr:EnrollmentStatusClassification> <scr:EnrollmentClassification> <scr:EnrollmentCategoryCode>FAST</scr:EnrollmentCategoryCode> <scr:EnrollmentCategoryDescriptionText>string</scr:EnrollmentCategoryDescriptionText> </scr:EnrollmentClassification> </scr:Enrollment>