cac:ResponseValue
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:ResponseValueType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier to refer to the criterion requirement response value.
- cbc:Description [0..*]A description of the response value to the criterion requirement.
- cbc:Response [0..*]A text or name used as a reply to the criterion requirement.
- cbc:ResponseAmount [0..1]An amount used as a reply to the criterion requirement.
- cbc:ResponseBinaryObject [0..1]A binary graphic, picture, sound or video object used as a reply to the criterion requirement.
- cbc:ResponseCode [0..1]A code used as a reply to the criterion requirement.
- cbc:ResponseDate [0..1]A date used as a reply to the criterion requirement.
- cbc:ResponseID [0..1]An identifier used as a reply to the criterion requirement.
- cbc:ResponseIndicator [0..1]An indicator used as a reply to the criterion requirement.
- cbc:ResponseMeasure [0..1]A measure used as a reply to the criterion requirement.
- cbc:ResponseNumeric [0..1]A number, rate or percent used as a reply to the criterion requirement.
- cbc:ResponseQuantity [0..1]A quantity used as a reply to the criterion requirement.
- cbc:ResponseTime [0..1]A time used as a reply to the criterion requirement.
- cbc:ResponseURI [0..1]A URI value used as a reply to the criterion requirement.
Attributes
None
Used in
- Type cac:TenderingCriterionResponseType (Element cac:TenderingCriterionResponse)
Sample instance
(Auto-generated)
<cac:ResponseValue> <cbc:ID>normalizedString</cbc:ID> <cbc:Description>string</cbc:Description> <cbc:Response>string</cbc:Response> <cbc:ResponseAmount currencyID="normalizedString">1.0</cbc:ResponseAmount> <cbc:ResponseBinaryObject mimeCode="normalizedString">GpM7</cbc:ResponseBinaryObject> <cbc:ResponseCode>normalizedString</cbc:ResponseCode> <cbc:ResponseDate>2000-01-01</cbc:ResponseDate> <cbc:ResponseID>normalizedString</cbc:ResponseID> <cbc:ResponseIndicator>true</cbc:ResponseIndicator> <cbc:ResponseMeasure unitCode="normalizedString">1.0</cbc:ResponseMeasure> <cbc:ResponseNumeric>1.0</cbc:ResponseNumeric> <cbc:ResponseQuantity>1.0</cbc:ResponseQuantity> <cbc:ResponseTime>12:00:00</cbc:ResponseTime> <cbc:ResponseURI>normalizedString</cbc:ResponseURI> </cac:ResponseValue>