http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
http://www.cfcal-banque.fr/objets/SuiviDossier/1.0 / TypeSignature Simple Type
Dans cette rubrique
    TypeSignature Simple Type
    Dans cette rubrique
    Espace de noms http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
    Type
    Restriction of xs:string
    Diagramme
    TypeSignature Simple Type
    Overview
    TypeSignature Restriction of xs:string
    Facettes
    EnumerationPapier
    EnumerationElectronique
    Source
    <xs:simpleType name="TypeSignature" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:restriction base="xs:string">
        <xs:enumeration value="Papier">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Electronique">
          <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