users Schema
phone Element
users Schema : phone Element

Glossary Item Box

Description

Phone number.
Namespace (none)

Type

xs:string

Diagram

phone Element

Overview

phone xs:string
Phone number.

Source

<xs:element name="phone" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
        Phone number.
      </xs:documentation>
  </xs:annotation>
</xs:element>

See Also