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 Windows Store 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. |

