summaryrefslogtreecommitdiff
path: root/ext/dom/examples
Commit message (Collapse)AuthorAgeFilesLines
* No need to fetch external files and endless amount of DTDs for this testHannes Magnusson2011-06-051-2/+2
|
* fixed typosChristian Stocker2003-11-301-2/+2
|
* implement namednodemap and nodelistRob Richards2003-11-292-4/+4
| | | | | | fix xsl/dom integration under windows update tests and examples
* add the valid xml testShane Caraveo2003-10-091-0/+8
|
* add a DTD exampleShane Caraveo2003-10-093-0/+34
|
* Add schema and relaxNG validation supportShane Caraveo2003-10-058-0/+122
| | | | | | | | | | domdocument->schemaValidate(string filename) domdocument->schemaValidateSource(string xml) domdocument->relaxNGValidate(string filename) domdocument->relaxNGValidateSource(string xml) also fix domelement->setAttributeNS
* add tests/ files as examples that you can run and play around withSterling Hughes2003-06-052-0/+137