entity-resource-descriptors Schema
SupportsStorage Element
entity-resource-descriptors Schema : SupportsStorage Element

Glossary Item Box

Description

true indicates that the entity supports storage.
Namespace (none)

Type

Diagram

SupportsStorage Element

Overview

SupportsStorage BooleanWithURLType Complex Type
true indicates that the entity supports storage.
url required xs:string

Source

<xs:element name="SupportsStorage" type="BooleanWithURLType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that the entity supports storage.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also