m:PersonAddress
An address for a person.
Element information
Namespace: http://niem.gov/niem/domains/maritime/2.1
Schema document: domains/maritime/2.1/maritime.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 m:MerchantMarinerDocumentType (Element m:MerchantMarinerDocument)
- Type m:SeamanLicenseType (Element m:SeamanLicense)
Sample instance
<m:PersonAddress> <nc:AddressFullText>string</nc:AddressFullText> </m:PersonAddress>