xsl-list
[Top] [All Lists]

Re: [xsl] Processing two documents, which order?

2011-04-07 11:19:42
Hi Dave,

The larger document is fully marked up XML so I don't want to tokenize
the entire thing, though that might work on the template
matching text().

Given
     <property>absolute-position</property>
     <property>bottom</property>
     <property>left</property>
     <property>right</property>
     <property>top</property>
as the input... what would the keys look like?

It's to say without the usual sample input, required output etc...


-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--