Michael Huebner wrote: > >> 2. the possibility to display in the styled view some attributes of an >> object referred by means of IDREF. (important, but not so urgent for me) >> A consequence of this would be the wish to have the possibility to >> display these attributes also in the ID selection list (hence becoming >> a kind of ID selection table). > > > > EXTENSION: > > As an extension to 2) I need the possibility to display the value of the > counter() value of the referred element. > The counter is hence considered as a kind of derived pseudo attribute. > The counter must be given a name so it can be accessed in the context of > the referring element.
This could be an XPath extension function like XSLT's generate-id. See http://www.w3.org/TR/xslt#function-generate-id

