Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Element TDGP / Dgp
Namespace No namespace
Diagram
Diagram PES_Aller79.tmp#id164
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of V_Texte5 optional
Source
<xs:element name="Dgp">
  <xs:complexType>
    <xs:attribute name="V">
      <xs:simpleType>
        <xs:annotation>
          <xs:documentation>Il convient de traiter cette information comme un boolean</xs:documentation>
          <xs:appinfo>xs:boolean</xs:appinfo>
        </xs:annotation>
        <xs:restriction base="cm:V_Texte5">
          <xs:enumeration value="true">
            <xs:annotation>
              <xs:documentation>Dépense éligible</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="false">
            <xs:annotation>
              <xs:documentation>Dépense non éligible</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element TDGP / DteDebDgp
Namespace No namespace
Diagram
Diagram PES_Aller43.tmp#id63 PES_Aller43.tmp#id62
Type Base_Date
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteDebDgp" type="cm:Base_Date"/>
Element TDGP / DteFinDgp
Namespace No namespace
Diagram
Diagram PES_Aller43.tmp#id63 PES_Aller43.tmp#id62
Type Base_Date
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteFinDgp" type="cm:Base_Date"/>
Element TDGP / DureeDgp
Namespace No namespace
Diagram
Diagram PES_Aller192.tmp#id170 PES_Aller192.tmp#id169
Type Base_Num2_DureeDgp
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Num2_DureeDgp required
Source
<xs:element name="DureeDgp" type="cm:Base_Num2_DureeDgp"/>
Element TDGP / CodIntMor
Namespace No namespace
Diagram
Diagram PES_Aller172.tmp#id174 PES_Aller172.tmp#id173
Type TCodIntMor
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="CodIntMor" type="TCodIntMor" minOccurs="0"/>
Element TDGP / TxIntMor
Namespace No namespace
Diagram
Diagram PES_Aller147.tmp#id177 PES_Aller147.tmp#id176
Type Base_Taux
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Taux required
Source
<xs:element name="TxIntMor" type="cm:Base_Taux" minOccurs="0"/>
Complex Type TDGP
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/depense/r0/aller
Diagram
Diagram PES_Aller79.tmp#id163 PES_Aller79.tmp#id166 PES_Aller79.tmp#id167 PES_Aller79.tmp#id168 PES_Aller79.tmp#id172 PES_Aller79.tmp#id175
Used by
Element TBlocPiece/DGP
Model Dgp , DteDebDgp , DteFinDgp , DureeDgp , CodIntMor{0,1} , TxIntMor{0,1}
Children CodIntMor, Dgp, DteDebDgp, DteFinDgp, DureeDgp, TxIntMor
Source
<xs:complexType name="TDGP">
  <xs:sequence>
    <xs:element name="Dgp">
      <xs:complexType>
        <xs:attribute name="V">
          <xs:simpleType>
            <xs:annotation>
              <xs:documentation>Il convient de traiter cette information comme un boolean</xs:documentation>
              <xs:appinfo>xs:boolean</xs:appinfo>
            </xs:annotation>
            <xs:restriction base="cm:V_Texte5">
              <xs:enumeration value="true">
                <xs:annotation>
                  <xs:documentation>Dépense éligible</xs:documentation>
                </xs:annotation>
              </xs:enumeration>
              <xs:enumeration value="false">
                <xs:annotation>
                  <xs:documentation>Dépense non éligible</xs:documentation>
                </xs:annotation>
              </xs:enumeration>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:element name="DteDebDgp" type="cm:Base_Date"/>
    <xs:element name="DteFinDgp" type="cm:Base_Date"/>
    <xs:element name="DureeDgp" type="cm:Base_Num2_DureeDgp"/>
    <xs:element name="CodIntMor" type="TCodIntMor" minOccurs="0"/>
    <xs:element name="TxIntMor" type="cm:Base_Taux" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Attribute Dgp / TDGP / @V
Namespace No namespace
Type restriction of V_Texte5
Type hierarchy
Properties
content: simple
Facets
maxLength 5
enumeration true
Dépense éligible
enumeration false
Dépense non éligible
Used by
Element TDGP/Dgp
Source
<xs:attribute name="V">
  <xs:simpleType>
    <xs:annotation>
      <xs:documentation>Il convient de traiter cette information comme un boolean</xs:documentation>
      <xs:appinfo>xs:boolean</xs:appinfo>
    </xs:annotation>
    <xs:restriction base="cm:V_Texte5">
      <xs:enumeration value="true">
        <xs:annotation>
          <xs:documentation>Dépense éligible</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="false">
        <xs:annotation>
          <xs:documentation>Dépense non éligible</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>