<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to define a reference to a procurement project.</ccts:Definition> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> </ccts:Component> |
Element | ProjectReference |
<xsd:complexType name="ProjectReferenceType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to define a reference to a procurement project.</ccts:Definition> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for the referenced project.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:UUID" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. UUID. Identifier</ccts:DictionaryEntryName> <ccts:Definition>A universally unique identifier for the referenced project.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> <ccts:PropertyTerm>UUID</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:IssueDate" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. Issue Date. Date</ccts:DictionaryEntryName> <ccts:Definition>The date on which the referenced project was issued.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> <ccts:PropertyTerm>Issue Date</ccts:PropertyTerm> <ccts:RepresentationTerm>Date</ccts:RepresentationTerm> <ccts:DataType>Date. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:WorkPhaseReference" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Project Reference. Work Phase Reference</ccts:DictionaryEntryName> <ccts:Definition>A specific phase of work in the referenced project.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Project Reference</ccts:ObjectClass> <ccts:PropertyTerm>Work Phase Reference</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Work Phase Reference</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Work Phase Reference</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |