diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | Amount Period | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="RenewalType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a renewal.</ccts:Definition> <ccts:ObjectClass>Renewal</ccts:ObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Details</ccts:DictionaryEntryName> <ccts:Definition>Información sobre una prórroga</ccts:Definition> <ccts:ObjectClass>Renewal</ccts:ObjectClass> <ccts:AlternativeBusinessTerms>Prórroga</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:Amount" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Amount</ccts:DictionaryEntryName> <ccts:Definition>Budget amount for the renewal.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Renewal</ccts:ObjectClass> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Amount</ccts:DictionaryEntryName> <ccts:Definition>Importe presupuestado para la prórroga.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Renewal</ccts:ObjectClass> <ccts:PropertyTerm>Amount</ccts:PropertyTerm> <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm> <ccts:DataType>Amount. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Importe prórroga</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="Period" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Period</ccts:DictionaryEntryName> <ccts:Definition>Period allowed for a renewal</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Renewal</ccts:ObjectClass> <ccts:PropertyTerm>Period</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Renewal. Period</ccts:DictionaryEntryName> <ccts:Definition>Duración de la prórroga</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Renewal</ccts:ObjectClass> <ccts:PropertyTerm>Period</ccts:PropertyTerm> <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass> <ccts:AlternativeBusinessTerms>Duración de la Prórroga</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |