Definition Type: ComplexType
Name: TradingTermsType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Trading Terms. Details Information about the terms of a trade agreement. Trading Terms
Collapse XSD Schema Diagram:
Drilldown into ApplicableAddress in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Reference in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Information in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of TradingTermsType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="TradingTermsType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Trading Terms. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about the terms of a trade agreement.</ccts:Definition>
                <ccts:ObjectClass>Trading Terms</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:Information" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Trading Terms. Information. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>The terms in text.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Trading Terms</ccts:ObjectClass>
                        <ccts:PropertyTerm>Information</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>"Unless credit terms have been expressly agreed by Dell, payment for the products or services shall be made in full before physical delivery of products or services. Customer shall pay for all shipping and handling charges."</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Reference" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Trading Terms. Reference. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>A reference to the terms.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Trading Terms</ccts:ObjectClass>
                        <ccts:PropertyTerm>Reference</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>http://www1.ap.dell.com/content/topics/topic.aspx/ap/policy/en/au/sales_terms_au?c=au&amp;l=en&amp;s=gen</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ApplicableAddress" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Trading Terms. Applicable_ Address. Address</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Address.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Trading Terms</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Applicable</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Address</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Information cbc:Information 0 unbounded
Reference cbc:Reference 0 1
ApplicableAddress cac:ApplicableAddress 0 1
Collapse Derivation Tree:
Collapse References:
cac:TradingTerms