scr:AlienExchangeVisitorAugmentation
Additional information about an alien exchange visitor.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:AlienExchangeVisitorAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: im:AlienExchangeVisitorType
Content
- Sequence [1..1]
- scr:ExchangeVisitorCategoryCode [0..*] A kind of exchange visitor.
- scr:ExchangeVisitorCategoryDescriptionText [0..*] A description of a kind of exchange visitor.
- scr:ExchangeVisitorTerminationCategoryCode [0..*] A kind of exchange visitor termination.
- scr:ExchangeVisitorTerminationCategoryDescriptionText [0..*] The text that describes the EXCHANGE VISITOR TERMINATION TYPE.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type scr:AlienExchangeVisitorType (Element scr:AlienExchangeVisitor)
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:AlienExchangeVisitorAugmentation
Sample instance
<scr:AlienExchangeVisitorAugmentation> <scr:ExchangeVisitorCategoryCode>5</scr:ExchangeVisitorCategoryCode> <scr:ExchangeVisitorCategoryDescriptionText>string</scr:ExchangeVisitorCategoryDescriptionText> <scr:ExchangeVisitorTerminationCategoryCode>ENGEMP</scr:ExchangeVisitorTerminationCategoryCode> <scr:ExchangeVisitorTerminationCategoryDescriptionText>string</scr:ExchangeVisitorTerminationCategoryDescriptionText> </scr:AlienExchangeVisitorAugmentation>