user Schema
description Element
user Schema : description Element

Glossary Item Box

Description

The user description.
Namespace (none)

Type

xs:string

Diagram

description Element

Overview

description xs:string
The user description.

Source

<xs:element name="description" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        The user description.
      </xs:documentation>
  </xs:annotation>
</xs:element>

See Also