Groups
Groups
Sign in
Groups
Groups
XPath Tester help center
Conversations
About
Send feedback
Help
ERROR - Could not parse XML. Sorry - that's internal stuff... If you got some time - please report a bug.
55 views
Skip to first unread message
Arik Pshedezki
unread,
Nov 8, 2014, 5:02:07 PM
11/8/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xpath...@googlegroups.com
I entered this xml
<?xml version="1.0"?>
<!DOCTYPE BarIlan SYSTEM "BarIlan.dtd">
<BarIlan>
<Buildings>
<Building>
<Name> 605 </Name>
<Floor>
<Name> 605.1 </Name>
<Class>
<Name> 605.1.1 </Name>
<Chairs> 60 </Chairs>
</Class>
<Class>
<Name> 605.1.2 </Name>
<Chairs> 50 </Chairs>
</Class>
<Class>
<Name> 605.1.3 </Name>
<Chairs> 45 </Chairs>
</Class>
</Floor>
<Floor>
<Name> 605.2 </Name>
<Class>
<Name> 605.2.1 </Name>
<Chairs> 20 </Chairs>
</Class>
<Class type="computers">
<Name> 605.2.2 </Name>
<Chairs> 30 </Chairs>
</Class>
<Class type="computers">
<Name> 605.2.3 </Name>
<Chairs> 45 </Chairs>
</Class>
</Floor>
</Building>
<Building>
<Name> 604 </Name>
<Floor>
<Name> 604.1 </Name>
<Class>
<Name> 604.1.1 </Name>
<Chairs> 20 </Chairs>
</Class>
<Class>
<Name> 604.1.2 </Name>
<Chairs> 80 </Chairs>
</Class>
<Class>
<Name> 604.1.3 </Name>
<Chairs> 41 </Chairs>
</Class>
</Floor>
<Floor>
<Name> 604.2 </Name>
<Class type="computers">
<Name> 604.2.1 </Name>
<Chairs> 30 </Chairs>
</Class>
</Floor>
</Building>
</Buildings>
</BarIlan>
and this xpath:
//Class
and got this response
ERROR - Could not parse XML. Sorry - that's internal stuff... If you got some time - please report a bug.
anatoliy
unread,
May 19, 2015, 4:00:43 AM
5/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xpath...@googlegroups.com, pshed...@gmail.com
Hi,
It attempts to download defined dtd and fails because it does not exists.
Regards,
anatoliy
Reply all
Reply to author
Forward
0 new messages