Freigeben über


FaceName_Type complexType (Visio XML)

Informationen zum Typ

Wert
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Schemadatei
VisioSchema15-2012-06-05.xsd
Erweiterungsbasis
Keine

Definition

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

Elemente und Attribute

Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.

Untergeordnete Elemente

Keine.

Attribute

Attribut Typ Erforderlich Beschreibung Mögliche Werte
Zeichensätze
xsd:string
Optional
Werte des xsd:string-Typs.
Flags
xsd:unsignedInt
Optional
Werte des xsd:unsignedInt-Typs.
NameU
xsd:string
erforderlich
Werte des xsd:string-Typs.
Panos
xsd:string
Optional
Werte des xsd:string-Typs.
Panose
xsd:string
Optional
Werte des xsd:string-Typs.
UnicodeRanges
xsd:string
Optional
Werte des xsd:string-Typs.