Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Imported schema PES_EtatPassif.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/emprunt/r0/aller
Properties
attribute form default: unqualified
element form default: unqualified
Element TPES_EtatPassif / EnTeteEtatPassif
Namespace No namespace
Diagram
Diagram PES_EtatPassif_xsd.tmp#TPES_EtatPassif_TPES_EtatPassif_EnTeteEtatPassif_IdVer PES_EtatPassif_xsd.tmp#TPES_EtatPassif_TPES_EtatPassif_EnTeteEtatPassif_Exer
Properties
content: complex
Model IdVer , Exer
Children Exer, IdVer
Instance
<EnTeteEtatPassif>
  <IdVer V="">{1,1}</IdVer>
  <Exer V="">{1,1}</Exer>
</EnTeteEtatPassif>
Source
<xs:element name="EnTeteEtatPassif">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="IdVer" type="cm:Base_Num2"/>
      <xs:element name="Exer" type="cm:Base_Annee"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element TPES_EtatPassif / EnTeteEtatPassif / IdVer
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Num2_V Simple_Type_xsd.tmp#Base_Num2
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 TPES_EtatPassif / EnTeteEtatPassif / Exer
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Annee_V Simple_Type_xsd.tmp#Base_Annee
Type Base_Annee
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Annee required
Source
<xs:element name="Exer" type="cm:Base_Annee"/>
Element TPES_EtatPassif / EtatPassif
Namespace No namespace
Diagram
Diagram PES_EtatPassif_xsd.tmp#TEtatPassif_IdentificationEmprunt PES_EtatPassif_xsd.tmp#TEtatPassif_InformationEmprunt PES_EtatPassif_xsd.tmp#TEtatPassif_Tiers PES_EtatPassif_xsd.tmp#TEtatPassif_LigneTableauAmt PES_EtatPassif_xsd.tmp#TEtatPassif
Type TEtatPassif
Properties
content: complex
maxOccurs: unbounded
Model IdentificationEmprunt , InformationEmprunt{0,1} , Tiers , LigneTableauAmt*
Children IdentificationEmprunt, InformationEmprunt, LigneTableauAmt, Tiers
Instance
<EtatPassif>
  <IdentificationEmprunt>{1,1}</IdentificationEmprunt>
  <InformationEmprunt>{0,1}</InformationEmprunt>
  <Tiers>{1,1}</Tiers>
  <LigneTableauAmt>{0,unbounded}</LigneTableauAmt>
</EtatPassif>
Source
<xs:element name="EtatPassif" type="TEtatPassif" maxOccurs="unbounded"/>
Element TEtatPassif / IdentificationEmprunt
Namespace No namespace
Diagram
Diagram Class_Emprunt_xsd.tmp#TIdentificationEmprunt_TypFlux Class_Emprunt_xsd.tmp#TIdentificationEmprunt_TypMvt Class_Emprunt_xsd.tmp#TIdentificationEmprunt_Affect Class_Emprunt_xsd.tmp#TIdentificationEmprunt_NumEmpOrdo Class_Emprunt_xsd.tmp#TIdentificationEmprunt_ObjEmp Class_Emprunt_xsd.tmp#TIdentificationEmprunt_MtEmp Class_Emprunt_xsd.tmp#TIdentificationEmprunt
Type TIdentificationEmprunt
Properties
content: complex
Model TypFlux , TypMvt , Affect{0,1} , NumEmpOrdo , ObjEmp{0,1} , MtEmp
Children Affect, MtEmp, NumEmpOrdo, ObjEmp, TypFlux, TypMvt
Instance
<IdentificationEmprunt>
  <TypFlux V="">{1,1}</TypFlux>
  <TypMvt V="">{1,1}</TypMvt>
  <Affect V="">{0,1}</Affect>
  <NumEmpOrdo V="">{1,1}</NumEmpOrdo>
  <ObjEmp V="">{0,1}</ObjEmp>
  <MtEmp V="">{1,1}</MtEmp>
</IdentificationEmprunt>
Source
<xs:element name="IdentificationEmprunt" type="TIdentificationEmprunt"/>
Element TEtatPassif / InformationEmprunt
Namespace No namespace
Diagram
Diagram Class_Emprunt_xsd.tmp#TInformationEmprunt_NumEmpPret Class_Emprunt_xsd.tmp#TInformationEmprunt_TypEmp Class_Emprunt_xsd.tmp#TInformationEmprunt_TypMon Class_Emprunt_xsd.tmp#TInformationEmprunt_PerRemb Class_Emprunt_xsd.tmp#TInformationEmprunt_IntDiff Class_Emprunt_xsd.tmp#TInformationEmprunt_TypTx Class_Emprunt_xsd.tmp#TInformationEmprunt_Tx Class_Emprunt_xsd.tmp#TInformationEmprunt_FrsDossier Class_Emprunt_xsd.tmp#TInformationEmprunt_Duree Class_Emprunt_xsd.tmp#TInformationEmprunt
Type TInformationEmprunt
Properties
content: complex
minOccurs: 0
Model NumEmpPret , TypEmp , TypMon{0,1} , PerRemb , IntDiff{0,1} , TypTx , Tx , FrsDossier{0,1} , Duree
Children Duree, FrsDossier, IntDiff, NumEmpPret, PerRemb, Tx, TypEmp, TypMon, TypTx
Instance
<InformationEmprunt>
  <NumEmpPret V="">{1,1}</NumEmpPret>
  <TypEmp V="">{1,1}</TypEmp>
  <TypMon V="">{0,1}</TypMon>
  <PerRemb V="">{1,1}</PerRemb>
  <IntDiff V="">{0,1}</IntDiff>
  <TypTx V="">{1,1}</TypTx>
  <Tx V="">{1,1}</Tx>
  <FrsDossier V="">{0,1}</FrsDossier>
  <Duree V="">{1,1}</Duree>
</InformationEmprunt>
Source
<xs:element name="InformationEmprunt" type="TInformationEmprunt" minOccurs="0"/>
Element TEtatPassif / Tiers
Namespace No namespace
Diagram
Diagram PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_InfoTiers PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_Adresse PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_CpteBancaire PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers
Type TTiers
Properties
content: complex
Model InfoTiers , Adresse{0,1} , CpteBancaire{0,1}
Children Adresse, CpteBancaire, InfoTiers
Instance
<Tiers>
  <InfoTiers>{1,1}</InfoTiers>
  <Adresse>{0,1}</Adresse>
  <CpteBancaire>{0,1}</CpteBancaire>
</Tiers>
Source
<xs:element name="Tiers" type="TTiers"/>
Element TTiers / InfoTiers
Namespace No namespace
Diagram
Diagram Class_TiersEmprunt_xsd.tmp#TInfoTiers_IdTiers Class_TiersEmprunt_xsd.tmp#TInfoTiers_Civilite Class_TiersEmprunt_xsd.tmp#TInfoTiers_Nom Class_TiersEmprunt_xsd.tmp#TInfoTiers_ComplNom Class_TiersEmprunt_xsd.tmp#TInfoTiers_Prenom Class_TiersEmprunt_xsd.tmp#TInfoTiers
Type TInfoTiers
Properties
content: complex
Model IdTiers{0,1} , Civilite{0,1} , Nom , ComplNom{0,1} , Prenom{0,1}
Children Civilite, ComplNom, IdTiers, Nom, Prenom
Instance
<InfoTiers>
  <IdTiers V="">{0,1}</IdTiers>
  <Civilite V="">{0,1}</Civilite>
  <Nom V="">{1,1}</Nom>
  <ComplNom V="">{0,1}</ComplNom>
  <Prenom V="">{0,1}</Prenom>
</InfoTiers>
Source
<xs:element name="InfoTiers" type="TInfoTiers"/>
Element TTiers / Adresse
Namespace No namespace
Diagram
Diagram Class_Adresse_xsd.tmp#TAdresse_TypAdr Class_Adresse_xsd.tmp#TAdresse_Adr1 Class_Adresse_xsd.tmp#TAdresse_Adr2 Class_Adresse_xsd.tmp#TAdresse_Adr3 Class_Adresse_xsd.tmp#TAdresse_CP Class_Adresse_xsd.tmp#TAdresse_Ville Class_Adresse_xsd.tmp#TAdresse_CodRes Class_Adresse_xsd.tmp#TAdresse_CodPays Class_Adresse_xsd.tmp#TAdresse_DteAdr Class_Adresse_xsd.tmp#TAdresse
Type TAdresse
Properties
content: complex
minOccurs: 0
Model TypAdr , Adr1{0,1} , Adr2{0,1} , Adr3{0,1} , CP , Ville{0,1} , CodRes , CodPays{0,1} , DteAdr{0,1}
Children Adr1, Adr2, Adr3, CP, CodPays, CodRes, DteAdr, TypAdr, Ville
Instance
<Adresse>
  <TypAdr V="">{1,1}</TypAdr>
  <Adr1 V="">{0,1}</Adr1>
  <Adr2 V="">{0,1}</Adr2>
  <Adr3 V="">{0,1}</Adr3>
  <CP V="">{1,1}</CP>
  <Ville V="">{0,1}</Ville>
  <CodRes V="">{1,1}</CodRes>
  <CodPays V="">{0,1}</CodPays>
  <DteAdr V="">{0,1}</DteAdr>
</Adresse>
Source
<xs:element name="Adresse" type="cm:TAdresse" minOccurs="0"/>
Element TTiers / CpteBancaire
Namespace No namespace
Diagram
Diagram Class_Bancaire_xsd.tmp#TBancaire_IdPayInt Class_Bancaire_xsd.tmp#TBancaire_IdBancInt Class_Bancaire_xsd.tmp#TBancaire_CodeEtab Class_Bancaire_xsd.tmp#TBancaire_CodeGuic Class_Bancaire_xsd.tmp#TBancaire_IdCpte Class_Bancaire_xsd.tmp#TBancaire_CleRib Class_Bancaire_xsd.tmp#TBancaire_BIC Class_Bancaire_xsd.tmp#TBancaire_IBAN Class_Bancaire_xsd.tmp#TBancaire_LibBanc Class_Bancaire_xsd.tmp#TBancaire_TitCpte Class_Bancaire_xsd.tmp#TBancaire_DteBanc Class_Bancaire_xsd.tmp#TBancaire
Type TBancaire
Properties
content: complex
minOccurs: 0
Model ((IdPayInt{0,1} , IdBancInt{0,1} , CodeEtab , CodeGuic , IdCpte , CleRib) | (BIC , IBAN)) , LibBanc{0,1} , TitCpte , DteBanc{0,1}
Children BIC, CleRib, CodeEtab, CodeGuic, DteBanc, IBAN, IdBancInt, IdCpte, IdPayInt, LibBanc, TitCpte
Instance
<CpteBancaire>
  <IdPayInt V="">{0,1}</IdPayInt>
  <IdBancInt V="">{0,1}</IdBancInt>
  <CodeEtab V="">{1,1}</CodeEtab>
  <CodeGuic V="">{1,1}</CodeGuic>
  <IdCpte V="">{1,1}</IdCpte>
  <CleRib V="">{1,1}</CleRib>
  <BIC V="">{1,1}</BIC>
  <IBAN V="">{1,1}</IBAN>
  <LibBanc V="">{0,1}</LibBanc>
  <TitCpte V="">{1,1}</TitCpte>
  <DteBanc V="">{0,1}</DteBanc>
