fields Schema
Virtual Element
fields Schema : Virtual Element

Glossary Item Box

Description

A value of true indicates that the field does not have a physical representation in the database.
Namespace (none)

Type

xs:boolean

Diagram

Virtual Element

Overview

Virtual xs:boolean
A value of true indicates that the field does not have a physical representation in the database.

Source

<xs:element name="Virtual" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            A value of true indicates that the field does not have a physical representation in the database.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also