it:ManifestAugmentation
Additional information about a manifest.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:ManifestAugmentationType
Properties: Global, Qualified, Nillable
Content
- it:Carrier [0..*]A party providing the transport of goods between named points.
- it:CarrierName [0..*]A name of the carrier providing the transport of goods between named points.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:ManifestType (Element nc:Manifest)
Substitution hierarchy
- nc:ManifestAugmentationPoint
- can be substituted with it:ManifestAugmentation
Sample instance
<it:ManifestAugmentation> <it:Carrier> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:CarrierCodeText>string</it:CarrierCodeText> <it:CarrierIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </it:CarrierIdentification> <it:CarrierIDCategory> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:RoleOfPartyCategoryDescriptionText>string</it:RoleOfPartyCategoryDescriptionText> <it:PartyID>string</it:PartyID> <it:RoleOfPartyCategory>... </it:RoleOfPartyCategory> <it:PartyIDCategoryAugmentationPoint>any content</it:PartyIDCategoryAugmentationPoint> </it:CarrierIDCategory> <it:CarrierName>string</it:CarrierName> <it:RoleOfParty> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:PartyID>string</it:PartyID> <it:PartyName>string</it:PartyName> <nc:Organization>... </nc:Organization> <nc:Person>... </nc:Person> <it:PartyAugmentationPoint>any content</it:PartyAugmentationPoint> </it:RoleOfParty> <it:CarrierAugmentationPoint>any content</it:CarrierAugmentationPoint> </it:Carrier> <it:CarrierName>string</it:CarrierName> </it:ManifestAugmentation>