PriorInformationNotice
This element MUST be conveyed as the root element in any instance document based on this Schema expression
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:PriorInformationNotice-2
Schema document: maindoc/UBL-PriorInformationNotice-2.2.xsd
Type: PriorInformationNoticeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for all extensions present in the document.
- cbc:UBLVersionID [0..1]Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance.
- cbc:CustomizationID [0..1]Identifies a user-defined customization of UBL for a specific use.
- cbc:ProfileID [0..1]Identifies a user-defined profile of the customization of UBL being used.
- cbc:ProfileExecutionID [0..1]Identifies an instance of executing a profile, to associate all transactions in a collaboration.
- cbc:ID [0..1]An identifier for this document, assigned by the sender.
- cbc:CopyIndicator [0..1]Indicates whether this document is a copy (true) or not (false).
- cbc:UUID [0..1]A universally unique identifier for an instance of this document.
- cbc:ContractFolderID [0..1]An identifier, assigned by the sender, for the process file (i.e., record) to which this document belongs.
- cbc:IssueDate [1..1]The date, assigned by the sender, on which this document was issued.
- cbc:IssueTime [0..1]The time, assigned by the sender, at which this document was issued.
- cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cbc:PlannedDate [0..1]The date planned by the Contracting Party for publication of the contract notice.
- cbc:NoticeTypeCode [0..1]The type of notice (PIN, Qualification, Reduce time...)
- cbc:NoticeLanguageCode [0..1]The language used for this prior information notice.
- cac:DocumentReference [0..*]A reference to another document associated with this document.
- cac:Signature [0..*]A signature applied to this document.
- cac:ContractingParty [1..*]The contracting party or parties in case of joint procurement.
- cac:OriginatorCustomerParty [0..*]A party who originated the tendering process.
- cac:ReceiverParty [0..1]The party receiving this document.
- cac:TenderingTerms [0..1]The tendering terms associated with this tendering process.
- cac:TenderingProcess [0..1]A description of the tendering process itself.
- cac:ProcurementProject [0..1]An overall definition of this procurement project.
- cac:ProcurementProjectLot [0..*]One of the procurement project lots into which this contract can be split.
Attributes
None
Sample instance
<PriorInformationNotice> <cbc:IssueDate>2016-05-29</cbc:IssueDate> <cac:ContractingParty> <cac:Party> <cac:PartyIdentification> <cbc:ID>Other</cbc:ID> </cac:PartyIdentification> </cac:Party> </cac:ContractingParty> <cac:TenderingTerms> <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> </cac:TenderingTerms> </PriorInformationNotice>