PackageType

The packageType XML simple type specifies an app package for an app associated with the device.

<xs:complexType name="PackageType">
    <xs:sequence>
        <xs:element name="Identity"
            type="tns:IdentityType"
         />
        <xs:element name="Applications"
            type="tns:ApplicationsType"
         />
    </xs:sequence>
</xs:complexType>

Child elements

Element Type
Applications tns:ApplicationsType
Identity tns:IdentityType

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

See also

device metadata package

 

 

Send comments about this topic to Microsoft