it:TransportActivityLocation
A reference attribute to enable a TransportActivityLocation instance to be referenced elsewhere.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/4.0/
Schema document: domains/internationalTrade/4.0/internationalTrade.xsd
Type: it:TransportActivityLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:TransportActivityLocation [0..*]A reference attribute to enable a TransportActivityLocation instance to be referenced elsewhere.
- nc:LocationName [0..*]A name of a location.
- it:LocationActivityCode [0..*]An activity name.
- nc:LocationCountry [0..*]A country, territory, dependency, or other such geopolitical subdivision of a location.
- nc:LocationState [0..*]A state, commonwealth, province, or other such geopolitical subdivision of a country.
- it:TransportActivityLocationAugmentationPointAbstract [0..*]An augmentation point for TransportActivityLocationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:LocationActivityAbstractfrom subst. group it:TransportActivityLocationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type it:TransportActivityLocationType (Elements it:TransportActivityLocation, it:TransportActivityLocationInfo)
Sample instance
<it:TransportActivityLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:LocationName>string</nc:LocationName> <it:LocationActivityCode>Agency Center</it:LocationActivityCode> <nc:LocationCountry> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc:CountryAugmentationPoint>any content</nc:CountryAugmentationPoint> </nc:LocationCountry> <nc:LocationState> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:LocationStateNCICLISCode>0C</j:LocationStateNCICLISCode> <nc:StateAugmentationPoint>any content</nc:StateAugmentationPoint> </nc:LocationState> <it:TransportActivityLocationAugmentationPoint>any content</it:TransportActivityLocationAugmentationPoint> </it:TransportActivityLocation>