entity-resource-descriptors Schema
SupportsMailing Element
entity-resource-descriptors Schema : SupportsMailing Element

Glossary Item Box

Description

true indicates that this entity can be emailed. The URL attribute is the regular expression for mailing the entity.
Namespace (none)

Type

Diagram

SupportsMailing Element

Overview

SupportsMailing BooleanWithURLType Complex Type
true indicates that this entity can be emailed. The URL attribute is the regular expression for mailing the entity.
url required xs:string

Source

<xs:element name="SupportsMailing" type="BooleanWithURLType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that this entity can be emailed.
                The URL attribute is the regular expression for mailing the entity.
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also