Property name |
Data Type |
Description |
---|---|---|
obj |
Denotes the ID of the element definition. |
|
flags |
uint |
The type of validation returned. The value is one of the following: •Constants.FV_STRICTLY_VALID (0x01) - Catalog entry is strictly valid. •Constants.FV_LOOSELY_VALID (0x02) - Catalog entry is loosely valid. •Constants.FV_ALTERNATIVE (0x04) - Catalog entry is an alternative. •Constants.FV_INCLUSION (0x08) - Catalog entry is valid because it is an inclusion. note: If none of the flags are set, then the element is invalid at the current position. |