http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
http://www.cfcal-banque.fr/objets/SuiviDossier/1.0 / TypeTauxRevision Simple Type
Dans cette rubrique
    TypeTauxRevision Simple Type
    Dans cette rubrique
    Espace de noms http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
    Type
    Restriction of xs:string
    Diagramme
    TypeTauxRevision Simple Type
    Overview
    TypeTauxRevision Restriction of xs:string
    Facettes
    EnumerationGlobal
    EnumerationFixe
    EnumerationRevisable
    Source
    <xs:simpleType name="TypeTauxRevision" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo>
          <ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
        </xs:appinfo>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Global" />
        <xs:enumeration value="Fixe" />
        <xs:enumeration value="Revisable">
          <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