diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID StatusCode ValidityPeriod PreviousPriceList | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PriceListType"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:ID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:StatusCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="ValidityPeriod" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PreviousPriceList" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |