Partager via


DataColumn_Type complexType (Visio XML)

Informations sur le type

Valeur
Namespace
http://schemas.microsoft.com/office/visio/2011/1/core
Fichier de schéma
VisioSchema15-2012-06-05.xsd
Base d’extension
Aucun

Définition

      <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>
      

Éléments et attributs

Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.

Éléments enfants

Aucun.

Attributs

Attribut Type Obligatoire Description Valeurs possibles
Calendrier
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
ColumnNameID
xsd :string
obligatoire
Valeurs du type xsd :string.
Devise
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
DataType
xsd :unsignedShort
facultatif
Valeurs du type xsd :unsignedShort.
Degree
xsd :unsignedInt
facultatif
Valeurs du type xsd :unsignedInt.
DisplayOrder
xsd :unsignedInt
facultatif
Valeurs du type xsd :unsignedInt.
DisplayWidth
xsd :unsignedInt
facultatif
Valeurs du type xsd :unsignedInt.
Lien hypertexte
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
Étiquette
xsd :string
obligatoire
Valeurs du type xsd :string.
LangID
xsd :unsignedInt
facultatif
Valeurs du type xsd :unsignedInt.
Mappé
xsd :boolean
facultatif
Valeurs du type xsd :boolean.
Nom
xsd :string
obligatoire
Valeurs du type xsd :string.
OrigLabel
xsd :string
facultatif
Valeurs du type xsd :string.
UnitType
xsd :string
facultatif
Valeurs du type xsd :string.