Showing:

Attributes
Diagrams
Properties
Source
Used by
Element TInfoPrelevement / NatPrel
Namespace No namespace
Diagram
Diagram PES_Aller166.tmp#id502 PES_Aller166.tmp#id501
Type TNatPrel
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="NatPrel" type="TNatPrel"/>
Element TInfoPrelevement / PerPrel
Namespace No namespace
Diagram
Diagram PES_Aller35.tmp#id505 PES_Aller35.tmp#id504
Type TPerPrel
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="PerPrel" type="TPerPrel"/>
Element TInfoPrelevement / DtePrel
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="DtePrel" type="cm:Base_Date"/>
Element TInfoPrelevement / MtPrel
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="MtPrel" type="cm:Base_Montant"/>
Complex Type TInfoPrelevement
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/recette/r0/aller
Diagram
Diagram PES_Aller161.tmp#id500 PES_Aller161.tmp#id503 PES_Aller161.tmp#id506 PES_Aller161.tmp#id507
Used by
Model NatPrel , PerPrel , DtePrel , MtPrel
Children DtePrel, MtPrel, NatPrel, PerPrel
Source
<xs:complexType name="TInfoPrelevement">
  <xs:sequence>
    <xs:element name="NatPrel" type="TNatPrel"/>
    <xs:element name="PerPrel" type="TPerPrel"/>
    <xs:element name="DtePrel" type="cm:Base_Date"/>
    <xs:element name="MtPrel" type="cm:Base_Montant"/>
  </xs:sequence>
</xs:complexType>