Showing:

Attributes
Diagrams
Properties
Source
Used by
Element TPES_RefCompta / Domaine
Namespace No namespace
Diagram
Diagram PES_Aller63.tmp#id600 PES_Aller63.tmp#id599
Type TDomaine
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="Domaine" type="cm:TDomaine"/>
Element TPES_RefCompta / Exercice
Namespace No namespace
Diagram
Diagram PES_Aller81.tmp#id102 PES_Aller81.tmp#id101
Type Base_Annee
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Annee required
Source
<xs:element name="Exercice" type="cm:Base_Annee"/>
Element TPES_RefCompta / TypeObjet
Namespace No namespace
Diagram
Diagram PES_Aller67.tmp#id604 PES_Aller67.tmp#id603
Type Base_Num2_TypeObjet
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Num2_TypeObjet required
Source
<xs:element name="TypeObjet" type="cm:Base_Num2_TypeObjet"/>
Element TPES_RefCompta / Identifiant
Namespace No namespace
Diagram
Diagram PES_Aller149.tmp#id588 PES_Aller149.tmp#id587
Type Base_Alphanum20
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum20 required
Source
<xs:element name="Identifiant" type="cm:Base_Alphanum20" minOccurs="0"/>
Element TPES_RefCompta / ComplementIdentifiant
Namespace No namespace
Diagram
Diagram PES_Aller149.tmp#id588 PES_Aller149.tmp#id587
Type Base_Alphanum20
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum20 required
Source
<xs:element name="ComplementIdentifiant" type="cm:Base_Alphanum20" minOccurs="0"/>
Element TPES_RefCompta / CodProd
Namespace No namespace
Diagram
Diagram PES_Aller66.tmp#id448 PES_Aller66.tmp#id447
Type Base_Alphanum2
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum2 required
Source
<xs:element name="CodProd" type="cm:Base_Alphanum2" minOccurs="0"/>
Element TPES_RefCompta / IdTiers
Namespace No namespace
Diagram
Diagram PES_Aller203.tmp#id270 PES_Aller203.tmp#id269
Type Base_Texte15
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte15 required
Source
<xs:element name="IdTiers" type="cm:Base_Texte15" minOccurs="0"/>
Complex Type TPES_RefCompta
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Diagram
Diagram PES_Aller3.tmp#id598 PES_Aller3.tmp#id601 PES_Aller3.tmp#id602 PES_Aller3.tmp#id606 PES_Aller3.tmp#id607 PES_Aller3.tmp#id608 PES_Aller3.tmp#id609
Used by
Model Domaine , Exercice , TypeObjet , Identifiant{0,1} , ComplementIdentifiant{0,1} , CodProd{0,1} , IdTiers{0,1}
Children CodProd, ComplementIdentifiant, Domaine, Exercice, IdTiers, Identifiant, TypeObjet
Source
<xs:complexType name="TPES_RefCompta">
  <xs:sequence>
    <xs:element name="Domaine" type="cm:TDomaine"/>
    <xs:element name="Exercice" type="cm:Base_Annee"/>
    <xs:element name="TypeObjet" type="cm:Base_Num2_TypeObjet"/>
    <xs:element name="Identifiant" type="cm:Base_Alphanum20" minOccurs="0"/>
    <xs:element name="ComplementIdentifiant" type="cm:Base_Alphanum20" minOccurs="0"/>
    <xs:element name="CodProd" type="cm:Base_Alphanum2" minOccurs="0"/>
    <xs:element name="IdTiers" type="cm:Base_Texte15" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>