Hannes Magnusson
|
8f3e6433b2
|
No need to fetch external files and endless amount of DTDs for this test
|
2011-06-05 11:31:18 +00:00 |
|
Christian Stocker
|
fbc8f35778
|
fixed typos
|
2003-11-30 11:13:00 +00:00 |
|
Rob Richards
|
6ac34646ac
|
implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples
|
2003-11-29 20:40:18 +00:00 |
|
Shane Caraveo
|
31b7b3a2b2
|
add the valid xml test
|
2003-10-09 05:47:38 +00:00 |
|
Shane Caraveo
|
d0cf1ec40d
|
add a DTD example
|
2003-10-09 05:46:03 +00:00 |
|
Shane Caraveo
|
87bd7d57c6
|
Add schema and relaxNG validation support
domdocument->schemaValidate(string filename)
domdocument->schemaValidateSource(string xml)
domdocument->relaxNGValidate(string filename)
domdocument->relaxNGValidateSource(string xml)
also fix domelement->setAttributeNS
|
2003-10-05 20:45:27 +00:00 |
|
Sterling Hughes
|
7dadb69c88
|
add tests/ files as examples that you can run and play around with
|
2003-06-05 17:51:35 +00:00 |
|