Freigeben über


DataColumn_Type complexType (Visio XML)

Informationen zum Typ

Wert
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Schemadatei
VisioSchema15-2012-06-05.xsd
Erweiterungsbasis
Keine

Definition

      <xs:complexType name="DataColumn_Type">
    <xs:attribute name="ColumnNameID"
  type="xsd:string"
     use="required"
    />
    <xs:attribute name="Name"
  type="xsd:string"
     use="required"
    />
    <xs:attribute name="Label"
  type="xsd:string"
     use="required"
    />
    <xs:attribute name="OrigLabel"
  type="xsd:string"
    />
    <xs:attribute name="LangID"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Calendar"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="DataType"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="UnitType"
  type="xsd:string"
    />
    <xs:attribute name="Currency"
  type="xsd:unsignedShort"
    />
    <xs:attribute name="Degree"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="DisplayWidth"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="DisplayOrder"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Mapped"
  type="xsd:boolean"
    />
    <xs:attribute name="Hyperlink"
  type="xsd:boolean"
    />
      </xs:complexType>
      

Elemente und Attribute

Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.

Untergeordnete Elemente

Keine.

Attribute

Attribut Typ Erforderlich Beschreibung Mögliche Werte
Kalender
xsd:unsignedShort
Optional
Werte des xsd:unsignedShort-Typs.
ColumnNameID
xsd:string
erforderlich
Werte des xsd:string-Typs.
Währung
xsd:unsignedShort
Optional
Werte des xsd:unsignedShort-Typs.
DataType
xsd:unsignedShort
Optional
Werte des xsd:unsignedShort-Typs.
Degree
xsd:unsignedInt
Optional
Werte des xsd:unsignedInt-Typs.
DisplayOrder
xsd:unsignedInt
Optional
Werte des xsd:unsignedInt-Typs.
DisplayWidth
xsd:unsignedInt
Optional
Werte des xsd:unsignedInt-Typs.
Hyperlink
xsd:boolean
Optional
Werte des Typs xsd:boolean.
Label
xsd:string
erforderlich
Werte des xsd:string-Typs.
Langid
xsd:unsignedInt
Optional
Werte des xsd:unsignedInt-Typs.
Zugeordnet
xsd:boolean
Optional
Werte des Typs xsd:boolean.
Name
xsd:string
erforderlich
Werte des xsd:string-Typs.
OrigLabel
xsd:string
Optional
Werte des xsd:string-Typs.
Unittype
xsd:string
Optional
Werte des xsd:string-Typs.