cac:TenderPreparation
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:TenderPreparationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:TenderEnvelopeID [1..1]An identifier for the tender envelope to be used with the tender.
- cbc:TenderEnvelopeTypeCode [0..1]A code signifying the type of tender envelope (economical or objective criteria versus technical or subjective criteria).
- cbc:Description [0..*]Text describing the tender envelope.
- cbc:OpenTenderID [0..1]An identifier for the open tender associated with this tender preparation.
- cac:ProcurementProjectLot [0..*]The procurement project lot associated with a particular tenderer.
- cac:DocumentTenderRequirement [0..*]A reference to the template for a required document in a tendering process.
- cac:TenderEncryptionData [0..*]A reference to the details of the encryption process used for the tender.
Attributes
None
Used in
- Type cac:TenderingTermsType (Element cac:TenderingTerms)
Sample instance
<cac:TenderPreparation> <cbc:TenderEnvelopeID>abc</cbc:TenderEnvelopeID> <cac:TenderEncryptionData> <cbc:MessageFormat>1.2.840.113549.1.9.16.0.1</cbc:MessageFormat> <cac:EncryptionCertificateAttachment> <cbc:EmbeddedDocument>;lkajdf;lkasd;ljkasdf;lkja;sdlfkja;sldfkja;sdlfjkas;dlkfjas;dlfjas;dlkfjas;dlkfja;slkdjf</cbc:EmbeddedDocument> </cac:EncryptionCertificateAttachment> <cac:EncryptionCertificatePathChain> <cbc:Value>TRUST2408 OCES Primary CA – TRUST2408 OCES CA II</cbc:Value> </cac:EncryptionCertificatePathChain> <cac:EncryptionSymmetricAlgorithm> <cbc:OID>2.16.840.1.101.3.4.1.2</cbc:OID> </cac:EncryptionSymmetricAlgorithm> <cac:EncryptionSymmetricAlgorithm> <cbc:OID>2.16.840.1.101.3.4.1.42</cbc:OID> </cac:EncryptionSymmetricAlgorithm> </cac:TenderEncryptionData> </cac:TenderPreparation>