Showing:

Attributes
Diagrams
Properties
Source
Used by
Element cm:TInfoTiers / 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="Base_Texte15" minOccurs="0"/>
Element cm:TInfoTiers / DteMalade
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="DteMalade" type="Base_Date" minOccurs="0"/>
Element cm:TInfoTiers / TypTiers
Namespace No namespace
Diagram
Diagram PES_Aller74.tmp#id549 PES_Aller74.tmp#id548
Type TTypTiers
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="TypTiers" type="TTypTiers" minOccurs="0"/>
Element cm:TInfoTiers / NatIdTiers
Namespace No namespace
Diagram
Diagram PES_Aller70.tmp#id274 PES_Aller70.tmp#id273
Type TNatIdTiers
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="NatIdTiers" type="TNatIdTiers" minOccurs="0"/>
Element cm:TInfoTiers / DteIdTiers
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="DteIdTiers" type="Base_Date" minOccurs="0"/>
Element cm:TInfoTiers / RefTiers
Namespace No namespace
Diagram
Diagram PES_Aller127.tmp#id256 PES_Aller127.tmp#id255
Type Base_Texte30
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte30 required
Source
<xs:element name="RefTiers" type="Base_Texte30" minOccurs="0"/>
Element cm:TInfoTiers / CatTiers
Namespace No namespace
Diagram
Diagram PES_Aller39.tmp#id279 PES_Aller39.tmp#id278
Type TCatTiers
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="CatTiers" type="TCatTiers"/>
Element cm:TInfoTiers / NatJur
Namespace No namespace
Diagram
Diagram PES_Aller196.tmp#id282 PES_Aller196.tmp#id281
Type TNatJur
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="NatJur" type="TNatJur"/>
Element cm:TInfoTiers / Civilite
Namespace No namespace
Diagram
Diagram PES_Aller163.tmp#id130 PES_Aller163.tmp#id129
Type Base_Texte10
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte10 required
Source
<xs:element name="Civilite" type="Base_Texte10" minOccurs="0"/>
Element cm:TInfoTiers / Nom
Namespace No namespace
Diagram
Diagram PES_Aller90.tmp#id56 PES_Aller90.tmp#id55
Type Base_Texte38
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38 required
Source
<xs:element name="Nom" type="Base_Texte38"/>
Element cm:TInfoTiers / ComplNom
Namespace No namespace
Diagram
Diagram PES_Aller90.tmp#id56 PES_Aller90.tmp#id55
Type Base_Texte38
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38 required
Source
<xs:element name="ComplNom" type="Base_Texte38" minOccurs="0"/>
Element cm:TInfoTiers / Prenom
Namespace No namespace
Diagram
Diagram PES_Aller90.tmp#id56 PES_Aller90.tmp#id55
Type Base_Texte38
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38 required
Source
<xs:element name="Prenom" type="Base_Texte38" minOccurs="0"/>
Complex Type cm:TInfoTiers
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/commun
Diagram
Diagram PES_Aller201.tmp#id717 PES_Aller201.tmp#id718 PES_Aller201.tmp#id719 PES_Aller201.tmp#id720 PES_Aller201.tmp#id721 PES_Aller201.tmp#id722 PES_Aller201.tmp#id723 PES_Aller201.tmp#id724 PES_Aller201.tmp#id725 PES_Aller201.tmp#id726 PES_Aller201.tmp#id727 PES_Aller201.tmp#id728
Used by
Complex Type TInfoTiersFact
Model IdTiers{0,1} , DteMalade{0,1} , TypTiers{0,1} , NatIdTiers{0,1} , DteIdTiers{0,1} , RefTiers{0,1} , CatTiers , NatJur , Civilite{0,1} , Nom , ComplNom{0,1} , Prenom{0,1}
Children CatTiers, Civilite, ComplNom, DteIdTiers, DteMalade, IdTiers, NatIdTiers, NatJur, Nom, Prenom, RefTiers, TypTiers
Source
<xs:complexType name="TInfoTiers">
  <xs:sequence>
    <xs:element name="IdTiers" type="Base_Texte15" minOccurs="0"/>
    <xs:element name="DteMalade" type="Base_Date" minOccurs="0"/>
    <xs:element name="TypTiers" type="TTypTiers" minOccurs="0"/>
    <xs:element name="NatIdTiers" type="TNatIdTiers" minOccurs="0"/>
    <xs:element name="DteIdTiers" type="Base_Date" minOccurs="0"/>
    <xs:element name="RefTiers" type="Base_Texte30" minOccurs="0"/>
    <xs:element name="CatTiers" type="TCatTiers"/>
    <xs:element name="NatJur" type="TNatJur"/>
    <xs:element name="Civilite" type="Base_Texte10" minOccurs="0"/>
    <xs:element name="Nom" type="Base_Texte38"/>
    <xs:element name="ComplNom" type="Base_Texte38" minOccurs="0"/>
    <xs:element name="Prenom" type="Base_Texte38" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>