it:AdditionalDocumentIssuingPlace
Applied augmentation for type nc:AddressType
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:AdditionalDocumentIssuingPlaceType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:Address
- Augmented Element
Content
- Sequence [1..1]
- Choice [0..*]
- nc:AddressFullText A complete address.
- nc:StructuredAddress An address.
from subst. group nc:AddressRepresentation - it:AdditionalDocumentIssuingPlaceAugmentation [0..*] The address information for the document issuing location
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
- 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 it:AdditionalDocumentIssuingPlace
Sample instance
<it:AdditionalDocumentIssuingPlace> <nc:AddressFullText>string</nc:AddressFullText> <it:AdditionalDocumentIssuingPlaceAugmentation> <it:LocationCountrySubEntityName>string</it:LocationCountrySubEntityName> <it:LocationCountrySubEntityIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </it:LocationCountrySubEntityIdentification> </it:AdditionalDocumentIssuingPlaceAugmentation> </it:AdditionalDocumentIssuingPlace>