entity-resource-descriptors Schema
ExtensionName Element
entity-resource-descriptors Schema : ExtensionName Element

Glossary Item Box

Description

The name of the extension if the descriptor applies to an extension.
Namespace (none)

Type

xs:string

Diagram

ExtensionName Element

Overview

ExtensionName xs:string
The name of the extension if the descriptor applies to an extension.

Source

<xs:element name="ExtensionName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                The name of the extension if the descriptor applies to an extension.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also