<xsd:complexType name="ProcessJustificationType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Process Justification. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to describe a justification for the choice of tendering process.</ccts:Definition>
<ccts:ObjectClass>Process Justification</ccts:ObjectClass>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="cbc:PreviousCancellationReasonCode" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Process Justification. Previous_ Cancellation Reason Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>A code signifying the type of the previous tendering process (which is now being cancelled).</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Process Justification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Cancellation Reason Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:ProcessReasonCode" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Process Justification. Process_ Reason Code. Code</ccts:DictionaryEntryName>
<ccts:Definition>The reason why the contracting authority has followed a particular tendering procedure for the awarding of a contract, expressed as a code.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Process Justification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Process</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Reason Code</ccts:PropertyTerm>
<ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
<ccts:DataType>Code. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:ProcessReason" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Process Justification. Process_ Reason. Text</ccts:DictionaryEntryName>
<ccts:Definition>The reason why the contracting authority has followed a particular tendering procedure for the awarding of a contract, expressed as text.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Process Justification</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Process</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Reason</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
<ccts:Component>
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Process Justification. Description. Text</ccts:DictionaryEntryName>
<ccts:Definition>Text providing justification for the selection of this process.</ccts:Definition>
<ccts:Cardinality>0..n</ccts:Cardinality>
<ccts:ObjectClass>Process Justification</ccts:ObjectClass>
<ccts:PropertyTerm>Description</ccts:PropertyTerm>
<ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
<ccts:DataType>Text. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType> |