Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element TLigneRepartition / Libelle
Namespace No namespace
Diagram
Diagram PES_Aller91.tmp#id49 PES_Aller91.tmp#id48
Type Base_Texte100
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte100 required
Source
<xs:element name="Libelle" type="cm:Base_Texte100"/>
Element TLigneRepartition / Code
Namespace No namespace
Annotations
code Nature
Diagram
Diagram PES_Aller71.tmp#id260 PES_Aller71.tmp#id259
Type Base_Texte24
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte24 required
Source
<xs:element name="Code" type="cm:Base_Texte24">
  <xs:annotation>
    <xs:documentation>code Nature</xs:documentation>
  </xs:annotation>
</xs:element>
Element TLigneRepartition / CodeFonction
Namespace No namespace
Annotations
dans le cas d'une imputation par fonction
Diagram
Diagram PES_Aller71.tmp#id260 PES_Aller71.tmp#id259
Type Base_Texte24
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte24 required
Source
<xs:element name="CodeFonction" type="cm:Base_Texte24" minOccurs="0">
  <xs:annotation>
    <xs:documentation>dans le cas d'une imputation par fonction</xs:documentation>
  </xs:annotation>
</xs:element>
Element TLigneRepartition / CodeBudget
Namespace No namespace
Annotations
dans le cas d'une imputation multi-budget
Diagram
Diagram PES_Aller71.tmp#id260 PES_Aller71.tmp#id259
Type Base_Texte24
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte24 required
Source
<xs:element name="CodeBudget" type="cm:Base_Texte24" minOccurs="0">
  <xs:annotation>
    <xs:documentation>dans le cas d'une imputation multi-budget</xs:documentation>
  </xs:annotation>
</xs:element>
Element TLigneRepartition / Mt
Namespace No namespace
Diagram
Diagram PES_Aller84.tmp#id118 PES_Aller84.tmp#id117
Type Base_Montant
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Montant required
Source
<xs:element name="Mt" type="cm:Base_Montant"/>
Complex Type TLigneRepartition
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Diagram
Diagram PES_Aller223.tmp#id1011 PES_Aller223.tmp#id1012 PES_Aller223.tmp#id1013 PES_Aller223.tmp#id1014 PES_Aller223.tmp#id1015
Used by
Model Libelle , Code , CodeFonction{0,1} , CodeBudget{0,1} , Mt
Children Code, CodeBudget, CodeFonction, Libelle, Mt
Source
<xs:complexType name="TLigneRepartition">
  <xs:sequence>
    <xs:element name="Libelle" type="cm:Base_Texte100"/>
    <xs:element name="Code" type="cm:Base_Texte24">
      <xs:annotation>
        <xs:documentation>code Nature</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CodeFonction" type="cm:Base_Texte24" minOccurs="0">
      <xs:annotation>
        <xs:documentation>dans le cas d'une imputation par fonction</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CodeBudget" type="cm:Base_Texte24" minOccurs="0">
      <xs:annotation>
        <xs:documentation>dans le cas d'une imputation multi-budget</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="Mt" type="cm:Base_Montant"/>
  </xs:sequence>
</xs:complexType>