http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
http://www.cfcal-banque.fr/objets/SystemeExpert/2.5 / Assureur Simple Type
Dans cette rubrique
    Assureur Simple Type
    Dans cette rubrique
    Description
    Assureur.MNCAPMNCAP.AXAAXA.MUTLOGAXA.
    Espace de noms http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
    Type
    Restriction of xs:string
    Diagramme
    Assureur Simple Type
    Overview
    Assureur Restriction of xs:string
    Assureur.MNCAPMNCAP.AXAAXA.MUTLOGAXA.
    Facettes
    EnumerationMNCAP
    EnumerationAXA
    EnumerationMUTLOG
    Source
    <xs:simpleType name="Assureur" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Assureur.MNCAPMNCAP.AXAAXA.MUTLOGAXA.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="MNCAP">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="AXA">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="MUTLOG">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi