cac:PostAwardProcess
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:PostAwardProcessType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ElectronicCatalogueUsageIndicator [0..1]An indicator to specify whether an electronic catalogue will be used during the post award phase.
- cbc:ElectronicInvoiceAcceptedIndicator [0..1]An indicator on whether the electronic invoice is allowed for this process.
- cbc:ElectronicOrderUsageIndicator [0..1]An indicator on whether electronic ordering shall be used in the post award process.
- cbc:ElectronicPaymentUsageIndicator [0..*]An indicator on whether electronic payment shall be used in the post award process.
Attributes
None
Used in
- Type cac:TenderingTermsType (Element cac:TenderingTerms)
Sample instance
(Auto-generated)
<cac:PostAwardProcess> <cbc:ElectronicCatalogueUsageIndicator>true</cbc:ElectronicCatalogueUsageIndicator> <cbc:ElectronicInvoiceAcceptedIndicator>true</cbc:ElectronicInvoiceAcceptedIndicator> <cbc:ElectronicOrderUsageIndicator>true</cbc:ElectronicOrderUsageIndicator> <cbc:ElectronicPaymentUsageIndicator>true</cbc:ElectronicPaymentUsageIndicator> </cac:PostAwardProcess>