Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:PaymentMeans
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:PaymentMeans

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:PaymentMeansType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:PaymentMeans>
   <cbc:PaymentMeansCode listID="UN/ECE 4461">31</cbc:PaymentMeansCode>
   <cbc:PaymentDueDate>2009-12-31</cbc:PaymentDueDate>
   <cbc:PaymentChannelCode>IBAN</cbc:PaymentChannelCode>
   <cbc:PaymentID>Payref1</cbc:PaymentID>
   <cac:PayeeFinancialAccount>
      <cbc:ID>DK1212341234123412</cbc:ID>
      <cac:FinancialInstitutionBranch>
         <cac:FinancialInstitution>
            <cbc:ID>DKDKABCD</cbc:ID>
         </cac:FinancialInstitution>
      </cac:FinancialInstitutionBranch>
   </cac:PayeeFinancialAccount>
</cac:PaymentMeans>