The XMLp component implements a SAX2-compliant XML parser used to parse and verify the structure of XML documents. The XMLp component parses XML documents and verifies that they are well-formed. The results are provided through a set of events complying with the SAX2 specification. In addition, the document structure may be queried through an XPath mechanism that supports a subset of the XPath specification.
SecureBlackbox includes components that provide security (signing, encryption using X.509 and OpenPGP, timestamping) for XML documents.