| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Luis Argerich (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class parses XML documents (from URLs or filepaths) allowing you to set handlers for specific XML elements indicated with paths, for example /foo/data/name. When the parser detects an XML element matching a path the user function is called receiving the element name, attributes and content (a xml fragment or text). You can handle multiple paths with just one function or use a specific function for each path. |
| Not enough user ratings |
| ||||
| This is a port tp PHP of Repat, the RDF parser by Jason Diammond. The class allows you to parse all kinds of RDF documents admiting all the syntaxes defined by the W3C. The class uses an event-driven interface like SAX producing events as RDF statements are discovered by the parser. |
| Not enough user ratings |
| ||||
| This class implements the Schematron 1.5 language to validate XML documents, it uses the XSLT PHP extension and can validate XML files using Schematron XML files or compiled Schematron scripts as XSLT. Many different ways to validate files/uris/etc are provided |
| Not yet rated by the users |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |