Partager via


Master_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
Aucun

Définition

          <xs:complexType name="Master_Type">
          
          <xs:all>
    <xs:element name="PageSheet"  type="PageSheet_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="Rel"  type="Rel_Type"
     minOccurs="1"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="Icon"  type="Icon_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
      </xs:all>
    <xs:attribute name="ID"
  type="xsd:unsignedInt"
     use="required"
    />
    <xs:attribute name="BaseID"
  type="xsd:string"
    />
    <xs:attribute name="UniqueID"
  type="xsd:string"
    />
    <xs:attribute name="MatchByName"
  type="xsd:boolean"
    />
    <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="IconSize"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="PatternFlags"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="Prompt"
  type="xsd:string"
    />
    <xs:attribute name="Hidden"
  type="xsd:boolean"
    />
    <xs:attribute name="IconUpdate"
  type="xsd:boolean"
    />
    <xs:attribute name="AlignName"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="MasterType"
  type="xsd:unsignedShort"
    />
      </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

Élément Type Description
Icon
Icon_Type
PageSheet
PageSheet_Type
Rel
Rel_Type

Attributs

Attribut Type Obligatoire Description Valeurs possibles
AlignName
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
BaseID
xsd :string
facultatif
Valeurs du type xsd :string.
Masqué
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
IconSize
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
IconUpdate
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
ID
xsd :unsignedInt
obligatoire
Valeurs du type xsd :unsignedInt.
IsCustomName
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
IsCustomNameU
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
MasterType
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
MatchByName
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.
PatternFlags
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
Invite
xsd :string
facultatif
Valeurs du type xsd :string.
UniqueID
xsd :string
facultatif
Valeurs du type xsd :string.