nc:Address
A postal location to which paper mail can be directed.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:AddressType
Properties: Global, Qualified, Nillable
Content
- Choice [0..*]
- nc:AddressFullText A complete address.
- nc:StructuredAddress An address.
from subst. group nc:AddressRepresentation
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
- Type it:AdditionalDocumentAugmentationType (Element it:AdditionalDocumentAugmentation)
- Type scr:OrganizationAddressAssociationType (Element scr:OrganizationAddressAssociation)
- Type scr:PersonEncounterLeadAssociationType (Element scr:PersonEncounterLeadAssociation)
Substitution hierarchy
- nc:Address
- can be substituted with fs:Address
- can be substituted with it:AdditionalDocumentIssuingPlace
- can be substituted with it:Address
- can be substituted with scr:Address
Sample instance
<nc:Address> <nc:AddressFullText>string</nc:AddressFullText> </nc:Address>