次の方法で共有


Hyperlink_Type complexType (Visio XML)

型情報

Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
スキーマ ファイル
VisioSchema15-2012-06-05.xsd
拡張ベース
Section_Type

定義

          <xs:complexType name="Hyperlink_Type">
          
          <xs:complexContent>
          <xs:extension base="Section_Type">
          <xs:sequence minOccurs="0" maxOccurs="unbounded">
    <xs:element name="Row"  type="HyperlinkRow_Type"
    >
    </xs:element>
    
      </xs:sequence>
      </xs:extension>
      </xs:complexContent>
      </xs:complexType>
      

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

子要素

Element 説明

HyperlinkRow_Type

属性

なし。