FaceName_Type complexType (Visio XML)
型情報
値 | |
---|---|
Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
スキーマ ファイル |
VisioSchema15-2012-06-05.xsd |
拡張ベース |
なし |
定義
<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>
要素と属性
スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。
子要素
なし。
属性
属性 | 型 | 必須 | 説明 | 可能な値 |
---|---|---|---|---|
Charsets |
xsd:string |
省略可能 |
xsd:string 型の値。 | |
フラグ |
xsd:unsignedInt |
省略可能 |
xsd:unsignedInt 型の値。 | |
NameU |
xsd:string |
必須 |
xsd:string 型の値。 | |
パノス |
xsd:string |
省略可能 |
xsd:string 型の値。 | |
Panose |
xsd:string |
省略可能 |
xsd:string 型の値。 | |
UnicodeRanges |
xsd:string |
省略可能 |
xsd:string 型の値。 |