diagram | ![]() |
||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | cbc:ID cbc:UUID cbc:Note DocumentReference LineItem | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="RequestForQuotationLineType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a Line on a Request For Quotation.</ccts:Definition> <ccts:ObjectClass>Request For Quotation Line</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="0"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. Identifier</ccts:DictionaryEntryName> <ccts:Definition>Identifies the Request For Quotation Line.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Request For Quotation Line</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:UUID" minOccurs="0"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. UUID. Identifier</ccts:DictionaryEntryName> <ccts:Definition>A universally unique identifier for an instance of this ABIE.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Request For Quotation Line</ccts:ObjectClass> <ccts:PropertyTerm>UUID</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"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. Note. Text</ccts:DictionaryEntryName> <ccts:Definition>Free-form text applying to the Request For Quotation Line. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Request For Quotation Line</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 ref="DocumentReference" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. Document Reference</ccts:DictionaryEntryName> <ccts:Definition>An association to Document Reference.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Request For Quotation Line</ccts:ObjectClass> <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="LineItem"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Request For Quotation Line. Line Item</ccts:DictionaryEntryName> <ccts:Definition>An association to Line Item.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Request For Quotation Line</ccts:ObjectClass> <ccts:PropertyTerm>Line Item</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Line Item</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |