Showing:

Annotations
Diagrams
Source
Used by
Complex Type RenewalType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2
Annotations
<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>
<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>
Diagram
Diagram CODICE-2.04266.tmp#id470 CODICE-2.04216.tmp#id812
Used by
Element Renewal
Model Amount{0,1} , Period{0,1}
Children Amount, Period
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 minOccurs="0" ref="cbc:Amount">
      <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 minOccurs="0" ref="Period">
      <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>