http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13 / TypeSignature Simple Type
Dans cette rubrique
    TypeSignature Simple Type
    Dans cette rubrique
    Description
    Type de signature0NULL1Papier2Electronique
    Espace de noms http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
    Type
    Restriction of xs:string
    Diagramme
    TypeSignature Simple Type
    Overview
    TypeSignature Restriction of xs:string
    Type de signature0NULL1Papier2Electronique
    Facettes
    Enumeration0
    Enumeration1
    Enumeration2
    Source
    <xs:simpleType name="TypeSignature" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Type de signature0NULL1Papier2Electronique</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="0" />
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
      </xs:restriction>
    </xs:simpleType>
    Voir aussi