it:CommunicatorAddress
Data type identifying a type of communication address
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:CommunicatorAddressType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..*]
- nc:AddressFullText A complete address.
- nc:StructuredAddress An address.
from subst. group nc:AddressRepresentation - it:CommunicatorAddressCategoryText [0..*] The text to identify the type of communication address.
from type nc:AddressType - Choice [0..*]
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
- NIEM reference target from nc:AddressReference
Sample instance
<it:CommunicatorAddress> <nc:AddressFullText>string</nc:AddressFullText> <it:CommunicatorAddressCategoryText>string</it:CommunicatorAddressCategoryText> </it:CommunicatorAddress>