cac:EconomicOperatorParty
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:EconomicOperatorPartyType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cac:QualifyingParty [0..*]The party qualifying this economic operator.
- cac:EconomicOperatorRole [0..1]The role of the party in a tender consortium.
- cac:Party [1..1]The party information about the economic operator in a tender.
Attributes
None
Used in
- Type ExpressionOfInterestRequestType (Element ExpressionOfInterestRequest)
- Type ExpressionOfInterestResponseType (Element ExpressionOfInterestResponse)
- Type QualificationApplicationRequestType (Element QualificationApplicationRequest)
- Type QualificationApplicationResponseType (Element QualificationApplicationResponse)
- Type TenderContractType (Element TenderContract)
- Type TenderStatusType (Element TenderStatus)
- Type TenderStatusRequestType (Element TenderStatusRequest)
- Type UnsubscribeFromProcedureRequestType (Element UnsubscribeFromProcedureRequest)
- Type UnsubscribeFromProcedureResponseType (Element UnsubscribeFromProcedureResponse)
Sample instance
<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> <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>