<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe possible extensions to a contract.</ccts:Definition> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> </ccts:Component> |
Element | ContractExtension |
<xsd:complexType name="ContractExtensionType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe possible extensions to a contract.</ccts:Definition> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:OptionsDescription" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Options Description. Text</ccts:DictionaryEntryName> <ccts:Definition>A description for the possible options that can be carried out during the execution of the contract.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> <ccts:PropertyTerm>Options 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="cbc:MinimumNumberNumeric" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Minimum_ Number. Numeric</ccts:DictionaryEntryName> <ccts:Definition>The fixed minimum number of contract extensions or renewals.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> <ccts:PropertyTermQualifier>Minimum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Number</ccts:PropertyTerm> <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm> <ccts:DataType>Numeric. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:MaximumNumberNumeric" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Maximum_ Number. Numeric</ccts:DictionaryEntryName> <ccts:Definition>The maximum allowed number of contract extensions.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> <ccts:PropertyTermQualifier>Maximum</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Number</ccts:PropertyTerm> <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm> <ccts:DataType>Numeric. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cac:OptionValidityPeriod" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Option Validity_ Period. Period</ccts:DictionaryEntryName> <ccts:Definition>The period during which the option for extending the contract is available.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> <ccts:PropertyTermQualifier>Option Validity</ccts:PropertyTermQualifier> <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:Renewal" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Contract Extension. Renewal</ccts:DictionaryEntryName> <ccts:Definition>The period allowed for each contract extension.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Contract Extension</ccts:ObjectClass> <ccts:PropertyTerm>Renewal</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Renewal</ccts:AssociatedObjectClass> <ccts:RepresentationTerm>Renewal</ccts:RepresentationTerm> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |