scr:PersonCategory
A classification of PERSON.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:PersonCategoryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:PersonCategoryCode [0..*] A kind of person type.
- scr:PersonCategoryDescriptionText [0..*] A kind of person type.
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:ScreeningPersonType (Element scr:ScreeningPerson)
Sample instance
<scr:PersonCategory> <scr:PersonCategoryCode>Alien</scr:PersonCategoryCode> <scr:PersonCategoryDescriptionText>string</scr:PersonCategoryDescriptionText> </scr:PersonCategory>