veloconnect 1.1

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

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

Documentation
ABIE Payment Terms. Details information directly relating to the terms and conditions by which payment should be made. Payment Terms
Properties
This component is not nillable.

Model
<...>
(ID?, Note?, ReferenceEventCode?, SettlementDiscountPercent?, PenaltySurchargePercent?, SettlementPeriod?, PenaltyPeriod? )
</...>


Nested Element Summary
udt:IdentifierTypeID
           BBIE Payment Terms. 
 Note
           BBIE Payment Terms. 
 PenaltyPeriod
           ASBIE Payment Terms. 
 PenaltySurchargePercent
           BBIE Payment Terms. 
udt:CodeTypeReferenceEventCode
           BBIE Payment Terms. 
 SettlementDiscountPercent
           BBIE Payment Terms. 
 SettlementPeriod
           ASBIE Payment Terms. 
Source
<xsd:complexType name="PaymentTermsType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Note">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ReferenceEventCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:SettlementDiscountPercent">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:PenaltySurchargePercent">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="SettlementPeriod">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="PenaltyPeriod">
</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.