Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element TAdresse / TypAdr
Namespace No namespace
Diagram
Diagram PES_Aller53.tmp#id290
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V restriction of xs:string required
Source
<xs:element name="TypAdr">
  <xs:complexType>
    <xs:attribute name="V" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:enumeration value="0">
            <xs:annotation>
              <xs:documentation>Non précisé</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="1">
            <xs:annotation>
              <xs:documentation>Principal</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
          <xs:enumeration value="2">
            <xs:annotation>
              <xs:documentation>Secondaire</xs:documentation>
            </xs:annotation>
          </xs:enumeration>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element TAdresse / Adr1
Namespace No namespace
Diagram
Diagram PES_Aller34.tmp#id293 PES_Aller34.tmp#id292
Type Base_Texte38_NonVide
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38_NonVide required
Source
<xs:element name="Adr1" type="Base_Texte38_NonVide" minOccurs="0"/>
Element TAdresse / Adr2
Namespace No namespace
Diagram
Diagram PES_Aller34.tmp#id293 PES_Aller34.tmp#id292
Type Base_Texte38_NonVide
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38_NonVide required
Source
<xs:element name="Adr2" type="Base_Texte38_NonVide"/>
Element TAdresse / Adr3
Namespace No namespace
Diagram
Diagram PES_Aller34.tmp#id293 PES_Aller34.tmp#id292
Type Base_Texte38_NonVide
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38_NonVide required
Source
<xs:element name="Adr3" type="Base_Texte38_NonVide" minOccurs="0"/>
Element TAdresse / CP
Namespace No namespace
Diagram
Diagram PES_Aller273.tmp#id299 PES_Aller273.tmp#id298
Type Base_Texte5
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte5 required
Source
<xs:element name="CP" type="Base_Texte5"/>
Element TAdresse / Ville
Namespace No namespace
Diagram
Diagram PES_Aller34.tmp#id293 PES_Aller34.tmp#id292
Type Base_Texte38_NonVide
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Texte38_NonVide required
Source
<xs:element name="Ville" type="Base_Texte38_NonVide"/>
Element TAdresse / CodRes
Namespace No namespace
Annotations
Indique si le tiers est résident ou non :
O / false : résident
1 / true : non résident
Diagram
Diagram PES_Aller94.tmp#id94 PES_Aller94.tmp#id93
Type Base_Booleen
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
V V_Booleen required
Source
<xs:element name="CodRes" type="Base_Booleen">
  <xs:annotation>
    <xs:documentation>Indique si le tiers est résident ou non : O / false : résident 1 / true : non résident</xs:documentation>
  </xs:annotation>
</xs:element>
Element TAdresse / CodPays
Namespace No namespace
Diagram
Diagram PES_Aller235.tmp#id304 PES_Aller235.tmp#id303
Type Base_Num3
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
V V_Num3 required
Source
<xs:element name="CodPays" type="Base_Num3" minOccurs="0"/>
Element TAdresse / DteAdr
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="DteAdr" type="Base_Date" minOccurs="0"/>
Complex Type TAdresse
Namespace http://www.minefi.gouv.fr/cp/helios/pes_v2/commun
Diagram
Diagram PES_Aller53.tmp#id289 PES_Aller53.tmp#id291 PES_Aller53.tmp#id295 PES_Aller53.tmp#id296 PES_Aller53.tmp#id297 PES_Aller53.tmp#id300 PES_Aller53.tmp#id301 PES_Aller53.tmp#id302 PES_Aller53.tmp#id306
Used by
Model TypAdr , Adr1{0,1} , Adr2 , Adr3{0,1} , CP , Ville , CodRes , CodPays{0,1} , DteAdr{0,1}
Children Adr1, Adr2, Adr3, CP, CodPays, CodRes, DteAdr, TypAdr, Ville
Source
<xs:complexType name="TAdresse">
  <xs:sequence>
    <xs:element name="TypAdr">
      <xs:complexType>
        <xs:attribute name="V" use="required">
          <xs:simpleType>
            <xs:restriction base="xs:string">
              <xs:enumeration value="0">
                <xs:annotation>
                  <xs:documentation>Non précisé</xs:documentation>
                </xs:annotation>
              </xs:enumeration>
              <xs:enumeration value="1">
                <xs:annotation>
                  <xs:documentation>Principal</xs:documentation>
                </xs:annotation>
              </xs:enumeration>
              <xs:enumeration value="2">
                <xs:annotation>
                  <xs:documentation>Secondaire</xs:documentation>
                </xs:annotation>
              </xs:enumeration>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
      </xs:complexType>
    </xs:element>
    <xs:element name="Adr1" type="Base_Texte38_NonVide" minOccurs="0"/>
    <xs:element name="Adr2" type="Base_Texte38_NonVide"/>
    <xs:element name="Adr3" type="Base_Texte38_NonVide" minOccurs="0"/>
    <xs:element name="CP" type="Base_Texte5"/>
    <xs:element name="Ville" type="Base_Texte38_NonVide"/>
    <xs:element name="CodRes" type="Base_Booleen">
      <xs:annotation>
        <xs:documentation>Indique si le tiers est résident ou non : O / false : résident 1 / true : non résident</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="CodPays" type="Base_Num3" minOccurs="0"/>
    <xs:element name="DteAdr" type="Base_Date" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Attribute TypAdr / TAdresse / @V
Namespace No namespace
Type restriction of xs:string
Properties
use: required
Facets
enumeration 0
Non précisé
enumeration 1
Principal
enumeration 2
Secondaire
Used by
Element TAdresse/TypAdr
Source
<xs:attribute name="V" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="0">
        <xs:annotation>
          <xs:documentation>Non précisé</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="1">
        <xs:annotation>
          <xs:documentation>Principal</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="2">
        <xs:annotation>
          <xs:documentation>Secondaire</xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>