</CpteBancaire>
Source
<xs:element name="CpteBancaire" type="cm:TBancaire" minOccurs="0"/>
Element TEtatPassif / LigneTableauAmt
Namespace No namespace
Diagram
Diagram Class_Emprunt_xsd.tmp#TLigneTableauAmt_DtePai Class_Emprunt_xsd.tmp#TLigneTableauAmt_FraisEch Class_Emprunt_xsd.tmp#TLigneTableauAmt_Capital Class_Emprunt_xsd.tmp#TLigneTableauAmt_Interet Class_Emprunt_xsd.tmp#TLigneTableauAmt_InteretDiffere Class_Emprunt_xsd.tmp#TLigneTableauAmt_MtCrd Class_Emprunt_xsd.tmp#TLigneTableauAmt
Type TLigneTableauAmt
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model DtePai , FraisEch{0,1} , Capital , Interet , InteretDiffere{0,1} , MtCrd
Children Capital, DtePai, FraisEch, Interet, InteretDiffere, MtCrd
Instance
<LigneTableauAmt>
  <DtePai V="">{1,1}</DtePai>
  <FraisEch V="">{0,1}</FraisEch>
  <Capital V="">{1,1}</Capital>
  <Interet V="">{1,1}</Interet>
  <InteretDiffere V="">{0,1}</InteretDiffere>
  <MtCrd V="">{1,1}</MtCrd>
</LigneTableauAmt>
Source
<xs:element name="LigneTableauAmt" type="TLigneTableauAmt" minOccurs="0" maxOccurs="unbounded"/>
Complex Type TPES_EtatPassif
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/emprunt/r0/aller
Diagram
Diagram PES_EtatPassif_xsd.tmp#TPES_EtatPassif_EnTeteEtatPassif PES_EtatPassif_xsd.tmp#TPES_EtatPassif_EtatPassif
Used by
Model EnTeteEtatPassif , EtatPassif+
Children EnTeteEtatPassif, EtatPassif
Source
<xs:complexType name="TPES_EtatPassif">
  <xs:sequence>
    <xs:element name="EnTeteEtatPassif">
      <xs:complexType>
        <xs:sequence>
          <xs:element name="IdVer" type="cm:Base_Num2"/>
          <xs:element name="Exer" type="cm:Base_Annee"/>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    <xs:element name="EtatPassif" type="TEtatPassif" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type TEtatPassif
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/emprunt/r0/aller
Diagram
Diagram PES_EtatPassif_xsd.tmp#TEtatPassif_IdentificationEmprunt PES_EtatPassif_xsd.tmp#TEtatPassif_InformationEmprunt PES_EtatPassif_xsd.tmp#TEtatPassif_Tiers PES_EtatPassif_xsd.tmp#TEtatPassif_LigneTableauAmt
Used by
Model IdentificationEmprunt , InformationEmprunt{0,1} , Tiers , LigneTableauAmt*
Children IdentificationEmprunt, InformationEmprunt, LigneTableauAmt, Tiers
Source
<xs:complexType name="TEtatPassif">
  <xs:sequence>
    <xs:element name="IdentificationEmprunt" type="TIdentificationEmprunt"/>
    <xs:element name="InformationEmprunt" type="TInformationEmprunt" minOccurs="0"/>
    <xs:element name="Tiers" type="TTiers"/>
    <xs:element name="LigneTableauAmt" type="TLigneTableauAmt" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type TTiers
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/emprunt/r0/aller
Diagram
Diagram PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_InfoTiers PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_Adresse PES_EtatPassif_xsd.tmp#http___www.minefi.gouv.fr_cp_helios_pes_v2_emprunt_r0_aller_TTiers_CpteBancaire
Used by
Model InfoTiers , Adresse{0,1} , CpteBancaire{0,1}
Children Adresse, CpteBancaire, InfoTiers
Source
<xs:complexType name="TTiers">
  <xs:sequence>
    <xs:element name="InfoTiers" type="TInfoTiers"/>
    <xs:element name="Adresse" type="cm:TAdresse" minOccurs="0"/>
    <xs:element name="CpteBancaire" type="cm:TBancaire" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>