http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13 / TypeLienFamilial Simple Type
Dans cette rubrique
    TypeLienFamilial Simple Type
    Dans cette rubrique
    Description
    Enumération des liens familiaux.PerePèreMereMèreSoeurSœurFrereFrèreDemifrereDemi-frèreDemisoeurDemi-sœurGrandmereGrand-mèreGrandpereGrand-pèreEpouxSeEpoux (se)EnfantEnfantCousinCousin (e)ConcubinConcubin (e)AutreAutre
    Espace de noms http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
    Type
    Restriction of xs:string
    Diagramme
    TypeLienFamilial Simple Type
    Overview
    TypeLienFamilial Restriction of xs:string
    Enumération des liens familiaux.PerePèreMereMèreSoeurSœurFrereFrèreDemifrereDemi-frèreDemisoeurDemi-sœurGrandmereGrand-mèreGrandpereGrand-pèreEpouxSeEpoux (se)EnfantEnfantCousinCousin (e)ConcubinConcubin (e)AutreAutre
    Facettes
    EnumerationPere
    EnumerationMere
    EnumerationSoeur
    EnumerationFrere
    EnumerationDemifrere
    EnumerationDemisoeur
    EnumerationGrandmere
    EnumerationGrandpere
    EnumerationEpouxSe
    EnumerationEnfant
    EnumerationCousin
    EnumerationConcubin
    EnumerationAutre
    Source
    <xs:simpleType name="TypeLienFamilial" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Enumération des liens familiaux.PerePèreMereMèreSoeurSœurFrereFrèreDemifrereDemi-frèreDemisoeurDemi-sœurGrandmereGrand-mèreGrandpereGrand-pèreEpouxSeEpoux (se)EnfantEnfantCousinCousin (e)ConcubinConcubin (e)AutreAutre</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Pere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Mere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Soeur">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Frere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Demifrere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Demisoeur">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Grandmere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Grandpere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="EpouxSe">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">9</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Enfant">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">10</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Cousin">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Concubin">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">13</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Autre">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">14</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi