it:PaymentAugmentation
Additional information about an obligation.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:PaymentAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ObligationType
Content
- Sequence [1..1]
- it:PaymentMethodCategoryText [0..*] A payment method.
- it:ObligationGuarantee [0..*] Details of how the obligation will be fulfilled
- it:DutyTaxPaymentMethodCode [0..*] The code identifying the method of payment for the Duty Tax.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type it:PaymentType (Element it:Payment)
Substitution hierarchy
- s:Augmentation
- can be substituted with it:PaymentAugmentation
Sample instance
<it:PaymentAugmentation> <it:PaymentMethodCategoryText>string</it:PaymentMethodCategoryText> <it:ObligationGuarantee> <it:GuaranteeReferenceIdentifier>string</it:GuaranteeReferenceIdentifier> <it:SecurityDetailsCodeText>string</it:SecurityDetailsCodeText> </it:ObligationGuarantee> <it:DutyTaxPaymentMethodCode>F</it:DutyTaxPaymentMethodCode> </it:PaymentAugmentation>