Permissions Schema
Create Element
Permissions Schema : Create Element

Glossary Item Box

Description

Yes if any user can create an entity of this type.
Namespace (none)

Type

Diagram

Create Element

Overview

Create permissionValueType Simple Type
Yes if any user can create an entity of this type.

Source

<xs:element name="Create" type="permissionValueType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            Yes if any user can create an entity of this type.
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also