Definition Type: ComplexType
Name: PaymentTermsType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Payment Terms. Details information directly relating to the terms and conditions by which payment should be made. Payment Terms
Collapse XSD Schema Diagram:
Drilldown into PenaltyPeriod in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into SettlementPeriod in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into PenaltySurchargePercent in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into SettlementDiscountPercent in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ReferenceEventCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of PaymentTermsType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTermsType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Payment Terms. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information directly relating to the terms and conditions by which payment should be made.</ccts:Definition>
                <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the set of conditions attached to an agreement or contract relating to payment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>information directly relating to a note about the payment terms.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="ReferenceEventCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Reference_ Event. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>the event from which terms are offered for a length of time, identified by a standard code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Reference</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Event</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:SettlementDiscountPercent" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Settlement_ Discount. Percent</ccts:DictionaryEntryName>
                        <ccts:Definition>the settlement discount rate (percentage) offered for payment within the settlement period.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Settlement</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Discount</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
                        <ccts:DataType>Percent_Numeric. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:PenaltySurchargePercent" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Penalty_ Surcharge. Percent</ccts:DictionaryEntryName>
                        <ccts:Definition>the penalty rate (percentage) charged for late payment.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Penalty</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Surcharge</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Percent</ccts:RepresentationTerm>
                        <ccts:DataType>Percent_Numeric. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="SettlementPeriod" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Settlement_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the payment terms with the period over which the terms are offered.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Settlement</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PenaltyPeriod" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Payment Terms. Penalty_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the payment terms with the period after which a penalty is charged.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Payment Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Penalty</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 0 1
Note cbc:Note 0 1
ReferenceEventCode cac:ReferenceEventCode 0 1
SettlementDiscountPercent cbc:SettlementDiscountPercent 0 1
PenaltySurchargePercent cbc:PenaltySurchargePercent 0 1
SettlementPeriod cac:SettlementPeriod 0 1
PenaltyPeriod cac:PenaltyPeriod 0 1
Collapse Derivation Tree:
Collapse References:
cac:PaymentTerms