Re: Question regarding XSL tutrorial

9 views
Skip to first unread message

Lars Vogel

unread,
Jun 12, 2013, 4:10:26 AM6/12/13
to vog...@googlegroups.com
Hi Paul,

I don't know if that is implemented in Eclipse. Did it work on the command line?

Best regards, Lars


2013/5/23 Paul Carew <ajpc...@gmail.com>
Hello,
I'm trying to follow the tutorial for Eclipse and XSL.

Having followed the tutorial, I am now trying to write a small xsl transformation to take an Android layout file and transform it to an HTML representation.

Android layout xml files, reference other files for values, fo example strings.xml

I tried using the xsl document function to access these other files:
such as: <xsl:value-of select="document('./strings.xml')/String[@name=substring-after(@android:text,'/')]" />

However, I can't get eclipse tools to access the strings file.
Q)Is there something that I need to add to the eclipse xsl configuration?
Q)Is the 'document' function implemented in the eclipse xsl tool?


--
You received this message because you are subscribed to the Google Groups "vogella" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vogella+u...@googlegroups.com.
To post to this group, send email to vog...@googlegroups.com.
Visit this group at http://groups.google.com/group/vogella?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.



Reply all
Reply to author
Forward
0 new messages