validation - XML not validating? -


never worked xml before, how come isn't validating:

http://test.ipalaces.org/palnfo/template.xml


with w3schools error: object # has no method 'load'

you're using chrome, aren't you? xml fine; w3schools validator not.

consider using different online validator, or installing 1 locally. may find you've got basic 1 installed somewhere already, depending on os (xmllint came pre-installed on mac, example.)

incidentally, you're not "validating", technically, rather checking "well-formedness". validate you'd need dtd or xsd.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -