 |
| XML General XML discussions. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

May 4th, 2009, 10:50 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
About a question with validation
Hello everyone,
I wrote some codes in www.codeplot.com, when i want to validate those codes,but there are no any response whether the codes are right or wrong. Codeplot returns blank beige bar,and no any validation message appear!
How can i solve the problem ?
Could someone answer me the question?
Thanks!
|
|

May 4th, 2009, 11:01 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
|
|
If you have problems validating an XML document against an XML schema then, for us to be able to help, you will need to show both documents here in the forum. I don't know what codeplot is good for but if you have problems with that site then you might want to look for a forum or mailing list dedicated to that site.
__________________
Martin Honnen
Microsoft MVP (XML, Data Platform Development) 2005/04 - 2013/03
My blog
|
|

May 4th, 2009, 11:13 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Dear Martin,
If i validate all of my XML documents in www.codeplot.com,the same proplem happens.Codeplot returns blank beige bar,and no any validation message appear!But i can validate those XMLdocuments by a software named XML Copy Editor.
So i don't know why?
|
|

May 4th, 2009, 12:10 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
|
|
I don't use codeplot so I can't help with that. If you use codeplot because it is mentioned or even recommended in Beginning XML then hopefully you will get some help in the forum for that book where you seem to have also posted.
__________________
Martin Honnen
Microsoft MVP (XML, Data Platform Development) 2005/04 - 2013/03
My blog
|
|

May 4th, 2009, 12:53 PM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Dear martin,
Thank your help!
And which tool you use to validate XML document?Can you give me some suggestion to study and use XML?
With many thanks !
|
|

May 4th, 2009, 01:35 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2007
Posts: 1,243
Thanks: 0
Thanked 245 Times in 244 Posts
|
|
There are XML editors like Stylus Studio, Oxygen, Altova XML Spy that allow you to perform validation.
I use Microsoft Visual Studio when I deal with .NET applications and simply some script when I want to use MSXML. There is a free Express edition of Visual Studio that might have the XML editor with validation included.
I also use the Java based jEdit editor and its XML plugin which is based on the Xerces Java parser.
__________________
Martin Honnen
Microsoft MVP (XML, Data Platform Development) 2005/04 - 2013/03
My blog
|
|
The Following User Says Thank You to Martin Honnen For This Useful Post:
|
|
|

May 5th, 2009, 11:39 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
|
|
Dear martin,
How professional and enthusiastic you are!
I need thank your help again!Thank you very much!
If i find some trouble next time,can i ask you some question directly?
My MSN: [email protected]
Could you tell me your mail address?
Thanks!
|
|

May 7th, 2009, 03:52 PM
|
 |
Wrox Staff
Points: 18,059, Level: 58 |
|
|
Join Date: May 2003
Posts: 1,906
Thanks: 62
Thanked 139 Times in 101 Posts
|
|
FYI, CodePlot is a site Jeff Rafter wrote for our book Beginning XML 4th edition. Unfortunately, the site hasn't been as dependable and great as the book is. :)
Thanks for the recommendations on alternatives, that's a common question.
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click  on their post!
|
|
The Following User Says Thank You to jminatel For This Useful Post:
|
|
|
 |