favorite Schema
Name Element
favorite Schema > Column Element : Name Element

Glossary Item Box

Description

The column display name. The column display name.
Namespace (none)

Type

xs:string

Diagram

Name Element

Overview

Name optional xs:string
The column display name. The column display name.

Source

<xs:element name="Name" type="xs:string" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The column display name.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also