2.2.3.44 CT_Application

Target namespace: http://schemas.microsoft.com/office/accessservices/2009/11/application

Referenced by: Application

Specifies an Application.

Child Elements:

Properties : A CT_PropertyBag element that specifies any Application level properties.

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

 <xsd:complexType name="CT_Application">
   <xsd:all>
     <xsd:element name="Properties" type="CT_PropertyBag" wbld:cname="Properties"/>
   </xsd:all>
 </xsd:complexType>

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