veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType PaymentMeansType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}PaymentMeansType (restriction)

Documentation
ABIE Payment Means. Details information directly relating to the means of payment. Payment Means
Properties
This component is not nillable.

Model
<...>
(PaymentMeansCode, DuePaymentDate?, PaymentChannelCode?, CardAccount?, PayerFinancialAccount?, PayeeFinancialAccount?, CreditAccount?, Payment? )
</...>


Nested Element Summary
 CardAccount
           ASBIE Payment Means. 
 CreditAccount
           ASBIE Payment Means. 
 DuePaymentDate
           BBIE Payment Means. 
 PayeeFinancialAccount
           ASBIE Payment Means. 
 PayerFinancialAccount
           ASBIE Payment Means. 
 Payment
           ASBIE Payment Means. 
udt:CodeTypePaymentChannelCode
           BBIE Payment Means. 
pty:PaymentMeansCodeTypePaymentMeansCode
           BBIE Payment Means. 
Source
<xsd:complexType name="PaymentMeansType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="PaymentMeansCode" type="pty:PaymentMeansCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:DuePaymentDate">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="PaymentChannelCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="CardAccount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="PayerFinancialAccount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="PayeeFinancialAccount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="CreditAccount">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Payment">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.