fields Schema
Size Element
fields Schema : Size Element

Glossary Item Box

Description

The maximum size of the data in bytes.
Namespace (none)

Type

xs:integer

Diagram

Size Element

Overview

Size xs:integer
The maximum size of the data in bytes.

Source

<xs:element name="Size" type="xs:integer" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            The maximum size of the data in bytes.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also