it:ValuationAdjustment
An adjustment to the valuation amounts.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:ValuationAdjustmentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:ValuationAdjustmentPercent [0..*]A percentage adjustment made to the valuation.
- it:ValuationAdditionsCode [0..*]A kind of adjustment to valuation amounts.
- it:ValuationAdjustmentAmount [0..*]An amount of adjustment made to the valuation.
- it:ValuationAdjustmentAugmentationPointAbstract [0..*]An augmentation point for ValuationAdjustmentType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:ValuationAdjustmentAugmentationPoint
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 (Element it:CustomsGoodsItem)
Sample instance
<it:ValuationAdjustment> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:ValuationAdjustmentPercent>1.0</it:ValuationAdjustmentPercent> <it:ValuationAdditionsCode>string</it:ValuationAdditionsCode> <it:ValuationAdjustmentAmount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Amount>1.0</nc:Amount> <nc:CurrencyCode>AED</nc:CurrencyCode> <nc:AmountAugmentationPoint>any content</nc:AmountAugmentationPoint> </it:ValuationAdjustmentAmount> <it:ValuationAdjustmentAugmentationPoint>any content</it:ValuationAdjustmentAugmentationPoint> </it:ValuationAdjustment>