次の方法で共有


CellDef_Type complexType (Visio XML)

型情報

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

定義

      <xs:complexType name="CellDef_Type">
    <xs:attribute name="N"
  type="xsd:string"
     use="required"
    />
    <xs:attribute name="T"
  type="xsd:token"
     use="required"
    />
    <xs:attribute name="F"
  type="xsd:string"
    />
    <xs:attribute name="IX"
  type="xsd:unsignedByte"
    />
    <xs:attribute name="S"
  type="xsd:unsignedByte"
    />
      </xs:complexType>
      

要素と属性

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

子要素

なし。

属性

属性 必須 説明 可能な値
F
xsd:string
省略可能
xsd:string 型の値。
IX
xsd:unsignedByte
省略可能
xsd:unsignedByte 型の値。
N
xsd:string
必須
xsd:string 型の値。
S
xsd:unsignedByte
省略可能
xsd:unsignedByte 型の値。
T
xsd:token
必須
xsd:token 型の値。