scr:AddressClassification
A classification of an ADDRESS
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:AddressClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:AddressClassificationCategoryCode [0..*] A kind of address.
- scr:AddressClassificationCategoryDescriptionText [0..*] A description of a kind of address.
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:AddressAugmentationType (Element scr:AddressAugmentation)
Sample instance
<scr:AddressClassification> <scr:AddressClassificationCategoryCode>Electronic</scr:AddressClassificationCategoryCode> <scr:AddressClassificationCategoryDescriptionText>string</scr:AddressClassificationCategoryDescriptionText> </scr:AddressClassification>