Subject: RE: Getting All Keys In A Key Table
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 30 Jan 2002 08:56:30 -0000
|
> Michael Kay wrote:
> >
> > > I'm trying to understand keys. Is there a way to get all
> the keys in a
> > > given table (e.g., the equalivent of dict.keys() in Python)?
> >
> > Yes, it would be useful, but it's not possible. Sorry!
>
> Can you explain why it's not possible?
All I meant was, there's no facility within the standard to do it.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|