cac:ProcessJustification
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ProcessJustificationType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:PreviousCancellationReasonCode [0..1] A code signifying the type of the previous tendering process (which is now being cancelled).
- cbc:ProcessReasonCode [0..1] The reason why the contracting authority has followed a particular tendering procedure for the awarding of a contract, expressed as a code.
- cbc:ProcessReason [0..*] The reason why the contracting authority has followed a particular tendering procedure for the awarding of a contract, expressed as text.
- cbc:Description [0..*] Text providing justification for the selection of this process.
Attributes
None
Used in
- Type cac:TenderingProcessType (Element cac:TenderingProcess)
Sample instance
<cac:ProcessJustification> <cbc:PreviousCancellationReasonCode>normalizedString</cbc:PreviousCancellationReasonCode> <cbc:ProcessReasonCode>normalizedString</cbc:ProcessReasonCode> <cbc:ProcessReason>string</cbc:ProcessReason> <cbc:Description>string</cbc:Description> </cac:ProcessJustification>