FaceName_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="FaceName_Type">
<xs:attribute name="NameU"
type="xsd:string"
use="required"
/>
<xs:attribute name="UnicodeRanges"
type="xsd:string"
/>
<xs:attribute name="CharSets"
type="xsd:string"
/>
<xs:attribute name="Panos"
type="xsd:string"
/>
<xs:attribute name="Panose"
type="xsd:string"
/>
<xs:attribute name="Flags"
type="xsd:unsignedInt"
/>
</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 |
---|---|---|---|---|
Charsets |
xsd :string |
facultatif |
Valeurs du type xsd :string. | |
Flags |
xsd :unsignedInt |
facultatif |
Valeurs du type xsd :unsignedInt. | |
NameU |
xsd :string |
obligatoire |
Valeurs du type xsd :string. | |
Panos |
xsd :string |
facultatif |
Valeurs du type xsd :string. | |
Panose |
xsd :string |
facultatif |
Valeurs du type xsd :string. | |
UnicodeRanges |
xsd :string |
facultatif |
Valeurs du type xsd :string. |