<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe the completion of a specific task in the tendering process.</ccts:Definition> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> </ccts:Component> |
Element | CompletedTask |
<xsd:complexType name="CompletedTaskType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe the completion of a specific task in the tendering process.</ccts:Definition> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:AnnualAverageAmount" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Annual_ Average. Amount</ccts:DictionaryEntryName> <ccts:Definition>The average monetary amount of a task such as this completed task.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTermQualifier>Annual</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Average</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:TotalTaskAmount" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Total Task. Amount</ccts:DictionaryEntryName> <ccts:Definition>The actual total monetary amount of this completed task.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTerm>Total Task</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:PartyCapacityAmount" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Party Capacity. Amount</ccts:DictionaryEntryName> <ccts:Definition>A monetary amount corresponding to the financial capacity of the party that carried out this completed task.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTerm>Party Capacity</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. 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>Completed Task. Description. Text</ccts:DictionaryEntryName> <ccts:Definition>Text describing this completed task.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Completed Task</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:element ref="cac:EvidenceSupplied" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Evidence Supplied</ccts:DictionaryEntryName> <ccts:Definition>The evidence justifying a designation of "complete" for this task.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTerm>Evidence Supplied</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Evidence Supplied</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Evidence Supplied</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:Period" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Period</ccts:DictionaryEntryName> <ccts:Definition>The period in which this completed task was performed.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTerm>Period</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Period</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:RecipientCustomerParty" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Completed Task. Recipient_ Customer Party. Customer Party</ccts:DictionaryEntryName> <ccts:Definition>The original customer for this completed task.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Completed Task</ccts:ObjectClass> <ccts:PropertyTermQualifier>Recipient</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Customer Party</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Customer Party</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Customer Party</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |