The pipeline parser still isn't hooked up yet as something isn't quite right, but it seems all the parsing works.
The property list specifies the base structures for which parser code will be generated (along with any structures and enums upon which those structures depend). It also defines option specialized parsers for better control.
This is much cleaner and now that all the types are there properly, doing a parser generator should be easier.