Showing:

Attributes
Diagrams
Properties
Source
Used by
Element TBancaire / IdPayInt
Namespace No namespace
Diagram
Diagram PES_Aller126.tmp#id311 PES_Aller126.tmp#id310
Type Base_Alphanum4
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum4 required
Source
<xs:element name="IdPayInt" type="Base_Alphanum4" minOccurs="0"/>
Element TBancaire / IdBancInt
Namespace No namespace
Diagram
Diagram PES_Aller132.tmp#id315 PES_Aller132.tmp#id314
Type Base_Alphanum11
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum11 required
Source
<xs:element name="IdBancInt" type="Base_Alphanum11" minOccurs="0"/>
Element TBancaire / CodeEtab
Namespace No namespace
Diagram
Diagram PES_Aller162.tmp#id319 PES_Aller162.tmp#id318
Type Base_Alphanum5
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum5 required
Source
<xs:element name="CodeEtab" type="Base_Alphanum5"/>
Element TBancaire / CodeGuic
Namespace No namespace
Diagram
Diagram PES_Aller162.tmp#id319 PES_Aller162.tmp#id318
Type Base_Alphanum5
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum5 required
Source
<xs:element name="CodeGuic" type="Base_Alphanum5"/>
Element TBancaire / IdCpte
Namespace No namespace
Diagram
Diagram PES_Aller255.tmp#id324 PES_Aller255.tmp#id323
Type Base_Texte11
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte11 required
Source
<xs:element name="IdCpte" type="Base_Texte11"/>
Element TBancaire / CleRib
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="CleRib" type="Base_Num2"/>
Element TBancaire / BIC
Namespace No namespace
Diagram
Diagram PES_Aller132.tmp#id315 PES_Aller132.tmp#id314
Type Base_Alphanum11
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Alphanum11 required
Source
<xs:element name="BIC" type="Base_Alphanum11"/>
Element TBancaire / IBAN
Namespace No namespace
Diagram
Diagram PES_Aller269.tmp#id330 PES_Aller269.tmp#id329
Type Base_Texte34
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte34 required
Source
<xs:element name="IBAN" type="Base_Texte34"/>
Element TBancaire / LibBanc
Namespace No namespace
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="LibBanc" type="Base_Texte24" minOccurs="0"/>
Element TBancaire / TitCpte
Namespace No namespace
Diagram
Diagram PES_Aller257.tmp#id335 PES_Aller257.tmp#id334
Type Base_Texte32_NonVide
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte32_NonVide required
Source
<xs:element name="TitCpte" type="Base_Texte32_NonVide" minOccurs="0"/>
Element TBancaire / DteBanc
Namespace No namespace
Diagram
Diagram PES_Aller43.tmp#id63 PES_Aller43.tmp#id62
Type Base_Date
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Date required
Source
<xs:element name="DteBanc" type="Base_Date" minOccurs="0"/>
Complex Type TBancaire
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/commun
Diagram
Diagram PES_Aller60.tmp#id309 PES_Aller60.tmp#id313 PES_Aller60.tmp#id317 PES_Aller60.tmp#id321 PES_Aller60.tmp#id322 PES_Aller60.tmp#id326 PES_Aller60.tmp#id327 PES_Aller60.tmp#id328 PES_Aller60.tmp#id332 PES_Aller60.tmp#id333 PES_Aller60.tmp#id337
Used by
Model ((IdPayInt{0,1} , IdBancInt{0,1} , CodeEtab , CodeGuic , IdCpte , CleRib) | (BIC , IBAN)) , LibBanc{0,1} , TitCpte{0,1} , DteBanc{0,1}
Children BIC, CleRib, CodeEtab, CodeGuic, DteBanc, IBAN, IdBancInt, IdCpte, IdPayInt, LibBanc, TitCpte
Source
<xs:complexType name="TBancaire">
  <xs:sequence>
    <xs:choice>
      <xs:sequence>
        <xs:element name="IdPayInt" type="Base_Alphanum4" minOccurs="0"/>
        <xs:element name="IdBancInt" type="Base_Alphanum11" minOccurs="0"/>
        <xs:element name="CodeEtab" type="Base_Alphanum5"/>
        <xs:element name="CodeGuic" type="Base_Alphanum5"/>
        <xs:element name="IdCpte" type="Base_Texte11"/>
        <xs:element name="CleRib" type="Base_Num2"/>
      </xs:sequence>
      <xs:sequence>
        <xs:element name="BIC" type="Base_Alphanum11"/>
        <xs:element name="IBAN" type="Base_Texte34"/>
      </xs:sequence>
    </xs:choice>
    <xs:element name="LibBanc" type="Base_Texte24" minOccurs="0"/>
    <xs:element name="TitCpte" type="Base_Texte32_NonVide" minOccurs="0"/>
    <xs:element name="DteBanc" type="Base_Date" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>