Definition Type: ComplexType
Name: PriceListType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Containing Schema: UBL-CommonAggregateComponents-2.0.xsd
Abstract
Documentation:
ABIE Price List. Details Information about a Price List. Price List
Collapse XSD Schema Diagram:
Drilldown into PreviousPriceList in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into ValidityPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into StatusCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsdXSD Diagram of PriceListType in schema ubl-commonaggregatecomponents-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PriceListType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Price List. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information about a Price List.</ccts:Definition>
                <ccts:ObjectClass>Price List</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="cbc:ID" 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>Price List. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the Price List.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price List</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:StatusCode" 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>Price List. Status Code. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies whether the price list is an 'original', 'copy', 'revision', or 'cancellation'.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price List</ccts:ObjectClass>
                        <ccts:PropertyTerm>Status Code</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                        <ccts:Examples>"new - announcement only", "new and available", "deleted - announcement only"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Price List. Validity_ Period. Period</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Validity Period.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Price List</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Validity</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Period</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PreviousPriceList" 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>Price List. Previous_ Price List. Price List</ccts:DictionaryEntryName>
                        <ccts:Definition>An association to Previous Price List.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Price List</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Price List</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Price List</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cbc:ID 0 1
StatusCode cbc:StatusCode 0 1
ValidityPeriod cac:ValidityPeriod 0 unbounded
PreviousPriceList cac:PreviousPriceList 0 1
Collapse Derivation Tree:
Collapse References:
cac:PreviousPriceList, cac:PriceList