entity-resource-descriptors Schema
IsSiteEntity Element
entity-resource-descriptors Schema : IsSiteEntity Element

Glossary Item Box

Description

true indicates that the entity can be shared between projects.
Namespace (none)

Type

xs:boolean

Diagram

IsSiteEntity Element

Overview

IsSiteEntity xs:boolean
true indicates that the entity can be shared between projects.

Source

<xs:element name="IsSiteEntity" type="xs:boolean" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that the entity can be shared between projects.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also