Guest User

Untitled

a guest
May 9th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. stylesheet = self.root.createProcessingInstruction("xml-stylesheet",'type="text/xsl" href="courses.xslt"')
  2. self.root.appendChild(stylesheet)
Advertisement
Add Comment
Please, Sign In to add comment