Implement new procedures (and use where appropriate):
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Sep 2003 03:26:23 +0000 (03:26 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Sep 2003 03:26:23 +0000 (03:26 +0000)
commitf73c4b7b17256ccdd1103db80887933e2aa7f4af
tree6a36644d9dbf30e4dd21f89b62330e15c27e320c
parent3d4fd978a5f4044c68dd6d6cc4db67725022ed46
Implement new procedures (and use where appropriate):

    SIMPLE-XML-ATTRIBUTE-VALUE?
    XML-NAME-LOCAL=?
    XML-NAME-PREFIX=?
    XML-NAME-SIMPLE=?
    XML-NAME-URI=?
v7/src/xml/xml-parser.scm
v7/src/xml/xml-struct.scm
v7/src/xml/xml.pkg