diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | OriginalItemLocationQuantity AlternativeConditionPrice | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="PricingReferenceType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Pricing Reference. Details</ccts:DictionaryEntryName> <ccts:Definition>A reference to Pricing Information.</ccts:Definition> <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="OriginalItemLocationQuantity" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Pricing Reference. Original_ Item Location Quantity. Item Location Quantity</ccts:DictionaryEntryName> <ccts:Definition>An association to the original Item Location Quantity.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass> <ccts:PropertyTermQualifier>Original</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Item Location Quantity</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Item Location Quantity</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="AlternativeConditionPrice" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Pricing Reference. Alternative Condition_ Price. Price</ccts:DictionaryEntryName> <ccts:Definition>The price expressed in terms other than the actual price, e.g., the list price v. the contracted price, or the price in bags v. the price in kilos, or the list price in bags v. the contracted price in kilos.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Pricing Reference</ccts:ObjectClass> <ccts:PropertyTermQualifier>Alternative Condition</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Price</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Price</ccts:AssociatedObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |