ExpressionOfInterestRequest
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:ExpressionOfInterestRequest-2
Schema document: maindoc/UBL-ExpressionOfInterestRequest-2.2.xsd
Type: ExpressionOfInterestRequestType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for all extensions present in the document.
- cbc:UBLVersionID [0..1]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 [1..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:ContractName [0..*]Short title of a contract associated with this Expression of Interest.
- cbc:PreferredLanguageLocaleCode [0..1]A code signifying the locale in which the language in the required documents is preferred.
- cbc:Note [0..*]Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures.
- cac:ValidityPeriod [0..1]The period for which the expression of interest is valid.
- cac:DocumentReference [0..*]A reference to another document associated with this document.
- cac:Signature [0..*]A signature applied to this document.
- cac:EconomicOperatorParty [1..1]The Economic Operator issuing the expression of interest.
- cac:ContractingParty [1..*]The Contracting Party or the contracting parties in case of joint procurement.
- cac:ProcurementProject [0..1]An overall definition of this procurement project.
- cac:ProcurementProjectLotReference [0..*]One of the procurement project lots into which this contract can be split.
Attributes
None
Sample instance
<ExpressionOfInterestRequest> <cbc:UBLVersionID>2.2</cbc:UBLVersionID> <cbc:CustomizationID>urn:www.cenbii.eu:transaction:BiiTrns081:ver2.0</cbc:CustomizationID> <cbc:ProfileID>urn:www.cenbii.eu:profile:bii46:ver2.0</cbc:ProfileID> <cbc:ID>234486-2017</cbc:ID> <cbc:UUID>x2344vghjjrhhfhrrrgd4567</cbc:UUID> <cbc:ContractFolderID>2017/S 214-3792289</cbc:ContractFolderID> <cbc:IssueDate>2017-10-16</cbc:IssueDate> <cbc:IssueTime>17:30:00+01:00</cbc:IssueTime> <cbc:Note>We are very interested please send us all information possible</cbc:Note> <cac:EconomicOperatorParty> <cac:Party> <cbc:WebsiteURI>http://super.company.dk</cbc:WebsiteURI> <cbc:EndpointID schemeAgencyID="9" schemeID="FI:OVT">01842222222222</cbc:EndpointID> <cac:PartyIdentification> <cbc:ID schemeAgencyID="9" schemeID="GLN">5790000127777</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>SuperCompany</cbc:Name> </cac:PartyName> <cac:PostalAddress> <cbc:AddressFormatCode listAgencyID="700" listID="CENBII3">Structured</cbc:AddressFormatCode> <cbc:StreetName>Korsbygade 34</cbc:StreetName> <cbc:CityName>Aalborg</cbc:CityName> <cbc:PostalZone>9000</cbc:PostalZone> <cbc:CountrySubentity/> <cac:Country> <cbc:IdentificationCode>DK</cbc:IdentificationCode> </cac:Country> </cac:PostalAddress> <cac:PartyLegalEntity> <cbc:RegistrationName>SuperCompany</cbc:RegistrationName> <cbc:CompanyID schemeID="DK:CVR">DK59873677</cbc:CompanyID> </cac:PartyLegalEntity> <cac:Contact> <cbc:ID>7778</cbc:ID> <cbc:Name>Ole Hansen</cbc:Name> <cbc:Telephone>4526532147</cbc:Telephone> <cbc:Telefax>4526532146</cbc:Telefax> <cbc:ElectronicMail>Ole@super.company.dk</cbc:ElectronicMail> </cac:Contact> </cac:Party> </cac:EconomicOperatorParty> <cac:ContractingParty> <cac:Party> <cbc:EndpointID schemeID="FI:OVT">01841111111111</cbc:EndpointID> <cac:PartyIdentification> <cbc:ID schemeAgencyID="9" schemeID="GLN">5398000392577</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>FirstAgency</cbc:Name> </cac:PartyName> <cac:Contact> <cbc:Name>Ole Ellerbæk Madsen</cbc:Name> </cac:Contact> </cac:Party> </cac:ContractingParty> <cac:ProcurementProject> <cbc:ID>DP</cbc:ID> <cbc:Name>DigitalPost</cbc:Name> <cbc:Description>Only Lot2</cbc:Description> </cac:ProcurementProject> <cac:ProcurementProjectLotReference> <cbc:ID>Lot2</cbc:ID> </cac:ProcurementProjectLotReference> </ExpressionOfInterestRequest>