Added the ability to parse specdata XML files to create Schemas.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 9 Apr 2011 13:18:00 +0000 (09:18 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Sat, 9 Apr 2011 13:18:00 +0000 (09:18 -0400)
commit3e0006c63000d5c09a9a09657806a6046cf6009d
treed330d02655761894aa679dae9ba5c90eb8d3bb4e
parent6147820602d99afa5862b7fced44fb47ae74bd17
Added the ability to parse specdata XML files to create Schemas.
Switched the Matroska schema definition to read from bundled matroska.xml file (renamed specdata.xml from Matroska foundation_src/spectool).
ebml/schema/matroska.py
ebml/schema/matroska.xml [new file with mode: 0644]
ebml/schema/specs.py [new file with mode: 0644]