News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Using XML - Part 6 Validation
July 20, 2006 @ 09:46:37

PHPBuilder.com has posted part six of their "Using XML" series today with a focus on validation techniques using both normal PHP abilities and the XSL functionality in PHP5 with the Schematron language.

This series has so far focused on XML technologies and how they can be utilised using PHP 5. A subject we have not touched upon yet, is XML validation. This article will explore the application independent XML validation standards of DTD's, the XML Schema Language and the XSLT-based Schematron language.

They point back to part one of the series for the XML library they'll use and waste no time getting right into the code. They demonstrate a simple validation first before moving on to the use of DTDs to ensure the correct content. Next up is more work with the XML schemas continuing on to the Schematron functionality (their use and validation).

0 comments voice your opinion now!
xml validation xsl schematron dtd dom tutorial part6 xml validation xsl schematron dtd dom tutorial part6


blog comments powered by Disqus

Similar Posts

DevShed: Storing PHP Sessions in a Database

Zend Developer Zone: Uploading YouTube Videos with Zend Framework

Pádraic Brady's Blog: Complex Views with the Zend Framework - Part 3: Composite View Pattern

Juozas Kaziukenas' Blog: Starting with Zend_Search_Lucene

PHPMaster.com: Working with Dates and Times in PHP and MySQL


Community Events











Don't see your event here?
Let us know!


zendframework2 phpunit interview introduction series release community podcast conference testing development tool framework application functional language code opinion example unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework