scr:ElectronicAddress
An ADDRESS that is a designation for an email account or a specific site on the internet or another network.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:ElectronicAddressType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:ElectronicAddressText [0..*] The text that describes the ELECTRONIC ADDRESS.
- scr:ElectronicAddressClassification [0..*] A classification of a ELECTRONIC 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:ElectronicAddress> <scr:ElectronicAddressText>string</scr:ElectronicAddressText> <scr:ElectronicAddressClassification> <scr:ElectronicAddressCategoryCode>Email</scr:ElectronicAddressCategoryCode> <scr:ElectronicAddressCategoryDescriptionText>string</scr:ElectronicAddressCategoryDescriptionText> </scr:ElectronicAddressClassification> </scr:ElectronicAddress>