entity-resource-descriptors Schema
SupportsCopying Element
entity-resource-descriptors Schema : SupportsCopying Element

Glossary Item Box

Description

true indicates that the entity may be copied over REST API.
Namespace (none)

Type

Diagram

SupportsCopying Element

Overview

SupportsCopying BooleanWithURLType Complex Type
true indicates that the entity may be copied over REST API.
url required xs:string

Source

<xs:element name="SupportsCopying" type="BooleanWithURLType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that the entity may be copied over REST API.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also