Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. xsltproc -xinclude -o manual.fo xhtml.xsl manual.xml
  2.  
  3. XPath error : Invalid expression
  4. str:tokenize(substring-after(@url,%20%27http://live.gnome.org/Vala/Manual/%27),%27#%27)[2]
  5. ^
  6. compilation error: file xhtml.xsl line 165 element a
  7. Attribute 'href': Failed to compile the expression 'str:tokenize(substring-after(@url,%20%27http://live.gnome.org/Vala/Manual/%27),%27#%27)[2]' in the AVT.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement