cac:AuctionTerms
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:AuctionTermsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:AuctionConstraintIndicator [0..1] Indicates whether an electronic auction will be used before the awarding of a contract (true) or not (false).
- cbc:JustificationDescription [0..*] Text describing a justification for the use of an auction in awarding the tender.
- cbc:Description [0..*] Text for tenderers describing terms governing the auction.
- cbc:ProcessDescription [0..*] Text describing the auction process.
- cbc:ConditionsDescription [0..*] Text describing the conditions under which the tenderers will be able to bid as part of the auction.
- cbc:ElectronicDeviceDescription [0..*] Text describing an electronic device used for the auction, including associated connectivity specifications.
- cbc:AuctionURI [0..1] The Uniform Resource Identifier (URI) of the electronic device used for the auction.
Attributes
None
Used in
- Type cac:TenderingProcessType (Element cac:TenderingProcess)
Sample instance
<cac:AuctionTerms> <cbc:AuctionConstraintIndicator>true</cbc:AuctionConstraintIndicator> <cbc:JustificationDescription>string</cbc:JustificationDescription> <cbc:Description>string</cbc:Description> <cbc:ProcessDescription>string</cbc:ProcessDescription> <cbc:ConditionsDescription>string</cbc:ConditionsDescription> <cbc:ElectronicDeviceDescription>string</cbc:ElectronicDeviceDescription> <cbc:AuctionURI>normalizedString</cbc:AuctionURI> </cac:AuctionTerms>