Expand description
Per-element validation state and validator state machine
ElementValidationState holds all per-element context that is pushed/popped
as the validator enters/exits elements. ValidatorState enforces the correct
sequence of push-API calls.
Structs§
- Element
Validation State - Per-element state pushed onto the validation stack
- Inherited
Attribute Value - An inherited attribute value flowing from an ancestor element (XSD 1.1).
Enums§
- Validator
State - State machine for the validator’s call sequence