Per Bothner scripsit:
> In XPath/XQname you can create "free-standing" QName values
> by separately specifying local-name, namespace-uri, and
> namespace-prefix.
So a namespace prefix is an essential property that is not
part of the symbol's identity. Sounds like we need the
return of the p-list.
(Currently Chez has p-lists, though they are not mutable with
general list procedures; Chicken can be configured to have them
at build time. AFAIK no other Scheme provides them.)
--
"But I am the real Strider, fortunately," John Cowan
he said, looking down at them with his face cowan_at_ccil.org
softened by a sudden smile. "I am Aragorn son http://www.ccil.org/~cowan
of Arathorn, and if by life or death I can
save you, I will." --LotR Book I Chapter 10
Received on Sat Nov 25 2006 - 14:28:26 UTC