Description
FileType data for class Id registration.
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Offset |
integer |
Offset into file. If positive, offset is from the beginning; if negative, offset is from the end.
|
| Mask |
HexType |
Hex value that is AND'd against the bytes in the file at Offset.
|
| Value |
HexType |
If the result of the AND'ing of Mask with the bytes in the file is Value, the file is a match for this File Type.
|
Content Model
Always empty.