The website is currently down. Do you have an ETA on when it will be back up and running? I use this service on a daily basis for a web service and have recommended it to other individuals within the enterprise.
If you havent allready seen it then I can tell you the page is back up and runing. Im sorry for the downtime. I have ben on vecation and I forgot to renew the domain before I left.
When you copy an invalid XML to the Xml formatter and hit the "Format xml" - button Firefox (v28.0) is not responding, crashes and you are forced to quit Firefox. Same Error in Chrome (v34.0.1847.116 m) For example:
I did find something that does not look right. In the XML below, it will give me the xpath for PersonMiddleName, but not for the elements inside this element. These sub-elements are also inside PersonGivenName and I get the xpath for them.
here: https://xmltoolbox.appspot.com/xpath_generator.html the Generated Xpath for the content attribute of this XML (removed the < and >): html head meta name="description" content="Explore how IBM uses Internet of Things technology to connect the physical world, and see how IoT can change businesses and lives." head html
Is generating: /html/head/meta[@name="description"]@content
But the correct is: /html/head/meta[@name='description']/@content
Error thrown at line 184, column 6 in () in http://xmltoolbox.appspot.com/Xmltoolbox/860DC7A447E4D9A894ADD670C874D5F2.cache.html:
ReplyDeleteboth in chrome 18 or opera 12
Could you post your xml. Or mail it to xtfeedback@gmail.com
DeleteUsing xml that includes encapsulated data breaks the text indent for the next tag.
ReplyDelete(?xml version="1.0" encoding="utf-8"?)
ReplyDelete(offers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1")
(cat)(![CDATA[the category]])(/cat)
(name)(![CDATA[the name]])(/name)
(/offers)
Hi
ReplyDeleteSite is down?
ReplyDeletewww.xmltoolbox.com is now up and running again.
Deletesite will work?
ReplyDeletewww.xmltoolbox.com is now up and running again.
DeleteThe website is currently down. Do you have an ETA on when it will be back up and running? I use this service on a daily basis for a web service and have recommended it to other individuals within the enterprise.
ReplyDeleteHi Brian.
DeleteIf you havent allready seen it then I can tell you the page is back up and runing. Im sorry for the downtime. I have ben on vecation and I forgot to renew the domain before I left.
Kind regards.
Ole Bille
When you copy an invalid XML to the Xml formatter and hit the "Format xml" - button Firefox (v28.0) is not responding, crashes and you are forced to quit Firefox. Same Error in Chrome (v34.0.1847.116 m)
ReplyDeleteFor example:
<
Here is the xml:
Deletehttp://oi60.tinypic.com/2iieqgj.jpg
XPath Generator will not load onto the page
ReplyDeleteWhat browser are you using? I have tested it with chrome, firefox and safari.
Deletei got a wrong xpath for the following elements:
ReplyDelete======xml doc
BBB,CCC,B48
AAA,B18
33
25
LM5056
============
========xpath for the first element
/PSU_HAR4000//PRX_List[1]@model
============
there is a redundant '/' char
Xpath generator. For example have such xml:
ReplyDeleteCounty1
County2
click on PreviousAddress/Country element - will have WRONG xpath:
/request[@xmlns:a="http://schemas.datacontract.org/xxx"]/a:IndividualDetails/a:CurrentAddress/a:County
I tried the xpath generator, nice.
ReplyDeleteI did find something that does not look right. In the XML below, it will give me the xpath for PersonMiddleName, but not for the elements inside this element. These sub-elements are also inside PersonGivenName and I get the xpath for them.
cid:374525350714
NY
NY
AZ
0101010102020203
Internal Reference #1
1
123456789
AZ
1
2
N
1996-09-15-04:00
JOHNN
N
DAVIDN
N
SMITHN
N
SR
12345
A01
here: https://xmltoolbox.appspot.com/xpath_generator.html
ReplyDeletethe Generated Xpath for the content attribute of this XML (removed the < and >):
html
head
meta name="description" content="Explore how IBM uses Internet of Things technology to connect the physical world, and see how IoT can change businesses and lives."
head
html
Is generating: /html/head/meta[@name="description"]@content
But the correct is: /html/head/meta[@name='description']/@content
(missing a slash before @content)
Hi,
ReplyDeleteGreat tool!!!
However seems XPath generator is not working when NameSpace is present.
Regards
Saurabh
E.G:
Node_A
1501
X.1501