cac:FrameworkAgreement
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:FrameworkAgreementType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ExpectedOperatorQuantity [0..1] The number of economic operators expected to participate in this framework agreement.
- cbc:MaximumOperatorQuantity [0..1] The maximum number of economic operators allowed to participate in this framework agreement.
- cbc:Justification [0..*] Text describing the justification for this framework agreement.
- cbc:Frequency [0..*] Text describing the frequency with which subsequent contracts will be awarded.
- cac:DurationPeriod [0..1] The period during which this framework agreement applies.
- cac:SubsequentProcessTenderRequirement [0..*] A tender requirement intended for consumption by downstream tendering processes derived from the establishment of this framework agreement.
Attributes
None
Used in
- Type cac:TenderingProcessType (Element cac:TenderingProcess)
Sample instance
<cac:FrameworkAgreement> <cbc:ExpectedOperatorQuantity>1.0</cbc:ExpectedOperatorQuantity> <cbc:MaximumOperatorQuantity>1.0</cbc:MaximumOperatorQuantity> <cbc:Justification>string</cbc:Justification> <cbc:Frequency>string</cbc:Frequency> <cac:DurationPeriod> <cbc:StartDate>2000-01-01</cbc:StartDate> <cbc:StartTime>12:00:00</cbc:StartTime> <cbc:EndDate>2000-01-01</cbc:EndDate> <cbc:EndTime>12:00:00</cbc:EndTime> <cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure> <cbc:DescriptionCode>normalizedString</cbc:DescriptionCode> <cbc:Description>string</cbc:Description> </cac:DurationPeriod> <cac:SubsequentProcessTenderRequirement> <cbc:Name>string</cbc:Name> <cbc:Description>string</cbc:Description> <cac:TemplateDocumentReference> <cbc:ID>normalizedString</cbc:ID> <cbc:CopyIndicator>true</cbc:CopyIndicator> <cbc:UUID>normalizedString</cbc:UUID> <cbc:IssueDate>2000-01-01</cbc:IssueDate> <cbc:IssueTime>12:00:00</cbc:IssueTime> <cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode> <cbc:DocumentType>string</cbc:DocumentType> <cbc:XPath>string</cbc:XPath> <cbc:LanguageID>normalizedString</cbc:LanguageID> <cbc:LocaleCode>normalizedString</cbc:LocaleCode> <cbc:VersionID>normalizedString</cbc:VersionID> <cbc:DocumentStatusCode>normalizedString</cbc:DocumentStatusCode> <cbc:DocumentDescription>string</cbc:DocumentDescription> <cac:Attachment>... </cac:Attachment> <cac:ValidityPeriod>... </cac:ValidityPeriod> <cac:IssuerParty>... </cac:IssuerParty> <cac:ResultOfVerification>... </cac:ResultOfVerification> </cac:TemplateDocumentReference> </cac:SubsequentProcessTenderRequirement> </cac:FrameworkAgreement>