entity-descriptors Schema
SupportsVC Element
entity-descriptors Schema : SupportsVC Element

Glossary Item Box

Description

A value of Y indicates that versions of this entity can be saved if version control is enabled for the project.
Namespace (none)

Type

xs:boolean

Diagram

SupportsVC Element

Overview

SupportsVC xs:boolean
A value of Y indicates that versions of this entity can be saved if version control is enabled for the project.

Source

<xs:element name="SupportsVC" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                A value of Y indicates that versions of this entity can be saved if version control is enabled for the
                project.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also