Showing:

Attributes
Diagrams
Properties
Source
Used by
Included schema Class_TiersEmprunt.xsd
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/Rev0/aller
Properties
attribute form default: unqualified
element form default: unqualified
Element TInfoTiers / IdTiers
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte15_V Simple_Type_xsd.tmp#Base_Texte15
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="cm:Base_Texte15" minOccurs="0"/>
Element TInfoTiers / Civilite
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte10_V Simple_Type_xsd.tmp#Base_Texte10
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="cm:Base_Texte10" minOccurs="0"/>
Element TInfoTiers / Nom
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte38_V Simple_Type_xsd.tmp#Base_Texte38
Type Base_Texte38
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38 required
Source
<xs:element name="Nom" type="cm:Base_Texte38"/>
Element TInfoTiers / ComplNom
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte38_V Simple_Type_xsd.tmp#Base_Texte38
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="cm:Base_Texte38" minOccurs="0"/>
Element TInfoTiers / Prenom
Namespace No namespace
Diagram
Diagram Simple_Type_xsd.tmp#Base_Texte38_V Simple_Type_xsd.tmp#Base_Texte38
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="cm:Base_Texte38" minOccurs="0"/>
Complex Type TInfoTiers
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/emprunt/r0/aller
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
Used by
Model IdTiers{0,1} , Civilite{0,1} , Nom , ComplNom{0,1} , Prenom{0,1}
Children Civilite, ComplNom, IdTiers, Nom, Prenom
Source
<xs:complexType name="TInfoTiers">
  <xs:sequence>
    <xs:element name="IdTiers" type="cm:Base_Texte15" minOccurs="0"/>
    <xs:element name="Civilite" type="cm:Base_Texte10" minOccurs="0"/>
    <xs:element name="Nom" type="cm:Base_Texte38"/>
    <xs:element name="ComplNom" type="cm:Base_Texte38" minOccurs="0"/>
    <xs:element name="Prenom" type="cm:Base_Texte38" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>