Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
This reference provides details for each element, attribute, and data type that defines the schema for the package block map that is stored in the file AppxBlockMap.xml as part of a UWP app. The schema definition file is BlockMapSchema.xsd.
The following table lists all of the elements in this schema, sorted alphabetically by name.
| Element | Description |
|---|---|
| Block | Represents a block of binary data contained in a file. |
| BlockMap | Defines the root element of the app package block map. The BlockMap element specifies the algorithm that is used to compute cryptographic hashes and contains a sequence of File child elements that are associated with each file that is stored in the package. |
| File | Represents a file contained in the package. |