Text_Type complexType (Visio XML)
型情報
値 | |
---|---|
Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
スキーマ ファイル |
VisioSchema15-2012-06-05.xsd |
拡張ベース |
なし |
定義
<xs:complexType name="Text_Type">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="cp" type="cp_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="pp" type="pp_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="tp" type="tp_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
<xs:element name="fld" type="fld_Type"
minOccurs="0"
maxOccurs="unbounded"
>
</xs:element>
</xs:choice>
</xs:complexType>
要素と属性
スキーマで sequence、minOccurs、maxOccurs、choice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。
子要素
Element | 型 | 説明 |
---|---|---|
Cp |
cp_Type |
|
Fld |
fld_Type |
|
頁 |
pp_Type |
|
Tp |
tp_Type |
属性
なし。