Partager via


DocumentSheet_Type complexType (Visio XML)

Informations sur le type

Valeur
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Fichier de schéma
VisioSchema15-2012-06-05.xsd
Base d’extension
Sheet_Type

Définition

      <xs:complexType name="DocumentSheet_Type">
        <xs:complexContent>
        <xs:extension base="Sheet_Type">
      
    <xs:attribute name="Name"
  type="xsd:string"
    />
    <xs:attribute name="NameU"
  type="xsd:string"
    />
    <xs:attribute name="IsCustomName"
  type="xsd:boolean"
    />
    <xs:attribute name="IsCustomNameU"
  type="xsd:boolean"
    />
    <xs:attribute name="UniqueID"
  type="xsd:string"
    />
        </xs:extension>
        </xs:complexContent>
      </xs:complexType>
      

Éléments et attributs

Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.

Éléments enfants

Aucun.

Attributs

Attribut Type Obligatoire Description Valeurs possibles
IsCustomName
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
IsCustomNameU
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
Nom
xsd :string
facultatif
Valeurs du type xsd :string.
NameU
xsd :string
facultatif
Valeurs du type xsd :string.
UniqueID
xsd :string
facultatif
Valeurs du type xsd :string.