Implement abstraction for null namespace prefix and default namespace
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Sep 2003 22:39:12 +0000 (22:39 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Sep 2003 22:39:12 +0000 (22:39 +0000)
commitebff9c9d2db40790a18600399d69accefb4d0b71
tree7b574ef6b0139636014a3d66f5b63b6633e74623
parente0652237c2d1e245ed65ad468f88064efe68f3d6
Implement abstraction for null namespace prefix and default namespace
URI, then change their representations to be something other than #F.
Change references to namespace "URI" to be "IRI" instead.  Make some
changes to enhance support for namespace declaration parsing.
v7/src/xml/xml-parser.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg