xsl-list
[Top] [All Lists]

Re: Access to unparsed entities

2002-10-21 14:58:08
Michael Kay wrote:
http://www.w3.org/TR/xslt20/#lexical-representation
Says

The unparsed-entity-public-id returns the public identifier of the unparsed entity with the specified name in the document containing the context node
How are we supposed to get hold of the entity name?



distinct-values(//@*[. instance of attribute of type ENTITY or
                     . instance of attribute of type ENTITIES])

(Really elegant syntax: we're hoping to improve it)

:-) Looks more and more like Omnimark every day.
*thwap* Oops, did I say that?

Yes - this only gives you the unparsed entities that are actually
referenced. Do you think you need to know about unreferenced unparsed
entities as well? (This gets ridiculous...)

Only PSVI weenies need to know this.

///Peter



XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>