cac:SubsidiaryTenderingCriterionPropertyGroup
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:TenderingCriterionPropertyGroupType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for the group of criteria.
- cbc:Name [0..1]The name of the group.
- cbc:Description [0..*]The textual description for this group.
- cbc:PropertyGroupTypeCode [0..1]A code signifying the type of the property group
- cbc:FulfilmentIndicator [0..1]An indication that this group of criteria have been fulfilled.
- cbc:FulfilmentIndicatorTypeCode [0..1]A code signifying how this group of criteria have been fulfilled.
- cac:TenderingCriterionProperty [1..*]All the criteria properties comprising the tendering criterion.
- cac:SubsidiaryTenderingCriterionPropertyGroup [0..*]Subsidiary tendering criteria groups comprising this tendering criterion.
Attributes
None
Used in
- Type cac:TenderingCriterionPropertyGroupType (Elements cac:SubsidiaryTenderingCriterionPropertyGroup, cac:TenderingCriterionPropertyGroup)
Sample instance
(Auto-generated)
<cac:SubsidiaryTenderingCriterionPropertyGroup> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Description>string</cbc:Description> <cbc:PropertyGroupTypeCode>normalizedString</cbc:PropertyGroupTypeCode> <cbc:FulfilmentIndicator>true</cbc:FulfilmentIndicator> <cbc:FulfilmentIndicatorTypeCode>normalizedString</cbc:FulfilmentIndicatorTypeCode> <cac:TenderingCriterionProperty> <cbc:ID>normalizedString</cbc:ID> <cbc:Name>string</cbc:Name> <cbc:Description>string</cbc:Description> <cbc:TypeCode>normalizedString</cbc:TypeCode> <cbc:ValueDataTypeCode>normalizedString</cbc:ValueDataTypeCode> <cbc:ValueUnitCode>normalizedString</cbc:ValueUnitCode> <cbc:ValueCurrencyCode>normalizedString</cbc:ValueCurrencyCode> <cbc:ExpectedAmount currencyID="normalizedString">1.0</cbc:ExpectedAmount> <cbc:ExpectedID>normalizedString</cbc:ExpectedID> <cbc:ExpectedCode>normalizedString</cbc:ExpectedCode> <cbc:ExpectedValueNumeric>1.0</cbc:ExpectedValueNumeric> <cbc:ExpectedDescription>string</cbc:ExpectedDescription> <cbc:MaximumAmount currencyID="normalizedString">1.0</cbc:MaximumAmount> <cbc:MinimumAmount currencyID="normalizedString">1.0</cbc:MinimumAmount> <cbc:MaximumValueNumeric>1.0</cbc:MaximumValueNumeric> <cbc:MinimumValueNumeric>1.0</cbc:MinimumValueNumeric> <cbc:TranslationTypeCode>normalizedString</cbc:TranslationTypeCode> <cbc:CertificationLevelDescription>string</cbc:CertificationLevelDescription> <cbc:CopyQualityTypeCode>normalizedString</cbc:CopyQualityTypeCode> <cac:ApplicablePeriod> <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:ApplicablePeriod> <cac:TemplateEvidence> <cbc:ID>normalizedString</cbc:ID> <cbc:EvidenceTypeCode>normalizedString</cbc:EvidenceTypeCode> <cbc:Name>string</cbc:Name> <cbc:Description>string</cbc:Description> <cbc:CandidateStatement>string</cbc:CandidateStatement> <cbc:ConfidentialityLevelCode>normalizedString</cbc:ConfidentialityLevelCode> <cac:EvidenceIssuingParty>... </cac:EvidenceIssuingParty> <cac:DocumentReference>... </cac:DocumentReference> <cac:Language>... </cac:Language> </cac:TemplateEvidence> </cac:TenderingCriterionProperty> </cac:SubsidiaryTenderingCriterionPropertyGroup>