scr:DocumentStatusClassification
The classification of status of a document.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:DocumentStatusClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:DocumentStatusCategoryCode [0..*] A kind of status of a document.
- scr:DocumentStatusDescriptionText [0..*] The text that describes the DOCUMENT 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 |
Used in
- Type scr:DocumentStatusType (Element scr:DocumentStatus)
- Type scr:PassportAugmentationType (Element scr:PassportAugmentation)
Sample instance
<scr:DocumentStatusClassification> <scr:DocumentStatusCategoryCode>Pending</scr:DocumentStatusCategoryCode> <scr:DocumentStatusDescriptionText>string</scr:DocumentStatusDescriptionText> </scr:DocumentStatusClassification>