AuthorEntry_Type complexType (Visio XML)

型情報

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

定義

      <xs:complexType name="AuthorEntry_Type">
    <xs:attribute name="Name"
  type="xsd:string"
    />
    <xs:attribute name="Initials"
  type="xsd:string"
    />
    <xs:attribute name="ResolutionID"
  type="xsd:string"
    />
    <xs:attribute name="ID"
  type="xsd:unsignedInt"
     use="required"
    />
      </xs:complexType>
      

要素と属性

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

子要素

なし。

属性

属性 必須 説明 可能な値
ID
xsd:unsignedInt
必須
xsd:unsignedInt 型の値。
Initials
xsd:string
省略可能
xsd:string 型の値。
Name
xsd:string
省略可能
xsd:string 型の値。
ResolutionID
xsd:string
省略可能
xsd:string 型の値。