⚲
Project
Profile
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Search
:
Projects
All Projects
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Saxon
Overview
Roadmap
Issues
Calendar
Blog
Documents
Forums
Files
Repository
Download (937 Bytes)
java.lang.NullPointerException while streaming
» Example1.xml
Gerben Abbink
, 2014-04-24 20:13
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="BookCatalogue.xsl"?>
<BookCatalogue>
<Book>
<Title>
Six Great Ideas
</Title>
<Author>
Mortimer J. Adler
</Author>
<Date>
1981
</Date>
<ISBN>
0-02-072020-3
</ISBN>
<Publisher>
Macmillan Publishing Company
</Publisher>
</Book>
<Book>
<Title>
Illusions
</Title>
<Author>
Richard Bach
</Author>
<Date>
1977
</Date>
<ISBN>
0-440-34319-4
</ISBN>
<Publisher>
Dell Publishing Co.
</Publisher>
</Book>
<Book>
<Title>
The First and Last Freedom
</Title>
<Author>
J. Krishnamurti
</Author>
<Date>
1954
</Date>
<ISBN>
0-06-064831-7
</ISBN>
<Publisher>
Harper
&
Row
</Publisher>
</Book>
</BookCatalogue>
« Previous
1
2
3
Next »
(2-2/3)
Loading...