http://www.cfcal-banque.fr/objets/Notaire/1.1
http://www.cfcal-banque.fr/objets/Notaire/1.1 / Pays Simple Type
Dans cette rubrique
    Pays Simple Type
    Dans cette rubrique
    Description
    Enumération des codes pays disponiblesFRFrance
    Espace de noms http://www.cfcal-banque.fr/objets/Notaire/1.1
    Type
    Restriction of xs:string
    Diagramme
    Pays Simple Type
    Overview
    Pays Restriction of xs:string
    Enumération des codes pays disponiblesFRFrance
    Facettes
    EnumerationFR
    Source
    <xs:simpleType name="Pays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Enumération des codes pays disponiblesFRFrance</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="FR" />
      </xs:restriction>
    </xs:simpleType>
    Voir aussi