it:ObligationAugmentation
Additional information about an obligation.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:ObligationAugmentationType
Properties: Global, Qualified, Nillable
Content
- it:PaymentMethodCategoryText [0..*]A kind of payment method.
- it:ObligationGuarantee [0..*]A set of details of how the obligation will be fulfilled
- it:DutyTaxPaymentMethodCode [0..*]A code identifying the method of payment for the Duty Tax.
from subst. group it:DutyTaxPaymentMethod
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 cyfs:ChildSupportObligationType via extension of nc:ObligationType (Element cyfs:ChildSupportObligation)
- Type it:DutyTaxFeeType via extension of nc:ObligationType (Element it:DutyTaxFee)
- Type nc:ObligationType (Elements j:PersonTreatmentFee, j:RegistrationFee, j:SanctionCreditedObligation, j:SanctionSetObligation, j:SanctionStayedObligation, j:SanctionSuspendedObligation, j:SupervisionFee ...more)
Substitution hierarchy
- nc:ObligationAugmentationPoint
- can be substituted with it:ObligationAugmentation
Sample instance
<it:ObligationAugmentation> <it:PaymentMethodCategoryText>string</it:PaymentMethodCategoryText> <it:ObligationGuarantee> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:GuaranteeReferenceID>string</it:GuaranteeReferenceID> <it:SecurityDetailsCodeText>string</it:SecurityDetailsCodeText> <it:ObligationGuaranteeAugmentationPoint>any content</it:ObligationGuaranteeAugmentationPoint> </it:ObligationGuarantee> <it:DutyTaxPaymentMethodCode>B</it:DutyTaxPaymentMethodCode> </it:ObligationAugmentation>