Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element TPES_RecetteAller / EnTeteRecette
Namespace No namespace
Diagram
Diagram PES_Aller155.tmp#id424 PES_Aller155.tmp#id425
Properties
content: complex
Model IdVer , InfoDematerialisee{0,1}
Children IdVer, InfoDematerialisee
Instance
<EnTeteRecette>
  <IdVer V="">{1,1}</IdVer>
  <InfoDematerialisee V="">{0,1}</InfoDematerialisee>
</EnTeteRecette>
Source
<xs:element name="EnTeteRecette">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="IdVer" type="cm:Base_Num2"/>
      <xs:element name="InfoDematerialisee" type="cm:Base_Booleen" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element EnTeteRecette / TPES_RecetteAller / IdVer
Namespace No namespace
Diagram
Diagram PES_Aller180.tmp#id41 PES_Aller180.tmp#id40
Type Base_Num2
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Num2 required
Source
<xs:element name="IdVer" type="cm:Base_Num2"/>
Element EnTeteRecette / TPES_RecetteAller / InfoDematerialisee
Namespace No namespace
Diagram
Diagram PES_Aller94.tmp#id94 PES_Aller94.tmp#id93
Type Base_Booleen
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Booleen required
Source
<xs:element name="InfoDematerialisee" type="cm:Base_Booleen" minOccurs="0"/>
Element TPES_RecetteAller / Bordereau
Namespace No namespace
Diagram
Diagram PES_Aller181.tmp#id567 PES_Aller181.tmp#id428 PES_Aller181.tmp#id440 PES_Aller182.tmp#id339 PES_Aller182.tmp#id338 PES_Aller181.tmp#id427
Type TBordereau
Properties
content: complex
maxOccurs: unbounded
Model BlocBordereau , Piece+ , ds:Signature
Children BlocBordereau, Piece, ds:Signature
Instance
<Bordereau Id="">
  <BlocBordereau>{1,1}</BlocBordereau>
  <Piece>{1,unbounded}</Piece>
</Bordereau>
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:element name="Bordereau" type="TBordereau" maxOccurs="unbounded"/>
Complex Type TPES_RecetteAller
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/recette/r0/aller
Diagram
Diagram PES_Aller155.tmp#id423 PES_Aller155.tmp#id426
Used by
Model EnTeteRecette , Bordereau+
Children Bordereau, EnTeteRecette
Source
<xs:complexType name="TPES_RecetteAller">
  <xs:sequence>
    <xs:element name="EnTeteRecette">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="IdVer" type="cm:Base_Num2"/>
          <xs:element name="InfoDematerialisee" type="cm:Base_Booleen" minOccurs="0"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="Bordereau" type="TBordereau" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>