Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:TenderingCriterionResponse
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:TenderingCriterionResponse

Element information

Content

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>