Schema Central > OAGIS® 10 > Common.xsd > PaymentPlanTerm
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

PaymentPlanTerm

Defines terms for a payment plan - especially a deferred payment plan

Element information

Type: PaymentPlanTermType

Properties: Global, Qualified, ID: oagis-id-265c1c0dd4d345dca5b4e93f291f504e

Content

Attributes

NameOccTypeDescriptionNotes
typeCode [0..1]CodeType_1E7368from type IdentificationType
actionCode [0..1]ActionCodeContentTypefrom type IdentificationType

Used in

Sample instance

<PaymentPlanTerm>
   <ID/>
   <IDSet>
      <ID/>
   </IDSet>
   <TotalAmount/>
   <PaymentBasisCode>token</PaymentBasisCode>
   <PaymentAmount/>
   <PaymentFrequencyCode>normalizedString</PaymentFrequencyCode>
   <StartDateTime></StartDateTime>
   <InterestCharge>
      <ID/>
      <IDSet>
         <ID/>
      </IDSet>
      <PerPaymentAmount/>
      <TotalInterestAmount/>
      <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>
   </InterestCharge>
   <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>
</PaymentPlanTerm>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com