This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: generating a repeatable unique id


Jeni Tennison writes:
 > Since you're dealing with documents that might change, perhaps you
 > could generate links that look like XPaths.
ah, I like it! very politically correct...

 > Of course you should use different separators to make it a valid ID so
 > that it can be an HTML anchor, e.g.:
 > 
 >   chapter1.section2.div3

thats fine, I can see that nicely. I still have the problem, though,
of turning that back into the value for a <xsl:apply-templates> select
attribute, don't I, when I reenter the document?

Sebastian


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]