http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
http://www.cfcal-banque.fr/objets/SystemeExpert/2.5 / TypeCharge Simple Type
Dans cette rubrique
    TypeCharge Simple Type
    Dans cette rubrique
    Description
    Type de charge.AutreTout autre type de charge.SCISCI.
    Espace de noms http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
    Type
    Restriction of xs:string
    Diagramme
    TypeCharge Simple Type
    Overview
    TypeCharge Restriction of xs:string
    Type de charge.AutreTout autre type de charge.SCISCI.
    Facettes
    EnumerationAutre
    EnumerationSCI
    Source
    <xs:simpleType name="TypeCharge" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Type de charge.AutreTout autre type de charge.SCISCI.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Autre">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="SCI">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi