http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13 / TypePeriodiciteAssurance Simple Type
Dans cette rubrique
    TypePeriodiciteAssurance Simple Type
    Dans cette rubrique
    Description
    Enumération des Types de périodicité d'assuranceUniqueUniqueMensuelleMensuelleTrimestrielleTrimestrielleSemestrielleSemestrielleAnnuelleAnnuelle
    Espace de noms http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
    Type
    Restriction of xs:string
    Diagramme
    TypePeriodiciteAssurance Simple Type
    Overview
    TypePeriodiciteAssurance Restriction of xs:string
    Enumération des Types de périodicité d'assuranceUniqueUniqueMensuelleMensuelleTrimestrielleTrimestrielleSemestrielleSemestrielleAnnuelleAnnuelle
    Facettes
    EnumerationUnique
    EnumerationMensuelle
    EnumerationTrimestrielle
    EnumerationSemestrielle
    EnumerationAnnuelle
    Source
    <xs:simpleType name="TypePeriodiciteAssurance" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Enumération des Types de périodicité d'assuranceUniqueUniqueMensuelleMensuelleTrimestrielleTrimestrielleSemestrielleSemestrielleAnnuelleAnnuelle</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Unique" />
        <xs:enumeration value="Mensuelle">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">12</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Trimestrielle">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Semestrielle">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Annuelle">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi