Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Save work. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | wip |
| Files: | files | file ages | folders |
| SHA3-256: |
d2f12cc8d48945a37a8bee4b33889a56 |
| User & Date: | rolf 2019-11-04 00:24:42.507 |
Context
|
2019-11-04
| ||
| 17:47 | Fixes: Don't try to check attributes if in skip mode - it doesn't make sense to check attributes of an unknown element. Don't fumble with activeChild before calling out to virual matches. Report also element end as possible event (if that is possible, of course) for info expected. Closed-Leaf check-in: 65eff1573f user: rolf tags: wip | |
| 00:24 | Save work. check-in: d2f12cc8d4 user: rolf tags: wip | |
|
2019-11-02
| ||
| 01:29 | The SchemaValidationStack struct element activeChild (which turned into a misnomer by the last moves) - together with the hasMatched element - now gives the position of the last matched content particle (was the child to start look at for the next event). check-in: e795f2b9f0 user: rolf tags: wip | |
Changes
Changes to generic/schema.c.
Changes to tests/schema.test.