entity-descriptor Schema
IsSiteEntity Element
entity-descriptor Schema : IsSiteEntity Element

Glossary Item Box

Description

A value of Y indicates that the entity can be shared between projects.
Namespace (none)

Type

xs:boolean

Diagram

IsSiteEntity Element

Overview

IsSiteEntity xs:boolean
A value of Y 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>
                A value of Y indicates that the entity can be shared between projects.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also