cac:TenderingCriterionResponse
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:TenderingCriterionResponseType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this criterion property response.
- cbc:Name [0..1]The name of the criterion property response
- cbc:Description [0..*]A description of the criterion response
- cbc:ValidatedCriterionPropertyID [0..1]An identifier for this item of criterion support.
- cbc:ConfidentialityLevelCode [0..1]A code specifying the confidentiality level of the response to this criterion.
- cac:ResponseValue [0..*]The criterion requirement property values.
- cac:ApplicablePeriod [0..*]The period to which this criterion property response applies.
- cac:EvidenceSupplied [0..*]A reference to the evidence supporting this criterion property response.
Attributes
None
Used in
Sample instance
(Auto-generated)
<cac:TenderingCriterionResponse>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:Description>string</cbc:Description>
<cbc:ValidatedCriterionPropertyID>normalizedString</cbc:ValidatedCriterionPropertyID>
<cbc:ConfidentialityLevelCode>normalizedString</cbc:ConfidentialityLevelCode>
<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>
<cac:ApplicablePeriod>
<cbc:StartDate>2000-01-01</cbc:StartDate>
<cbc:StartTime>12:00:00</cbc:StartTime>
<cbc:EndDate>2000-01-01</cbc:EndDate>
<cbc:EndTime>12:00:00</cbc:EndTime>
<cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure>
<cbc:DescriptionCode>normalizedString</cbc:DescriptionCode>
<cbc:Description>string</cbc:Description>
</cac:ApplicablePeriod>
<cac:EvidenceSupplied>
<cbc:ID>normalizedString</cbc:ID>
</cac:EvidenceSupplied>
</cac:TenderingCriterionResponse>


