= TypeEtatCreationPersonneMorale Simple Type
http://www.cfcal-banque.fr/objets/SystemeExpert/2.11
http://www.cfcal-banque.fr/objets/SystemeExpert/2.11 / TypeEtatCreationPersonneMorale Simple Type
Dans cette rubrique
    TypeEtatCreationPersonneMorale Simple Type
    Dans cette rubrique
    Description
    Etat création personne morale (SCI)
    Espace de noms http://www.cfcal-banque.fr/objets/SystemeExpert/2.11
    Type
    Restriction of xs:string
    Diagramme
    TypeEtatCreationPersonneMorale Simple Type
    Overview
    TypeEtatCreationPersonneMorale Restriction of xs:string
    Etat création personne morale (SCI)
    Facettes
    EnumerationACreer
    EnumerationExistanteSansActivite
    EnumerationExistanteEnActivite
    Source
    <xs:simpleType name="TypeEtatCreationPersonneMorale" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Etat création personne morale (SCI)</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="ACreer">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="ExistanteSansActivite">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="ExistanteEnActivite">
          <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