it:CustomsValuationAmount
A monetary representation of costs incurred by the shipper in moving goods.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:CustomsValuationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:FreightCostAmount [0..*]An amount of costs incurred by the shipper in moving goods, by whatever means, from one place to another under the terms of the contract of carriage. In addition to transport costs, this may include such elements as packing, documentation, loading, unloading, and insu
- it:Charges [0..*]An aggregate cost of freight, insurance and all other costs and expenses from the foreign exit location to the entry location.
- it:ValuationMethodCodeText [0..*]A code that indicates the method on which the Customs value is determined.
- it:ApportionmentQualifierText [0..*]A method of the proportional allocation of freight charges for each consignment in a multi consignment declaration.
- it:PartyRelationshipIndicator [0..*]True if there is any relationship between two parties; false otherwise/if no relationship exists.
- it:OtherChargesDeductionsAmount [0..*]An amount added or subtracted from the total invoice price not previously taken into account when determining the Customs value.
- it:CustomsValuationAugmentationPointAbstract [0..*]An augmentation point for CustomsValuationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:CustomsValuationAugmentationPoint
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: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:CustomsGoodsItemType via extension of it:GoodsItemType (Element it:CustomsGoodsItem)
- Type it:GoodsItemType (Element it:GoodsItem)
- Type it:GoodsShipmentType (Element it:GoodsShipment)
Sample instance
<it:CustomsValuationAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:FreightCostAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </it:FreightCostAmount> <it:Charges> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </it:Charges> <it:ValuationMethodCodeText>string</it:ValuationMethodCodeText> <it:ApportionmentQualifierText>string</it:ApportionmentQualifierText> <it:PartyRelationshipIndicator>true</it:PartyRelationshipIndicator> <it:OtherChargesDeductionsAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </it:OtherChargesDeductionsAmount> <it:CustomsValuationAugmentationPoint>any content</it:CustomsValuationAugmentationPoint> </it:CustomsValuationAmount>