Share via


ApplicationsType

The ApplicationsType XML type specifies a collection of apps.

<xs:complexType name="ApplicationsType">
    <xs:sequence>
        <xs:element name="Application"
            type="tns:ApplicationType"
         />
        <xs:any
            processContents="lax"
            minOccurs="0"
            namespace="##other"
         />
    </xs:sequence>
</xs:complexType>

Child elements

Element Type
Application tns:ApplicationType

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

See also

device metadata package

 

 

Send comments about this topic to Microsoft