Schema Central > OAGIS® 9.4.1 > ram:Payment
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ram:Payment

Element information

Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1

Schema document: org_openapplications_platform/1_1_1/Common/UNCEFACT/TBG17/HarmonizedComponents/ReusableAggregateBusinessInformationEntity.xsd

Type: ram:PaymentType

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<ram:Payment>
   <ram:ID>normalizedString</ram:ID>
   <ram:DateTime>2000-01-01T12:00:00</ram:DateTime>
   <ram:Amount currencyID="AED">1.0</ram:Amount>
   <ram:CurrencyExchange>
      <ram:SourceCurrencyCode>normalizedString</ram:SourceCurrencyCode>
      <ram:TargetCurrencyCode>normalizedString</ram:TargetCurrencyCode>
      <ram:CalculationRateNumeric>1.0</ram:CalculationRateNumeric>
      <ram:SetDateTime>2000-01-01T12:00:00</ram:SetDateTime>
      <ram:SourceUnitBaseNumeric>1.0</ram:SourceUnitBaseNumeric>
      <ram:TargetUnitBaseNumeric>1.0</ram:TargetUnitBaseNumeric>
   </ram:CurrencyExchange>
   <ram:PaymentMeans>
      <ram:PaymentChannelCode>normalizedString</ram:PaymentChannelCode>
      <ram:TypeCode>normalizedString</ram:TypeCode>
      <ram:Account>
         <ram:ID>normalizedString</ram:ID>
         <ram:Text>string</ram:Text>
         <ram:Code>normalizedString</ram:Code>
         <ram:DateTime>2000-01-01T12:00:00</ram:DateTime>
         <ram:Status>...
         </ram:Status>
         <ram:Country>...
         </ram:Country>
         <ram:Person>...
         </ram:Person>
         <ram:Organization>...
         </ram:Organization>
      </ram:Account>
      <ram:Payment>
         <ram:ID>normalizedString</ram:ID>
         <ram:DateTime>2000-01-01T12:00:00</ram:DateTime>
         <ram:Amount currencyID="AED">1.0</ram:Amount>
         <ram:CurrencyExchange>...
         </ram:CurrencyExchange>
         <ram:PaymentMeans>...
         </ram:PaymentMeans>
      </ram:Payment>
      <ram:Card>
         <ram:ID>normalizedString</ram:ID>
         <ram:Code>normalizedString</ram:Code>
         <ram:Name>string</ram:Name>
         <ram:Text>string</ram:Text>
         <ram:DateTime>2000-01-01T12:00:00</ram:DateTime>
         <ram:Person>...
         </ram:Person>
         <ram:Organization>...
         </ram:Organization>
         <ram:Account>...
         </ram:Account>
      </ram:Card>
   </ram:PaymentMeans>
</ram:Payment>

Site developed and hosted by Datypic, Inc.

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