cac:RequestForQuotationLine
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:RequestForQuotationLineType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] An identifier for this line in the request for quotation.
- cbc:UUID [0..1] A universally unique identifier for this line in the request for quotation.
- cbc:Note [0..*] Free-form text conveying information that is not contained explicitly in other structures.
- cbc:OptionalLineItemIndicator [0..1] An indication whether this line is optional (true) or not (false) for purposes of this request for quotation.
- cbc:PrivacyCode [0..1] A code signifying the level of confidentiality of this request for quotation line.
- cbc:SecurityClassificationCode [0..1] A code signifying the security classification of this request for quotation line.
- cac:DocumentReference [0..*] A document associated with this request for quotation line.
- cac:LineItem [1..1] A description of the item for which a quotation is requested.
Attributes
None
Used in
- Type RequestForQuotationType (Element RequestForQuotation)
Sample instance
<cac:RequestForQuotationLine> <cbc:ID>1</cbc:ID> <cbc:Note>Computer</cbc:Note> <cac:LineItem> <cbc:ID>DELL1052665</cbc:ID> <cbc:Quantity unitCode="NIU">35</cbc:Quantity> <cac:Item> <cbc:Description>Stationær computer</cbc:Description> <cbc:Name>Dell PrecisionTM T3400</cbc:Name> </cac:Item> </cac:LineItem> </cac:RequestForQuotationLine>