FullPaymentTerm
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: FullPaymentTermType
Properties: Global, Qualified, ID: oagis-id-3b6fad66ac9e43f28d26a7c4bc8ba677
Content
- Sequence [1..1]
- PaymentAmount [0..1] Amount of payment
- PaymentDateTime [0..1]
- Extension [0..1]
from type IdentificationTypefrom type FullPaymentTermBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type DeferredTermBaseType
- Type DeferredTermType via extension of DeferredTermBaseType (Element DeferredTerm)
Sample instance
<FullPaymentTerm> <ID/> <IDSet> <ID/> </IDSet> <PaymentAmount/> <PaymentDateTime></PaymentDateTime> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </FullPaymentTerm>