Major rewrite, primarily to eliminate XML-UNINTERPRETED, replacing it
authorChris Hanson <org/chris-hanson/cph>
Sat, 1 Mar 2003 16:53:39 +0000 (16:53 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 1 Mar 2003 16:53:39 +0000 (16:53 +0000)
commitab30f450bb9a138acd1a1ed112ac5c96adf55750
treea967129c6564bf0337111ec4c32aacd3664598e3
parentee591026ea5d1e0876d05d435ec105868b8b2dde
Major rewrite, primarily to eliminate XML-UNINTERPRETED, replacing it
with XML-ENTITY-REF and XML-PARAMETER-ENTITY-REF.  Also add careful
type checking to data structures, so that argument structure is
verified.
v7/src/xml/test-parser.scm
v7/src/xml/xml-output.scm
v7/src/xml/xml-parser.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg