Partager via


MasterShortcut_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="MasterShortcut_Type">
          
          <xs:all>
    <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="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="ShortcutURL"
  type="xsd:string"
    />
    <xs:attribute name="ShortcutHelp"
  type="xsd:string"
    />
    <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

Attributs

Attribut Type Obligatoire Description Valeurs possibles
AlignName
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
IconSize
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
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.
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.
ShortcutHelp
xsd :string
facultatif
Valeurs du type xsd :string.
ShortcutURL
xsd :string
facultatif
Valeurs du type xsd :string.