Share via


2.2.22 ContentAppCapability

Target namespace: http://schemas.microsoft.com/office/appforoffice/1.0

Referenced by: CT_Capabilities

Specifies the capabilities supported by a content add-in.

Attributes:

Name: A ContentAppCapabilities attribute (section 2.3.17) that specifies a capability supported by the content add-in type.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xs:complexType name="ContentAppCapability">
   <xs:attribute name="Name" type="ContentAppCapabilities" use="required"/>
 </xs:complexType>

See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).