entity-descriptor Schema
SupportsSubtypes Element
entity-descriptor Schema : SupportsSubtypes Element

Glossary Item Box

Description

A value of Y indicates that there can be subtypes of this entity.
Namespace (none)

Type

xs:boolean

Diagram

SupportsSubtypes Element

Overview

SupportsSubtypes xs:boolean
A value of Y indicates that there can be subtypes of this entity.

Source

<xs:element name="SupportsSubtypes" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                A value of Y indicates that there can be subtypes of this entity.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also