Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2018-1311 PoC — Apache Xerces-C 资源管理错误漏洞

Source
Associated Vulnerability
Title:Apache Xerces-C 资源管理错误漏洞 (CVE-2018-1311)
Description:Apache Xerces-C是美国阿帕奇(Apache)软件基金会的一款使用C++语言编写的XML解析器。 Apache Xerces-C 3.0.0版本至3.2.2版本中的XML解析器在扫描外部DTD时存在资源管理错误漏洞。远程攻击者可借助特制文件利用该漏洞执行任意代码或导致拒绝服务。
Description
// SPDX-FileCopyrightText: Portions Copyright 2021 Siemens   // Modified on 15-Jul-2021 by Siemens and/or its affiliates to fix CVE-2018-1311: Apache Xerces-C use-after-free vulnerability scanning external DTD. Copyright 2021 Siemens.
File Snapshot

[4.0K] /data/pocs/a322f2eba05edac1340befbb283b05c25f118d6f └── [4.0K] xerces-c-3.2.3 ├── [ 43K] aclocal.m4 ├── [4.0K] cmake │   ├── [ 13K] FindICU.cmake │   ├── [3.5K] RunTest.cmake │   ├── [1.1K] XercesBool.cmake │   ├── [1010] XercesConst.cmake │   ├── [1.5K] XercesDLL.cmake │   ├── [1.4K] XercesFileMgrSelection.cmake │   ├── [2.5K] XercesFunctions.cmake │   ├── [1.3K] XercesIconvConst.cmake │   ├── [ 932] XercesICU.cmake │   ├── [2.8K] XercesIncludes.cmake │   ├── [1.7K] XercesInline.cmake │   ├── [5.1K] XercesIntTypes.cmake │   ├── [1.0K] XercesLFS.cmake │   ├── [1.0K] XercesLString.cmake │   ├── [ 977] XercesMFC.cmake │   ├── [2.2K] XercesMsgLoaderSelection.cmake │   ├── [3.0K] XercesMutexMgrSelection.cmake │   ├── [1.1K] XercesNamespaces.cmake │   ├── [2.9K] XercesNetAccessorSelection.cmake │   ├── [1.4K] XercesOperatorDelete.cmake │   ├── [1.3K] XercesPathDelimiters.cmake │   ├── [1.0K] XercesPathMax.cmake │   ├── [2.6K] XercesSSE2.cmake │   ├── [1.4K] XercesStdLibs.cmake │   ├── [1.1K] XercesStdNamespace.cmake │   ├── [2.6K] XercesTest.cmake │   ├── [3.9K] XercesTranscoderSelection.cmake │   ├── [1010] XercesVolatile.cmake │   ├── [2.7K] XercesWarnings.cmake │   ├── [1.4K] XercesWChar.cmake │   └── [2.6K] XercesXMLCh.cmake ├── [6.8K] CMakeLists.txt ├── [4.0K] config │   ├── [7.2K] compile │   ├── [ 43K] config.guess │   ├── [ 35K] config.sub │   ├── [ 23K] depcomp │   ├── [ 15K] install-sh │   ├── [317K] ltmain.sh │   ├── [6.7K] missing │   ├── [1.6K] pretty-make │   └── [4.5K] test-driver ├── [ 15K] config.h.cmake.in ├── [ 14K] config.h.in ├── [715K] configure ├── [ 20K] configure.ac ├── [2.0K] CREDITS ├── [4.0K] doc │   ├── [2.9K] apidocs.xml │   ├── [3.4K] applications.xml │   ├── [3.5K] bug-report.xml │   ├── [ 26K] build.xml │   ├── [ 16K] charter.xml │   ├── [4.3K] CMakeLists.txt │   ├── [1.6K] createdoc.xml │   ├── [2.8K] domcount.xml │   ├── [6.5K] domprint.xml │   ├── [6.6K] download.xml │   ├── [108K] Doxyfile.in │   ├── [2.1K] enumval.xml │   ├── [4.7K] faq-build.xml │   ├── [9.1K] faq-contributing.xml │   ├── [4.3K] faq-distrib.xml │   ├── [2.7K] faq-other.xml │   ├── [ 26K] faq-parse.xml │   ├── [6.9K] feedback.xml │   ├── [4.0K] html │   │   ├── [163K] ApacheDOMC++Binding.html │   │   ├── [ 14K] api-3.html │   │   ├── [ 60K] apiDocs-3 │   │   │   ├── [3.0K] AbstractDOMParser_8hpp.html │   │   │   ├── [155K] AbstractDOMParser_8hpp_source.html │   │   │   ├── [ 67K] annotated.html │   │   │   ├── [2.3K] ArrayIndexOutOfBoundsException_8hpp.html │   │   │   ├── [8.6K] ArrayIndexOutOfBoundsException_8hpp_source.html │   │   │   ├── [2.9K] AttributeList_8hpp.html │   │   │   ├── [ 16K] AttributeList_8hpp_source.html │   │   │   ├── [2.9K] Attributes_8hpp.html │   │   │   ├── [ 22K] Attributes_8hpp_source.html │   │   │   ├── [2.7K] Base64_8hpp.html │   │   │   ├── [ 37K] Base64_8hpp_source.html │   │   │   ├── [ 676] bc_s.png │   │   │   ├── [ 147] bdwn.png │   │   │   ├── [2.8K] BinFileInputStream_8hpp.html │   │   │   ├── [ 25K] BinFileInputStream_8hpp_source.html │   │   │   ├── [2.7K] BinInputStream_8hpp.html │   │   │   ├── [ 16K] BinInputStream_8hpp_source.html │   │   │   ├── [2.8K] BinMemInputStream_8hpp.html │   │   │   ├── [ 30K] BinMemInputStream_8hpp_source.html │   │   │   ├── [2.8K] BinOutputStream_8hpp.html │   │   │   ├── [ 15K] BinOutputStream_8hpp_source.html │   │   │   ├── [301K] classAbstractDOMParser.html │   │   │   ├── [ 54K] classAbstractDOMParser-members.html │   │   │   ├── [2.4K] classAbstractDOMParser.png │   │   │   ├── [ 26K] classAttributeList.html │   │   │   ├── [4.7K] classAttributeList-members.html │   │   │   ├── [ 45K] classAttributes.html │   │   │   ├── [6.9K] classAttributes-members.html │   │   │   ├── [ 23K] classBase64.html │   │   │   ├── [4.6K] classBase64-members.html │   │   │   ├── [ 27K] classBinFileInputStream.html │   │   │   ├── [7.7K] classBinFileInputStream-members.html │   │   │   ├── [ 734] classBinFileInputStream.png │   │   │   ├── [ 20K] classBinInputStream.html │   │   │   ├── [5.5K] classBinInputStream-members.html │   │   │   ├── [ 995] classBinInputStream.png │   │   │   ├── [ 25K] classBinMemInputStream.html │   │   │   ├── [7.9K] classBinMemInputStream-members.html │   │   │   ├── [ 747] classBinMemInputStream.png │   │   │   ├── [ 14K] classBinOutputStream.html │   │   │   ├── [5.0K] classBinOutputStream-members.html │   │   │   ├── [ 507] classBinOutputStream.png │   │   │   ├── [ 43K] classContentHandler.html │   │   │   ├── [6.2K] classContentHandler-members.html │   │   │   ├── [ 509] classContentHandler.png │   │   │   ├── [ 21K] classDeclHandler.html │   │   │   ├── [4.0K] classDeclHandler-members.html │   │   │   ├── [ 489] classDeclHandler.png │   │   │   ├── [107K] classDefaultHandler.html │   │   │   ├── [ 16K] classDefaultHandler-members.html │   │   │   ├── [1.3K] classDefaultHandler.png │   │   │   ├── [ 19K] classDefaultPanicHandler.html │   │   │   ├── [8.7K] classDefaultPanicHandler-members.html │   │   │   ├── [ 786] classDefaultPanicHandler.png │   │   │   ├── [ 35K] classDocumentHandler.html │   │   │   ├── [5.5K] classDocumentHandler-members.html │   │   │   ├── [ 524] classDocumentHandler.png │   │   │   ├── [ 63K] classDOMAttr.html │   │   │   ├── [ 22K] classDOMAttr-members.html │   │   │   ├── [ 386] classDOMAttr.png │   │   │   ├── [ 68K] classDOMCDATASection.html │   │   │   ├── [ 25K] classDOMCDATASection-members.html │   │   │   ├── [ 885] classDOMCDATASection.png │   │   │   ├── [ 72K] classDOMCharacterData.html │   │   │   ├── [ 22K] classDOMCharacterData-members.html │   │   │   ├── [1.2K] classDOMCharacterData.png │   │   │   ├── [ 57K] classDOMComment.html │   │   │   ├── [ 23K] classDOMComment-members.html │   │   │   ├── [ 700] classDOMComment.png │   │   │   ├── [ 32K] classDOMConfiguration.html │   │   │   ├── [4.6K] classDOMConfiguration-members.html │   │   │   ├── [ 52K] classDOMDocumentFragment.html │   │   │   ├── [ 20K] classDOMDocumentFragment-members.html │   │   │   ├── [ 562] classDOMDocumentFragment.png │   │   │   ├── [170K] classDOMDocument.html │   │   │   ├── [ 34K] classDOMDocument-members.html │   │   │   ├── [1.3K] classDOMDocument.png │   │   │   ├── [8.0K] classDOMDocumentRange.html │   │   │   ├── [2.9K] classDOMDocumentRange-members.html │   │   │   ├── [ 552] classDOMDocumentRange.png │   │   │   ├── [ 17K] classDOMDocumentTraversal.html │   │   │   ├── [3.5K] classDOMDocumentTraversal-members.html │   │   │   ├── [ 606] classDOMDocumentTraversal.png │   │   │   ├── [ 60K] classDOMDocumentType.html │   │   │   ├── [ 21K] classDOMDocumentType-members.html │   │   │   ├── [ 512] classDOMDocumentType.png │   │   │   ├── [126K] classDOMElement.html │   │   │   ├── [ 27K] classDOMElement-members.html │   │   │   ├── [ 408] classDOMElement.png │   │   │   ├── [ 62K] classDOMEntity.html │   │   │   ├── [ 21K] classDOMEntity-members.html │   │   │   ├── [ 410] classDOMEntity.png │   │   │   ├── [ 51K] classDOMEntityReference.html │   │   │   ├── [ 20K] classDOMEntityReference-members.html │   │   │   ├── [ 535] classDOMEntityReference.png │   │   │   ├── [8.6K] classDOMErrorHandler.html │   │   │   ├── [3.0K] classDOMErrorHandler-members.html │   │   │   ├── [ 21K] classDOMError.html │   │   │   ├── [5.3K] classDOMError-members.html │   │   │   ├── [ 24K] classDOMException.html │   │   │   ├── [9.2K] classDOMException-members.html │   │   │   ├── [1.1K] classDOMException.png │   │   │   ├── [ 39K] classDOMImplementation.html │   │   │   ├── [ 13K] classDOMImplementationList.html │   │   │   ├── [3.6K] classDOMImplementationList-members.html │   │   │   ├── [ 24K] classDOMImplementationLS.html │   │   │   ├── [5.1K] classDOMImplementationLS-members.html │   │   │   ├── [ 612] classDOMImplementationLS.png │   │   │   ├── [8.2K] classDOMImplementation-members.html │   │   │   ├── [ 612] classDOMImplementation.png │   │   │   ├── [9.9K] classDOMImplementationRegistry.html │   │   │   ├── [3.1K] classDOMImplementationRegistry-members.html │   │   │   ├── [ 10K] classDOMImplementationSource.html │   │   │   ├── [3.4K] classDOMImplementationSource-members.html │   │   │   ├── [ 16K] classDOMLocator.html │   │   │   ├── [4.3K] classDOMLocator-members.html │   │   │   ├── [ 22K] classDOMLSException.html │   │   │   ├── [ 11K] classDOMLSException-members.html │   │   │   ├── [ 521] classDOMLSException.png │   │   │   ├── [ 40K] classDOMLSInput.html │   │   │   ├── [6.9K] classDOMLSInput-members.html │   │   │   ├── [ 576] classDOMLSInput.png │   │   │   ├── [ 20K] classDOMLSOutput.html │   │   │   ├── [4.6K] classDOMLSOutput-members.html │   │   │   ├── [ 19K] classDOMLSParserFilter.html │   │   │   ├── [5.0K] classDOMLSParserFilter-members.html │   │   │   ├── [ 87K] classDOMLSParser.html │   │   │   ├── [ 10K] classDOMLSParser-members.html │   │   │   ├── [ 15K] classDOMLSResourceResolver.html │   │   │   ├── [3.2K] classDOMLSResourceResolver-members.html │   │   │   ├── [ 19K] classDOMLSSerializerFilter.html │   │   │   ├── [9.2K] classDOMLSSerializerFilter-members.html │   │   │   ├── [ 606] classDOMLSSerializerFilter.png │   │   │   ├── [ 34K] classDOMLSSerializer.html │   │   │   ├── [5.4K] classDOMLSSerializer-members.html │   │   │   ├── [ 24K] classDOMMemoryManager.html │   │   │   ├── [8.7K] classDOMMemoryManager-members.html │   │   │   ├── [ 31K] classDOMNamedNodeMap.html │   │   │   ├── [5.1K] classDOMNamedNodeMap-members.html │   │   │   ├── [ 27K] classDOMNodeFilter.html │   │   │   ├── [8.2K] classDOMNodeFilter-members.html │   │   │   ├── [ 613] classDOMNodeFilter.png │   │   │   ├── [124K] classDOMNode.html │   │   │   ├── [ 27K] classDOMNodeIterator.html │   │   │   ├── [5.3K] classDOMNodeIterator-members.html │   │   │   ├── [ 11K] classDOMNodeList.html │   │   │   ├── [3.2K] classDOMNodeList-members.html │   │   │   ├── [ 19K] classDOMNode-members.html │   │   │   ├── [4.2K] classDOMNode.png │   │   │   ├── [ 52K] classDOMNotation.html │   │   │   ├── [ 20K] classDOMNotation-members.html │   │   │   ├── [ 418] classDOMNotation.png │   │   │   ├── [ 54K] classDOMProcessingInstruction.html │   │   │   ├── [ 21K] classDOMProcessingInstruction-members.html │   │   │   ├── [ 592] classDOMProcessingInstruction.png │   │   │   ├── [ 18K] classDOMPSVITypeInfo.html │   │   │   ├── [7.4K] classDOMPSVITypeInfo-members.html │   │   │   ├── [ 24K] classDOMRangeException.html │   │   │   ├── [ 11K] classDOMRangeException-members.html │   │   │   ├── [ 587] classDOMRangeException.png │   │   │   ├── [ 87K] classDOMRange.html │   │   │   ├── [ 11K] classDOMRange-members.html │   │   │   ├── [ 14K] classDOMStringList.html │   │   │   ├── [3.8K] classDOMStringList-members.html │   │   │   ├── [ 75K] classDOMText.html │   │   │   ├── [ 24K] classDOMText-members.html │   │   │   ├── [ 892] classDOMText.png │   │   │   ├── [ 42K] classDOMTreeWalker.html │   │   │   ├── [6.9K] classDOMTreeWalker-members.html │   │   │   ├── [ 23K] classDOMTypeInfo.html │   │   │   ├── [4.9K] classDOMTypeInfo-members.html │   │   │   ├── [ 13K] classDOMUserDataHandler.html │   │   │   ├── [4.8K] classDOMUserDataHandler-members.html │   │   │   ├── [ 23K] classDOMXPathEvaluator.html │   │   │   ├── [3.8K] classDOMXPathEvaluator-members.html │   │   │   ├── [ 528] classDOMXPathEvaluator.png │   │   │   ├── [ 24K] classDOMXPathException.html │   │   │   ├── [ 11K] classDOMXPathException-members.html │   │   │   ├── [ 548] classDOMXPathException.png │   │   │   ├── [ 15K] classDOMXPathExpression.html │   │   │   ├── [3.3K] classDOMXPathExpression-members.html │   │   │   ├── [ 53K] classDOMXPathNamespace.html │   │   │   ├── [ 20K] classDOMXPathNamespace-members.html │   │   │   ├── [ 567] classDOMXPathNamespace.png │   │   │   ├── [ 16K] classDOMXPathNSResolver.html │   │   │   ├── [4.0K] classDOMXPathNSResolver-members.html │   │   │   ├── [ 43K] classDOMXPathResult.html │   │   │   ├── [ 10K] classDOMXPathResult-members.html │   │   │   ├── [ 18K] classDTDHandler.html │   │   │   ├── [3.6K] classDTDHandler-members.html │   │   │   ├── [ 679] classDTDHandler.png │   │   │   ├── [ 14K] classEntityResolver.html │   │   │   ├── [2.9K] classEntityResolver-members.html │   │   │   ├── [ 701] classEntityResolver.png │   │   │   ├── [ 18K] classErrorHandler.html │   │   │   ├── [3.8K] classErrorHandler-members.html │   │   │   ├── [ 681] classErrorHandler.png │   │   │   ├── [ 27K] classes.html │   │   │   ├── [ 61K] classHandlerBase.html │   │   │   ├── [9.8K] classHandlerBase-members.html │   │   │   ├── [1.1K] classHandlerBase.png │   │   │   ├── [ 11K] classHash2KeysSetOfEnumerator.html │   │   │   ├── [4.1K] classHash2KeysSetOfEnumerator-members.html │   │   │   ├── [ 26K] classHash2KeysSetOf.html │   │   │   ├── [7.6K] classHash2KeysSetOf-members.html │   │   │   ├── [ 663] classHash2KeysSetOf.png │   │   │   ├── [ 12K] classHexBin.html │   │   │   ├── [3.3K] classHexBin-members.html │   │   │   ├── [ 49K] classInputSource.html │   │   │   ├── [8.7K] classInputSource-members.html │   │   │   ├── [1.9K] classInputSource.png │   │   │   ├── [ 24K] classLexicalHandler.html │   │   │   ├── [4.7K] classLexicalHandler-members.html │   │   │   ├── [ 501] classLexicalHandler.png │   │   │   ├── [ 18K] classLocalFileFormatTarget.html │   │   │   ├── [6.0K] classLocalFileFormatTarget-members.html │   │   │   ├── [ 845] classLocalFileFormatTarget.png │   │   │   ├── [ 35K] classLocalFileInputSource.html │   │   │   ├── [9.8K] classLocalFileInputSource-members.html │   │   │   ├── [ 726] classLocalFileInputSource.png │   │   │   ├── [ 15K] classLocator.html │   │   │   ├── [3.6K] classLocator-members.html │   │   │   ├── [ 20K] classMemBufFormatTarget.html │   │   │   ├── [6.4K] classMemBufFormatTarget-members.html │   │   │   ├── [ 815] classMemBufFormatTarget.png │   │   │   ├── [ 41K] classMemBufInputSource.html │   │   │   ├── [ 10K] classMemBufInputSource-members.html │   │   │   ├── [ 731] classMemBufInputSource.png │   │   │   ├── [ 13K] classMemoryManager.html │   │   │   ├── [3.5K] classMemoryManager-members.html │   │   │   ├── [ 18K] classOutOfMemoryException.html │   │   │   ├── [6.3K] classOutOfMemoryException-members.html │   │   │   ├── [ 605] classOutOfMemoryException.png │   │   │   ├── [ 14K] classPanicHandler.html │   │   │   ├── [6.4K] classPanicHandler-members.html │   │   │   ├── [ 514] classPanicHandler.png │   │   │   ├── [ 27K] classParser.html │   │   │   ├── [4.5K] classParser-members.html │   │   │   ├── [ 426] classParser.png │   │   │   ├── [ 43K] classPSVIAttribute.html │   │   │   ├── [ 23K] classPSVIAttributeList.html │   │   │   ├── [6.3K] classPSVIAttributeList-members.html │   │   │   ├── [ 511] classPSVIAttributeList.png │   │   │   ├── [ 14K] classPSVIAttribute-members.html │   │   │   ├── [ 598] classPSVIAttribute.png │   │   │   ├── [ 15K] classPSVIAttributeStorage.html │   │   │   ├── [5.1K] classPSVIAttributeStorage-members.html │   │   │   ├── [ 557] classPSVIAttributeStorage.png │   │   │   ├── [ 43K] classPSVIElement.html │   │   │   ├── [ 14K] classPSVIElement-members.html │   │   │   ├── [ 601] classPSVIElement.png │   │   │   ├── [ 16K] classPSVIHandler.html │   │   │   ├── [3.7K] classPSVIHandler-members.html │   │   │   ├── [ 769] classPSVIHandler.png │   │   │   ├── [ 53K] classPSVIItem.html │   │   │   ├── [ 12K] classPSVIItem-members.html │   │   │   ├── [ 881] classPSVIItem.png │   │   │   ├── [218K] classPSVIUni.html │   │   │   ├── [ 50K] classPSVIUni-members.html │   │   │   ├── [ 39K] classQName.html │   │   │   ├── [9.3K] classQName-members.html │   │   │   ├── [ 694] classQName.png │   │   │   ├── [ 48K] classSAX2XMLFilter.html │   │   │   ├── [ 18K] classSAX2XMLFilter-members.html │   │   │   ├── [ 536] classSAX2XMLFilter.png │   │   │   ├── [115K] classSAX2XMLReader.html │   │   │   ├── [ 17K] classSAX2XMLReader-members.html │   │   │   ├── [ 544] classSAX2XMLReader.png │   │   │   ├── [ 26K] classSAXException.html │   │   │   ├── [6.3K] classSAXException-members.html │   │   │   ├── [1.7K] classSAXException.png │   │   │   ├── [ 25K] classSAXNotRecognizedException.html │   │   │   ├── [7.8K] classSAXNotRecognizedException-members.html │   │   │   ├── [ 921] classSAXNotRecognizedException.png │   │   │   ├── [ 25K] classSAXNotSupportedException.html │   │   │   ├── [7.8K] classSAXNotSupportedException-members.html │   │   │   ├── [ 920] classSAXNotSupportedException.png │   │   │   ├── [ 39K] classSAXParseException.html │   │   │   ├── [9.1K] classSAXParseException-members.html │   │   │   ├── [ 767] classSAXParseException.png │   │   │   ├── [294K] classSAXParser.html │   │   │   ├── [ 43K] classSAXParser-members.html │   │   │   ├── [1.8K] classSAXParser.png │   │   │   ├── [ 13K] classSecurityManager.html │   │   │   ├── [3.8K] classSecurityManager-members.html │   │   │   ├── [ 29K] classStdInInputSource.html │   │   │   ├── [9.3K] classStdInInputSource-members.html │   │   │   ├── [ 704] classStdInInputSource.png │   │   │   ├── [ 14K] classStDOMNode.html │   │   │   ├── [4.8K] classStDOMNode-members.html │   │   │   ├── [ 16K] classStdOutFormatTarget.html │   │   │   ├── [5.6K] classStdOutFormatTarget-members.html │   │   │   ├── [ 791] classStdOutFormatTarget.png │   │   │   ├── [ 15K] classTranscodeFromStr.html │   │   │   ├── [3.8K] classTranscodeFromStr-members.html │   │   │   ├── [ 20K] classTranscodeToStr.html │   │   │   ├── [4.4K] classTranscodeToStr-members.html │   │   │   ├── [ 45K] classURLInputSource.html │   │   │   ├── [ 11K] classURLInputSource-members.html │   │   │   ├── [ 689] classURLInputSource.png │   │   │   ├── [ 34K] classValidationContext.html │   │   │   ├── [9.7K] classValidationContext-members.html │   │   │   ├── [ 505] classValidationContext.png │   │   │   ├── [ 43K] classWrapper4DOMLSInput.html │   │   │   ├── [9.6K] classWrapper4DOMLSInput-members.html │   │   │   ├── [ 803] classWrapper4DOMLSInput.png │   │   │   ├── [ 44K] classWrapper4InputSource.html │   │   │   ├── [7.9K] classWrapper4InputSource-members.html │   │   │   ├── [ 575] classWrapper4InputSource.png │   │   │   ├── [201K] classXercesDOMParser.html │   │   │   ├── [ 61K] classXercesDOMParser-members.html │   │   │   ├── [2.4K] classXercesDOMParser.png │   │   │   ├── [ 21K] classXMemory.html │   │   │   ├── [3.8K] classXMemory-members.html │   │   │   ├── [ 18K] classXMemory.png │   │   │   ├── [ 47K] classXMLAbstractDoubleFloat.html │   │   │   ├── [ 16K] classXMLAbstractDoubleFloat-members.html │   │   │   ├── [1.6K] classXMLAbstractDoubleFloat.png │   │   │   ├── [ 67K] classXMLAttDef.html │   │   │   ├── [ 28K] classXMLAttDefList.html │   │   │   ├── [7.2K] classXMLAttDefList-members.html │   │   │   ├── [ 746] classXMLAttDefList.png │   │   │   ├── [ 20K] classXMLAttDef-members.html │   │   │   ├── [ 703] classXMLAttDef.png │   │   │   ├── [ 56K] classXMLAttr.html │   │   │   ├── [9.2K] classXMLAttr-members.html │   │   │   ├── [ 415] classXMLAttr.png │   │   │   ├── [ 41K] classXMLBigDecimal.html │   │   │   ├── [ 13K] classXMLBigDecimal-members.html │   │   │   ├── [1.0K] classXMLBigDecimal.png │   │   │   ├── [ 33K] classXMLBigInteger.html │   │   │   ├── [8.1K] classXMLBigInteger-members.html │   │   │   ├── [ 506] classXMLBigInteger.png │   │   │   ├── [ 42K] classXMLChar1__0.html │   │   │   ├── [8.8K] classXMLChar1__0-members.html │   │   │   ├── [ 37K] classXMLChar1__1.html │   │   │   ├── [7.9K] classXMLChar1__1-members.html │   │   │   ├── [ 30K] classXMLContentModel.html │   │   │   ├── [7.9K] classXMLContentModel-members.html │   │   │   ├── [ 518] classXMLContentModel.png │   │   │   ├── [ 58K] classXMLDateTime.html │   │   │   ├── [ 20K] classXMLDateTime-members.html │   │   │   ├── [ 983] classXMLDateTime.png │   │   │   ├── [4.7K] classXMLDeleter.html │   │   │   ├── [2.6K] classXMLDeleter-members.html │   │   │   ├── [ 42K] classXMLDocumentHandler.html │   │   │   ├── [7.0K] classXMLDocumentHandler-members.html │   │   │   ├── [1.3K] classXMLDocumentHandler.png │   │   │   ├── [ 26K] classXMLDOMMsg.html │   │   │   ├── [ 15K] classXMLDOMMsg-members.html │   │   │   ├── [ 39K] classXMLDouble.html │   │   │   ├── [ 17K] classXMLDouble-members.html │   │   │   ├── [1.5K] classXMLDouble.png │   │   │   ├── [ 23K] classXMLDTDDescription.html │   │   │   ├── [7.2K] classXMLDTDDescription-members.html │   │   │   ├── [1.3K] classXMLDTDDescription.png │   │   │   ├── [ 72K] classXMLElementDecl.html │   │   │   ├── [ 17K] classXMLElementDecl-members.html │   │   │   ├── [ 774] classXMLElementDecl.png │   │   │   ├── [ 58K] classXMLEntityDecl.html │   │   │   ├── [ 11K] classXMLEntityDecl-members.html │   │   │   ├── [ 750] classXMLEntityDecl.png │   │   │   ├── [ 19K] classXMLEntityHandler.html │   │   │   ├── [4.3K] classXMLEntityHandler-members.html │   │   │   ├── [1.1K] classXMLEntityHandler.png │   │   │   ├── [ 14K] classXMLEntityResolver.html │   │   │   ├── [3.0K] classXMLEntityResolver-members.html │   │   │   ├── [ 18K] classXMLErrorReporter.html │   │   │   ├── [4.9K] classXMLErrorReporter-members.html │   │   │   ├── [1.1K] classXMLErrorReporter.png │   │   │   ├── [101K] classXMLErrs.html │   │   │   ├── [ 82K] classXMLErrs-members.html │   │   │   ├── [ 31K] classXMLException.html │   │   │   ├── [8.3K] classXMLException-members.html │   │   │   ├── [ 489] classXMLException.png │   │   │   ├── [ 33K] classXMLFileMgr.html │   │   │   ├── [8.1K] classXMLFileMgr-members.html │   │   │   ├── [ 459] classXMLFileMgr.png │   │   │   ├── [ 39K] classXMLFloat.html │   │   │   ├── [ 17K] classXMLFloat-members.html │   │   │   ├── [1.5K] classXMLFloat.png │   │   │   ├── [ 15K] classXMLFormatTarget.html │   │   │   ├── [5.0K] classXMLFormatTarget-members.html │   │   │   ├── [1.5K] classXMLFormatTarget.png │   │   │   ├── [ 53K] classXMLFormatter.html │   │   │   ├── [ 13K] classXMLFormatter-members.html │   │   │   ├── [ 479] classXMLFormatter.png │   │   │   ├── [ 17K] classXMLGrammarDescription.html │   │   │   ├── [5.4K] classXMLGrammarDescription-members.html │   │   │   ├── [1.4K] classXMLGrammarDescription.png │   │   │   ├── [ 40K] classXMLGrammarPool.html │   │   │   ├── [9.7K] classXMLGrammarPool-members.html │   │   │   ├── [ 518] classXMLGrammarPool.png │   │   │   ├── [7.8K] classXMLIBM1047Transcoder.html │   │   │   ├── [3.1K] classXMLIBM1047Transcoder-members.html │   │   │   ├── [ 687] classXMLIBM1047Transcoder.png │   │   │   ├── [9.6K] classXMLInitializer.html │   │   │   ├── [3.6K] classXMLInitializer-members.html │   │   │   ├── [ 12K] classXMLInteger.html │   │   │   ├── [4.5K] classXMLInteger-members.html │   │   │   ├── [ 453] classXMLInteger.png │   │   │   ├── [ 25K] classXMLLCPTranscoder.html │   │   │   ├── [6.8K] classXMLLCPTranscoder-members.html │   │   │   ├── [ 501] classXMLLCPTranscoder.png │   │   │   ├── [ 16K] classXMLMutexMgr.html │   │   │   ├── [5.5K] classXMLMutexMgr-members.html │   │   │   ├── [ 498] classXMLMutexMgr.png │   │   │   ├── [ 14K] classXMLNetAccessor.html │   │   │   ├── [5.0K] classXMLNetAccessor-members.html │   │   │   ├── [ 505] classXMLNetAccessor.png │   │   │   ├── [10.0K] classXMLNetHTTPInfo.html │   │   │   ├── [4.6K] classXMLNetHTTPInfo-members.html │   │   │   ├── [ 31K] classXMLNotationDecl.html │   │   │   ├── [8.4K] classXMLNotationDecl-members.html │   │   │   ├── [ 773] classXMLNotationDecl.png │   │   │   ├── [ 25K] classXMLNumber.html │   │   │   ├── [8.4K] classXMLNumber-members.html │   │   │   ├── [2.4K] classXMLNumber.png │   │   │   ├── [115K] classXMLPlatformUtils.html │   │   │   ├── [ 17K] classXMLPlatformUtils-members.html │   │   │   ├── [9.3K] classXMLReaderFactory.html │   │   │   ├── [3.3K] classXMLReaderFactory-members.html │   │   │   ├── [ 22K] classXMLResourceIdentifier.html │   │   │   ├── [6.8K] classXMLResourceIdentifier-members.html │   │   │   ├── [ 40K] classXMLSchemaDescription.html │   │   │   ├── [ 13K] classXMLSchemaDescription-members.html │   │   │   ├── [1.3K] classXMLSchemaDescription.png │   │   │   ├── [277K] classXMLString.html │   │   │   ├── [ 33K] classXMLString-members.html │   │   │   ├── [ 21K] classXMLStringTokenizer.html │   │   │   ├── [5.6K] classXMLStringTokenizer-members.html │   │   │   ├── [ 552] classXMLStringTokenizer.png │   │   │   ├── [ 15K] classXMLSynchronizedStringPool.html │   │   │   ├── [5.1K] classXMLSynchronizedStringPool-members.html │   │   │   ├── [ 696] classXMLSynchronizedStringPool.png │   │   │   ├── [ 33K] classXMLTranscoder.html │   │   │   ├── [7.2K] classXMLTranscoder-members.html │   │   │   ├── [ 493] classXMLTranscoder.png │   │   │   ├── [ 43K] classXMLTransService.html │   │   │   ├── [ 12K] classXMLTransService-members.html │   │   │   ├── [ 526] classXMLTransService.png │   │   │   ├── [297K] classXMLUni.html │   │   │   ├── [ 68K] classXMLUni-members.html │   │   │   ├── [ 54K] classXMLUri.html │   │   │   ├── [ 11K] classXMLUri-members.html │   │   │   ├── [ 677] classXMLUri.png │   │   │   ├── [ 55K] classXMLURL.html │   │   │   ├── [ 14K] classXMLURL-members.html │   │   │   ├── [ 403] classXMLURL.png │   │   │   ├── [ 58K] classXMLValidator.html │   │   │   ├── [ 12K] classXMLValidator-members.html │   │   │   ├── [ 473] classXMLValidator.png │   │   │   ├── [ 39K] classXMLValid.html │   │   │   ├── [ 27K] classXMLValid-members.html │   │   │   ├── [ 42K] classXSAnnotation.html │   │   │   ├── [ 12K] classXSAnnotation-members.html │   │   │   ├── [ 959] classXSAnnotation.png │   │   │   ├── [ 44K] classXSAttributeDeclaration.html │   │   │   ├── [ 12K] classXSAttributeDeclaration-members.html │   │   │   ├── [ 812] classXSAttributeDeclaration.png │   │   │   ├── [ 35K] classXSAttributeGroupDefinition.html │   │   │   ├── [ 10K] classXSAttributeGroupDefinition-members.html │   │   │   ├── [ 866] classXSAttributeGroupDefinition.png │   │   │   ├── [ 34K] classXSAttributeUse.html │   │   │   ├── [10.0K] classXSAttributeUse-members.html │   │   │   ├── [ 679] classXSAttributeUse.png │   │   │   ├── [ 69K] classXSComplexTypeDefinition.html │   │   │   ├── [ 19K] classXSComplexTypeDefinition-members.html │   │   │   ├── [1.1K] classXSComplexTypeDefinition.png │   │   │   ├── [ 16K] classXSConstants.html │   │   │   ├── [ 10K] classXSConstants-members.html │   │   │   ├── [ 64K] classXSElementDeclaration.html │   │   │   ├── [ 15K] classXSElementDeclaration-members.html │   │   │   ├── [ 793] classXSElementDeclaration.png │   │   │   ├── [ 33K] classXSFacet.html │   │   │   ├── [9.5K] classXSFacet-members.html │   │   │   ├── [ 576] classXSFacet.png │   │   │   ├── [ 40K] classXSIDCDefinition.html │   │   │   ├── [ 11K] classXSIDCDefinition-members.html │   │   │   ├── [ 683] classXSIDCDefinition.png │   │   │   ├── [ 31K] classXSModelGroupDefinition.html │   │   │   ├── [9.3K] classXSModelGroupDefinition-members.html │   │   │   ├── [ 837] classXSModelGroupDefinition.png │   │   │   ├── [ 33K] classXSModelGroup.html │   │   │   ├── [ 10K] classXSModelGroup-members.html │   │   │   ├── [ 696] classXSModelGroup.png │   │   │   ├── [ 64K] classXSModel.html │   │   │   ├── [ 12K] classXSModel-members.html │   │   │   ├── [ 418] classXSModel.png │   │   │   ├── [ 33K] classXSMultiValueFacet.html │   │   │   ├── [9.8K] classXSMultiValueFacet-members.html │   │   │   ├── [ 729] classXSMultiValueFacet.png │   │   │   ├── [ 23K] classXSNamedMap.html │   │   │   ├── [5.8K] classXSNamedMap-members.html │   │   │   ├── [ 605] classXSNamedMap.png │   │   │   ├── [ 45K] classXSNamespaceItem.html │   │   │   ├── [ 10K] classXSNamespaceItem-members.html │   │   │   ├── [ 529] classXSNamespaceItem.png │   │   │   ├── [ 32K] classXSNotationDeclaration.html │   │   │   ├── [9.2K] classXSNotationDeclaration-members.html │   │   │   ├── [ 796] classXSNotationDeclaration.png │   │   │   ├── [ 32K] classXSObject.html │   │   │   ├── [6.9K] classXSObject-members.html │   │   │   ├── [5.8K] classXSObject.png │   │   │   ├── [ 42K] classXSParticle.html │   │   │   ├── [ 12K] classXSParticle-members.html │   │   │   ├── [ 602] classXSParticle.png │   │   │   ├── [ 93K] classXSSimpleTypeDefinition.html │   │   │   ├── [ 28K] classXSSimpleTypeDefinition-members.html │   │   │   ├── [1.1K] classXSSimpleTypeDefinition.png │   │   │   ├── [ 45K] classXSTypeDefinition.html │   │   │   ├── [ 11K] classXSTypeDefinition-members.html │   │   │   ├── [1.6K] classXSTypeDefinition.png │   │   │   ├── [ 51K] classXSValue.html │   │   │   ├── [ 25K] classXSValue-members.html │   │   │   ├── [ 419] classXSValue.png │   │   │   ├── [ 40K] classXSWildcard.html │   │   │   ├── [ 12K] classXSWildcard-members.html │   │   │   ├── [ 613] classXSWildcard.png │   │   │   ├── [ 132] closed.png │   │   │   ├── [2.9K] ContentHandler_8hpp.html │   │   │   ├── [ 22K] ContentHandler_8hpp_source.html │   │   │   ├── [2.9K] DeclHandler_8hpp.html │   │   │   ├── [ 17K] DeclHandler_8hpp_source.html │   │   │   ├── [2.9K] DefaultHandler_8hpp.html │   │   │   ├── [101K] DefaultHandler_8hpp_source.html │   │   │   ├── [2.9K] DefaultPanicHandler_8hpp.html │   │   │   ├── [ 14K] DefaultPanicHandler_8hpp_source.html │   │   │   ├── [2.3K] deprecated.html │   │   │   ├── [6.0K] dir_009f01f96e29bfe35b1a69e0f3cf156d.html │   │   │   ├── [5.0K] dir_378afdc4a3d4b5b4be8312049195c25a.html │   │   │   ├── [ 22K] dir_3a65236c68a81b7127bcbb68b50f2796.html │   │   │   ├── [4.1K] dir_5b50a26cf01d31d4a4bdecd4657b60b2.html │   │   │   ├── [ 12K] dir_8bfcea84c8ec2e3d58f6427604ee141c.html │   │   │   ├── [ 21K] dir_a2cc1840867e4e424f0a8b3bfae7e6ed.html │   │   │   ├── [3.3K] dir_c1997eb1c4bc0042e79dfd08a7008743.html │   │   │   ├── [ 13K] dir_c4fbab58ef683febbe342b4985e148cc.html │   │   │   ├── [ 746] doc.png │   │   │   ├── [2.9K] DocumentHandler_8hpp.html │   │   │   ├── [ 19K] DocumentHandler_8hpp_source.html │   │   │   ├── [3.0K] DOMAttr_8hpp.html │   │   │   ├── [ 19K] DOMAttr_8hpp_source.html │   │   │   ├── [3.0K] DOMCDATASection_8hpp.html │   │   │   ├── [ 14K] DOMCDATASection_8hpp_source.html │   │   │   ├── [3.3K] DOMCharacterData_8hpp.html │   │   │   ├── [ 21K] DOMCharacterData_8hpp_source.html │   │   │   ├── [3.1K] DOMComment_8hpp.html │   │   │   ├── [ 13K] DOMComment_8hpp_source.html │   │   │   ├── [3.2K] DOMConfiguration_8hpp.html │   │   │   ├── [ 19K] DOMConfiguration_8hpp_source.html │   │   │   ├── [3.1K] DOMDocument_8hpp.html │   │   │   ├── [ 44K] DOMDocument_8hpp_source.html │   │   │   ├── [3.3K] DOMDocumentFragment_8hpp.html │   │   │   ├── [ 14K] DOMDocumentFragment_8hpp_source.html │   │   │   ├── [2.8K] DOMDocumentRange_8hpp.html │   │   │   ├── [ 14K] DOMDocumentRange_8hpp_source.html │   │   │   ├── [3.4K] DOMDocumentTraversal_8hpp.html │   │   │   ├── [ 18K] DOMDocumentTraversal_8hpp_source.html │   │   │   ├── [3.3K] DOMDocumentType_8hpp.html │   │   │   ├── [ 17K] DOMDocumentType_8hpp_source.html │   │   │   ├── [3.2K] DOMElement_8hpp.html │   │   │   ├── [ 32K] DOMElement_8hpp_source.html │   │   │   ├── [2.9K] DOMEntity_8hpp.html │   │   │   ├── [ 18K] DOMEntity_8hpp_source.html │   │   │   ├── [3.3K] DOMEntityReference_8hpp.html │   │   │   ├── [ 14K] DOMEntityReference_8hpp_source.html │   │   │   ├── [3.0K] DOMError_8hpp.html │   │   │   ├── [ 19K] DOMError_8hpp_source.html │   │   │   ├── [2.9K] DOMErrorHandler_8hpp.html │   │   │   ├── [ 14K] DOMErrorHandler_8hpp_source.html │   │   │   ├── [2.7K] DOMException_8hpp.html │   │   │   ├── [ 25K] DOMException_8hpp_source.html │   │   │   ├── [3.2K] DOMImplementation_8hpp.html │   │   │   ├── [ 25K] DOMImplementation_8hpp_source.html │   │   │   ├── [3.3K] DOMImplementationList_8hpp.html │   │   │   ├── [ 17K] DOMImplementationList_8hpp_source.html │   │   │   ├── [2.8K] DOMImplementationLS_8hpp.html │   │   │   ├── [ 22K] DOMImplementationLS_8hpp_source.html │   │   │   ├── [2.8K] DOMImplementationRegistry_8hpp.html │   │   │   ├── [ 13K] DOMImplementationRegistry_8hpp_source.html │   │   │   ├── [2.8K] DOMImplementationSource_8hpp.html │   │   │   ├── [ 16K] DOMImplementationSource_8hpp_source.html │   │   │   ├── [3.0K] DOMLocator_8hpp.html │   │   │   ├── [ 17K] DOMLocator_8hpp_source.html │   │   │   ├── [2.7K] DOMLSException_8hpp.html │   │   │   ├── [ 15K] DOMLSException_8hpp_source.html │   │   │   ├── [2.9K] DOMLSInput_8hpp.html │   │   │   ├── [ 22K] DOMLSInput_8hpp_source.html │   │   │   ├── [2.9K] DOMLSOutput_8hpp.html │   │   │   ├── [ 18K] DOMLSOutput_8hpp_source.html │   │   │   ├── [3.1K] DOMLSParser_8hpp.html │   │   │   ├── [ 31K] DOMLSParser_8hpp_source.html │   │   │   ├── [2.8K] DOMLSParserFilter_8hpp.html │   │   │   ├── [ 18K] DOMLSParserFilter_8hpp_source.html │   │   │   ├── [3.2K] DOMLSResourceResolver_8hpp.html │   │   │   ├── [ 16K] DOMLSResourceResolver_8hpp_source.html │   │   │   ├── [2.7K] DOMLSSerializer_8hpp.html │   │   │   ├── [ 23K] DOMLSSerializer_8hpp_source.html │   │   │   ├── [3.2K] DOMLSSerializerFilter_8hpp.html │   │   │   ├── [ 15K] DOMLSSerializerFilter_8hpp_source.html │   │   │   ├── [3.3K] DOMMemoryManager_8hpp.html │   │   │   ├── [ 22K] DOMMemoryManager_8hpp_source.html │   │   │   ├── [4.4K] DOMNamedNodeMap_8hpp.html │   │   │   ├── [ 20K] DOMNamedNodeMap_8hpp_source.html │   │   │   ├── [8.9K] DOMNode_8hpp.html │   │   │   ├── [ 45K] DOMNode_8hpp_source.html │   │   │   ├── [2.9K] DOMNodeFilter_8hpp.html │   │   │   ├── [ 21K] DOMNodeFilter_8hpp_source.html │   │   │   ├── [4.3K] DOMNodeIterator_8hpp.html │   │   │   ├── [ 19K] DOMNodeIterator_8hpp_source.html │   │   │   ├── [3.1K] DOMNodeList_8hpp.html │   │   │   ├── [ 15K] DOMNodeList_8hpp_source.html │   │   │   ├── [2.9K] DOMNotation_8hpp.html │   │   │   ├── [ 16K] DOMNotation_8hpp_source.html │   │   │   ├── [3.3K] DOMProcessingInstruction_8hpp.html │   │   │   ├── [ 18K] DOMProcessingInstruction_8hpp_source.html │   │   │   ├── [3.5K] DOMPSVITypeInfo_8hpp.html │   │   │   ├── [ 19K] DOMPSVITypeInfo_8hpp_source.html │   │   │   ├── [2.7K] DOMRange_8hpp.html │   │   │   ├── [ 28K] DOMRange_8hpp_source.html │   │   │   ├── [3.2K] DOMRangeException_8hpp.html │   │   │   ├── [ 15K] DOMRangeException_8hpp_source.html │   │   │   ├── [3.2K] DOMStringList_8hpp.html │   │   │   ├── [ 17K] DOMStringList_8hpp_source.html │   │   │   ├── [3.6K] DOMText_8hpp.html │   │   │   ├── [ 18K] DOMText_8hpp_source.html │   │   │   ├── [4.5K] DOMTreeWalker_8hpp.html │   │   │   ├── [ 21K] DOMTreeWalker_8hpp_source.html │   │   │   ├── [3.5K] DOMTypeInfo_8hpp.html │   │   │   ├── [ 18K] DOMTypeInfo_8hpp_source.html │   │   │   ├── [3.1K] DOMUserDataHandler_8hpp.html │   │   │   ├── [ 18K] DOMUserDataHandler_8hpp_source.html │   │   │   ├── [3.1K] DOMXPathEvaluator_8hpp.html │   │   │   ├── [ 19K] DOMXPathEvaluator_8hpp_source.html │   │   │   ├── [2.8K] DOMXPathException_8hpp.html │   │   │   ├── [ 15K] DOMXPathException_8hpp_source.html │   │   │   ├── [3.1K] DOMXPathExpression_8hpp.html │   │   │   ├── [ 17K] DOMXPathExpression_8hpp_source.html │   │   │   ├── [3.4K] DOMXPathNamespace_8hpp.html │   │   │   ├── [ 16K] DOMXPathNamespace_8hpp_source.html │   │   │   ├── [3.2K] DOMXPathNSResolver_8hpp.html │   │   │   ├── [ 16K] DOMXPathNSResolver_8hpp_source.html │   │   │   ├── [3.2K] DOMXPathResult_8hpp.html │   │   │   ├── [ 26K] DOMXPathResult_8hpp_source.html │   │   │   ├── [ 30K] doxygen.css │   │   │   ├── [3.7K] doxygen.png │   │   │   ├── [2.9K] DTDHandler_8hpp.html │   │   │   ├── [ 15K] DTDHandler_8hpp_source.html │   │   │   ├── [4.0K] dynsections.js │   │   │   ├── [2.3K] EmptyStackException_8hpp.html │   │   │   ├── [8.9K] EmptyStackException_8hpp_source.html │   │   │   ├── [2.9K] EntityResolver_8hpp.html │   │   │   ├── [ 14K] EntityResolver_8hpp_source.html │   │   │   ├── [2.9K] ErrorHandler_8hpp.html │   │   │   ├── [ 14K] ErrorHandler_8hpp_source.html │   │   │   ├── [ 56K] files.html │   │   │   ├── [ 616] folderclosed.png │   │   │   ├── [ 597] folderopen.png │   │   │   ├── [7.1K] functions_b.html │   │   │   ├── [ 21K] functions_c.html │   │   │   ├── [ 31K] functions_d.html │   │   │   ├── [ 23K] functions_e.html │   │   │   ├── [ 11K] functions_enum.html │   │   │   ├── [6.2K] functions_eval_b.html │   │   │   ├── [7.3K] functions_eval_c.html │   │   │   ├── [ 19K] functions_eval_d.html │   │   │   ├── [ 15K] functions_eval_e.html │   │   │   ├── [7.7K] functions_eval_f.html │   │   │   ├── [2.7K] functions_eval_g.html │   │   │   ├── [2.7K] functions_eval_h.html │   │   │   ├── [9.9K] functions_eval.html │   │   │   ├── [ 14K] functions_eval_i.html │   │   │   ├── [2.1K] functions_eval_j.html │   │   │   ├── [2.6K] functions_eval_l.html │   │   │   ├── [3.6K] functions_eval_m.html │   │   │   ├── [ 14K] functions_eval_n.html │   │   │   ├── [3.0K] functions_eval_o.html │   │   │   ├── [9.3K] functions_eval_p.html │   │   │   ├── [4.5K] functions_eval_r.html │   │   │   ├── [9.9K] functions_eval_s.html │   │   │   ├── [4.4K] functions_eval_t.html │   │   │   ├── [8.8K] functions_eval_u.html │   │   │   ├── [5.9K] functions_eval_v.html │   │   │   ├── [4.1K] functions_eval_w.html │   │   │   ├── [5.2K] functions_eval_x.html │   │   │   ├── [ 84K] functions_f.html │   │   │   ├── [2.5K] functions_func_b.html │   │   │   ├── [ 13K] functions_func_c.html │   │   │   ├── [ 13K] functions_func_d.html │   │   │   ├── [8.9K] functions_func_e.html │   │   │   ├── [4.1K] functions_func_f.html │   │   │   ├── [ 76K] functions_func_g.html │   │   │   ├── [4.9K] functions_func_h.html │   │   │   ├── [5.1K] functions_func.html │   │   │   ├── [ 23K] functions_func_~.html │   │   │   ├── [ 15K] functions_func_i.html │   │   │   ├── [5.0K] functions_func_l.html │   │   │   ├── [4.3K] functions_func_m.html │   │   │   ├── [3.4K] functions_func_n.html │   │   │   ├── [4.7K] functions_func_o.html │   │   │   ├── [7.8K] functions_func_p.html │   │   │   ├── [1.9K] functions_func_q.html │   │   │   ├── [ 12K] functions_func_r.html │   │   │   ├── [ 35K] functions_func_s.html │   │   │   ├── [3.8K] functions_func_t.html │   │   │   ├── [3.8K] functions_func_u.html │   │   │   ├── [2.6K] functions_func_v.html │   │   │   ├── [3.8K] functions_func_w.html │   │   │   ├── [ 10K] functions_func_x.html │   │   │   ├── [ 78K] functions_g.html │   │   │   ├── [6.1K] functions_h.html │   │   │   ├── [ 14K] functions.html │   │   │   ├── [ 23K] functions_~.html │   │   │   ├── [ 28K] functions_i.html │   │   │   ├── [2.2K] functions_j.html │   │   │   ├── [6.1K] functions_l.html │   │   │   ├── [6.3K] functions_m.html │   │   │   ├── [ 16K] functions_n.html │   │   │   ├── [6.2K] functions_o.html │   │   │   ├── [ 16K] functions_p.html │   │   │   ├── [2.0K] functions_q.html │   │   │   ├── [3.8K] functions_rela.html │   │   │   ├── [ 15K] functions_r.html │   │   │   ├── [ 43K] functions_s.html │   │   │   ├── [6.8K] functions_t.html │   │   │   ├── [1.9K] functions_type.html │   │   │   ├── [ 11K] functions_u.html │   │   │   ├── [2.0K] functions_vars_e.html │   │   │   ├── [ 75K] functions_vars_f.html │   │   │   ├── [2.5K] functions_vars_g.html │   │   │   ├── [1.9K] functions_vars.html │   │   │   ├── [2.0K] functions_vars_i.html │   │   │   ├── [1.9K] functions_vars_m.html │   │   │   ├── [7.5K] functions_v.html │   │   │   ├── [6.2K] functions_w.html │   │   │   ├── [ 16K] functions_x.html │   │   │   ├── [ 10K] globals_defs.html │   │   │   ├── [2.4K] globals_d.html │   │   │   ├── [2.0K] globals_f.html │   │   │   ├── [1.9K] globals_func.html │   │   │   ├── [3.7K] globals_g.html │   │   │   ├── [ 14K] globals.html │   │   │   ├── [2.0K] globals_l.html │   │   │   ├── [2.1K] globals_m.html │   │   │   ├── [2.0K] globals_p.html │   │   │   ├── [2.3K] globals_s.html │   │   │   ├── [3.1K] globals_t.html │   │   │   ├── [5.0K] globals_type.html │   │   │   ├── [2.1K] globals_u.html │   │   │   ├── [ 16K] globals_vars.html │   │   │   ├── [2.0K] globals_v.html │   │   │   ├── [9.8K] globals_x.html │   │   │   ├── [2.9K] HandlerBase_8hpp.html │   │   │   ├── [ 58K] HandlerBase_8hpp_source.html │   │   │   ├── [3.7K] Hash2KeysSetOf_8hpp.html │   │   │   ├── [ 49K] Hash2KeysSetOf_8hpp_source.html │   │   │   ├── [2.7K] HexBin_8hpp.html │   │   │   ├── [ 17K] HexBin_8hpp_source.html │   │   │   ├── [ 86K] hierarchy.html │   │   │   ├── [2.3K] IllegalArgumentException_8hpp.html │   │   │   ├── [8.9K] IllegalArgumentException_8hpp_source.html │   │   │   ├── [1.9K] index.html │   │   │   ├── [2.9K] InputSource_8hpp.html │   │   │   ├── [ 36K] InputSource_8hpp_source.html │   │   │   ├── [2.3K] InvalidCastException_8hpp.html │   │   │   ├── [8.9K] InvalidCastException_8hpp_source.html │   │   │   ├── [2.2K] IOException_8hpp.html │   │   │   ├── [8.9K] IOException_8hpp_source.html │   │   │   ├── [171K] jquery.js │   │   │   ├── [2.9K] LexicalHandler_8hpp.html │   │   │   ├── [ 16K] LexicalHandler_8hpp_source.html │   │   │   ├── [2.8K] LocalFileFormatTarget_8hpp.html │   │   │   ├── [ 22K] LocalFileFormatTarget_8hpp_source.html │   │   │   ├── [3.1K] LocalFileInputSource_8hpp.html │   │   │   ├── [ 17K] LocalFileInputSource_8hpp_source.html │   │   │   ├── [2.9K] Locator_8hpp.html │   │   │   ├── [ 14K] Locator_8hpp_source.html │   │   │   ├── [2.8K] MemBufFormatTarget_8hpp.html │   │   │   ├── [ 24K] MemBufFormatTarget_8hpp_source.html │   │   │   ├── [3.1K] MemBufInputSource_8hpp.html │   │   │   ├── [ 26K] MemBufInputSource_8hpp_source.html │   │   │   ├── [2.9K] MemoryManager_8hpp.html │   │   │   ├── [ 16K] MemoryManager_8hpp_source.html │   │   │   ├── [7.2K] menudata.js │   │   │   ├── [2.8K] menu.js │   │   │   ├── [ 153] nav_f.png │   │   │   ├── [ 95] nav_g.png │   │   │   ├── [ 98] nav_h.png │   │   │   ├── [2.3K] NoSuchElementException_8hpp.html │   │   │   ├── [8.9K] NoSuchElementException_8hpp_source.html │   │   │   ├── [2.3K] NullPointerException_8hpp.html │   │   │   ├── [9.0K] NullPointerException_8hpp_source.html │   │   │   ├── [2.3K] NumberFormatException_8hpp.html │   │   │   ├── [8.9K] NumberFormatException_8hpp_source.html │   │   │   ├── [ 123] open.png │   │   │   ├── [2.8K] OutOfMemoryException_8hpp.html │   │   │   ├── [ 28K] OutOfMemoryException_8hpp_source.html │   │   │   ├── [2.2K] pages.html │   │   │   ├── [2.9K] PanicHandler_8hpp.html │   │   │   ├── [ 16K] PanicHandler_8hpp_source.html │   │   │   ├── [2.3K] ParseException_8hpp.html │   │   │   ├── [8.9K] ParseException_8hpp_source.html │   │   │   ├── [2.9K] Parser_8hpp.html │   │   │   ├── [ 19K] Parser_8hpp_source.html │   │   │   ├── [5.0K] PlatformUtils_8hpp.html │   │   │   ├── [ 66K] PlatformUtils_8hpp_source.html │   │   │   ├── [2.8K] PSVIAttribute_8hpp.html │   │   │   ├── [ 31K] PSVIAttribute_8hpp_source.html │   │   │   ├── [3.4K] PSVIAttributeList_8hpp.html │   │   │   ├── [ 37K] PSVIAttributeList_8hpp_source.html │   │   │   ├── [2.8K] PSVIElement_8hpp.html │   │   │   ├── [ 27K] PSVIElement_8hpp_source.html │   │   │   ├── [3.1K] PSVIHandler_8hpp.html │   │   │   ├── [ 20K] PSVIHandler_8hpp_source.html │   │   │   ├── [2.8K] PSVIItem_8hpp.html │   │   │   ├── [ 44K] PSVIItem_8hpp_source.html │   │   │   ├── [2.7K] PSVIUni_8hpp.html │   │   │   ├── [ 76K] PSVIUni_8hpp_source.html │   │   │   ├── [2.7K] QName_8hpp.html │   │   │   ├── [ 44K] QName_8hpp_source.html │   │   │   ├── [2.3K] RuntimeException_8hpp.html │   │   │   ├── [9.0K] RuntimeException_8hpp_source.html │   │   │   ├── [2.7K] SAX2XMLFilter_8hpp.html │   │   │   ├── [ 14K] SAX2XMLFilter_8hpp_source.html │   │   │   ├── [2.7K] SAX2XMLReader_8hpp.html │   │   │   ├── [ 45K] SAX2XMLReader_8hpp_source.html │   │   │   ├── [3.5K] SAXException_8hpp.html │   │   │   ├── [ 32K] SAXException_8hpp_source.html │   │   │   ├── [2.9K] SAXParseException_8hpp.html │   │   │   ├── [ 19K] SAXParseException_8hpp_source.html │   │   │   ├── [3.1K] SAXParser_8hpp.html │   │   │   ├── [129K] SAXParser_8hpp_source.html │   │   │   ├── [2.3K] SchemaDateTimeException_8hpp.html │   │   │   ├── [9.0K] SchemaDateTimeException_8hpp_source.html │   │   │   ├── [3.0K] SecurityManager_8hpp.html │   │   │   ├── [ 16K] SecurityManager_8hpp_source.html │   │   │   ├── [ 314] splitbar.png │   │   │   ├── [3.1K] StdInInputSource_8hpp.html │   │   │   ├── [ 17K] StdInInputSource_8hpp_source.html │   │   │   ├── [5.8K] StDOMNode_8hpp.html │   │   │   ├── [ 25K] StDOMNode_8hpp_source.html │   │   │   ├── [2.8K] StdOutFormatTarget_8hpp.html │   │   │   ├── [ 14K] StdOutFormatTarget_8hpp_source.html │   │   │   ├── [4.9K] structHash2KeysSetBucketElem.html │   │   │   ├── [2.9K] structHash2KeysSetBucketElem-members.html │   │   │   ├── [4.6K] structXMLTransService_1_1TransRec.html │   │   │   ├── [2.9K] structXMLTransService_1_1TransRec-members.html │   │   │   ├── [ 27K] structXSValue_1_1XSValue__Data.html │   │   │   ├── [ 10K] structXSValue_1_1XSValue__Data-members.html │   │   │   ├── [2.8K] SynchronizedStringPool_8hpp.html │   │   │   ├── [ 19K] SynchronizedStringPool_8hpp_source.html │   │   │   ├── [ 853] sync_off.png │   │   │   ├── [ 845] sync_on.png │   │   │   ├── [ 142] tab_a.png │   │   │   ├── [ 169] tab_b.png │   │   │   ├── [ 177] tab_h.png │   │   │   ├── [9.0K] tabs.css │   │   │   ├── [ 184] tab_s.png │   │   │   ├── [2.3K] TranscodingException_8hpp.html │   │   │   ├── [8.9K] TranscodingException_8hpp_source.html │   │   │   ├── [4.5K] TransService_8hpp.html │   │   │   ├── [108K] TransService_8hpp_source.html │   │   │   ├── [2.3K] UnexpectedEOFException_8hpp.html │   │   │   ├── [8.9K] UnexpectedEOFException_8hpp_source.html │   │   │   ├── [2.3K] UnsupportedEncodingException_8hpp.html │   │   │   ├── [9.0K] UnsupportedEncodingException_8hpp_source.html │   │   │   ├── [3.0K] URLInputSource_8hpp.html │   │   │   ├── [ 25K] URLInputSource_8hpp_source.html │   │   │   ├── [2.3K] UTFDataFormatException_8hpp.html │   │   │   ├── [9.0K] UTFDataFormatException_8hpp_source.html │   │   │   ├── [2.8K] ValidationContext_8hpp.html │   │   │   ├── [ 26K] ValidationContext_8hpp_source.html │   │   │   ├── [3.2K] Wrapper4DOMLSInput_8hpp.html │   │   │   ├── [ 25K] Wrapper4DOMLSInput_8hpp_source.html │   │   │   ├── [3.2K] Wrapper4InputSource_8hpp.html │   │   │   ├── [ 35K] Wrapper4InputSource_8hpp_source.html │   │   │   ├── [ 34K] Xerces__autoconf__config_8hpp.html │   │   │   ├── [ 37K] Xerces__autoconf__config_8hpp_source.html │   │   │   ├── [ 18K] XercesDefs_8hpp.html │   │   │   ├── [ 32K] XercesDefs_8hpp_source.html │   │   │   ├── [3.0K] XercesDOMParser_8hpp.html │   │   │   ├── [ 55K] XercesDOMParser_8hpp_source.html │   │   │   ├── [3.0K] XMemory_8hpp.html │   │   │   ├── [ 16K] XMemory_8hpp_source.html │   │   │   ├── [2.8K] XMLAbstractDoubleFloat_8hpp.html │   │   │   ├── [ 43K] XMLAbstractDoubleFloat_8hpp_source.html │   │   │   ├── [2.9K] XMLAttDef_8hpp.html │   │   │   ├── [ 71K] XMLAttDef_8hpp_source.html │   │   │   ├── [3.0K] XMLAttDefList_8hpp.html │   │   │   ├── [ 27K] XMLAttDefList_8hpp_source.html │   │   │   ├── [3.0K] XMLAttr_8hpp.html │   │   │   ├── [ 58K] XMLAttr_8hpp_source.html │   │   │   ├── [2.7K] XMLBigDecimal_8hpp.html │   │   │   ├── [ 39K] XMLBigDecimal_8hpp_source.html │   │   │   ├── [2.7K] XMLBigInteger_8hpp.html │   │   │   ├── [ 31K] XMLBigInteger_8hpp_source.html │   │   │   ├── [ 13K] XMLChar_8hpp.html │   │   │   ├── [101K] XMLChar_8hpp_source.html │   │   │   ├── [3.0K] XMLContentModel_8hpp.html │   │   │   ├── [ 29K] XMLContentModel_8hpp_source.html │   │   │   ├── [2.7K] XMLDateTime_8hpp.html │   │   │   ├── [ 79K] XMLDateTime_8hpp_source.html │   │   │   ├── [3.1K] XMLDocumentHandler_8hpp.html │   │   │   ├── [ 26K] XMLDocumentHandler_8hpp_source.html │   │   │   ├── [2.7K] XMLDOMMsg_8hpp.html │   │   │   ├── [ 51K] XMLDOMMsg_8hpp_source.html │   │   │   ├── [2.7K] XMLDouble_8hpp.html │   │   │   ├── [ 19K] XMLDouble_8hpp_source.html │   │   │   ├── [2.8K] XMLDTDDescription_8hpp.html │   │   │   ├── [ 19K] XMLDTDDescription_8hpp_source.html │   │   │   ├── [3.0K] XMLElementDecl_8hpp.html │   │   │   ├── [ 66K] XMLElementDecl_8hpp_source.html │   │   │   ├── [3.0K] XMLEntityDecl_8hpp.html │   │   │   ├── [ 67K] XMLEntityDecl_8hpp_source.html │   │   │   ├── [3.0K] XMLEntityHandler_8hpp.html │   │   │   ├── [ 18K] XMLEntityHandler_8hpp_source.html │   │   │   ├── [2.9K] XMLEntityResolver_8hpp.html │   │   │   ├── [ 15K] XMLEntityResolver_8hpp_source.html │   │   │   ├── [2.7K] XMLErrorCodes_8hpp.html │   │   │   ├── [230K] XMLErrorCodes_8hpp_source.html │   │   │   ├── [3.0K] XMLErrorReporter_8hpp.html │   │   │   ├── [ 20K] XMLErrorReporter_8hpp_source.html │   │   │   ├── [ 21K] XMLException_8hpp.html │   │   │   ├── [ 54K] XMLException_8hpp_source.html │   │   │   ├── [5.2K] XMLFileMgr_8hpp.html │   │   │   ├── [ 23K] XMLFileMgr_8hpp_source.html │   │   │   ├── [2.7K] XMLFloat_8hpp.html │   │   │   ├── [ 18K] XMLFloat_8hpp_source.html │   │   │   ├── [3.4K] XMLFormatter_8hpp.html │   │   │   ├── [ 70K] XMLFormatter_8hpp_source.html │   │   │   ├── [2.8K] XMLGrammarDescription_8hpp.html │   │   │   ├── [ 18K] XMLGrammarDescription_8hpp_source.html │   │   │   ├── [2.7K] XMLGrammarPool_8hpp.html │   │   │   ├── [ 42K] XMLGrammarPool_8hpp_source.html │   │   │   ├── [2.8K] XMLIBM1047Transcoder_8hpp.html │   │   │   ├── [ 16K] XMLIBM1047Transcoder_8hpp_source.html │   │   │   ├── [2.9K] XMLInitializer_8hpp.html │   │   │   ├── [ 25K] XMLInitializer_8hpp_source.html │   │   │   ├── [2.7K] XMLInteger_8hpp.html │   │   │   ├── [ 15K] XMLInteger_8hpp_source.html │   │   │   ├── [4.0K] XMLMutexMgr_8hpp.html │   │   │   ├── [ 14K] XMLMutexMgr_8hpp_source.html │   │   │   ├── [3.0K] XMLNetAccessor_8hpp.html │   │   │   ├── [ 31K] XMLNetAccessor_8hpp_source.html │   │   │   ├── [3.0K] XMLNotationDecl_8hpp.html │   │   │   ├── [ 47K] XMLNotationDecl_8hpp_source.html │   │   │   ├── [2.7K] XMLNumber_8hpp.html │   │   │   ├── [ 19K] XMLNumber_8hpp_source.html │   │   │   ├── [3.0K] XMLReaderFactory_8hpp.html │   │   │   ├── [ 16K] XMLReaderFactory_8hpp_source.html │   │   │   ├── [2.8K] XMLResourceIdentifier_8hpp.html │   │   │   ├── [ 34K] XMLResourceIdentifier_8hpp_source.html │   │   │   ├── [4.2K] XMLSchemaDescription_8hpp.html │   │   │   ├── [ 29K] XMLSchemaDescription_8hpp_source.html │   │   │   ├── [2.9K] XMLString_8hpp.html │   │   │   ├── [146K] XMLString_8hpp_source.html │   │   │   ├── [3.0K] XMLStringTokenizer_8hpp.html │   │   │   ├── [ 29K] XMLStringTokenizer_8hpp_source.html │   │   │   ├── [2.7K] XMLUni_8hpp.html │   │   │   ├── [107K] XMLUni_8hpp_source.html │   │   │   ├── [106K] XMLUniDefs_8hpp.html │   │   │   ├── [ 85K] XMLUniDefs_8hpp_source.html │   │   │   ├── [2.7K] XMLUri_8hpp.html │   │   │   ├── [ 66K] XMLUri_8hpp_source.html │   │   │   ├── [2.7K] XMLURL_8hpp.html │   │   │   ├── [ 58K] XMLURL_8hpp_source.html │   │   │   ├── [2.9K] XMLValidator_8hpp.html │   │   │   ├── [ 48K] XMLValidator_8hpp_source.html │   │   │   ├── [2.7K] XMLValidityCodes_8hpp.html │   │   │   ├── [ 83K] XMLValidityCodes_8hpp_source.html │   │   │   ├── [2.8K] XSAnnotation_8hpp.html │   │   │   ├── [ 31K] XSAnnotation_8hpp_source.html │   │   │   ├── [2.9K] XSAttributeDeclaration_8hpp.html │   │   │   ├── [ 34K] XSAttributeDeclaration_8hpp_source.html │   │   │   ├── [2.9K] XSAttributeGroupDefinition_8hpp.html │   │   │   ├── [ 28K] XSAttributeGroupDefinition_8hpp_source.html │   │   │   ├── [2.8K] XSAttributeUse_8hpp.html │   │   │   ├── [ 27K] XSAttributeUse_8hpp_source.html │   │   │   ├── [2.9K] XSComplexTypeDefinition_8hpp.html │   │   │   ├── [ 44K] XSComplexTypeDefinition_8hpp_source.html │   │   │   ├── [ 11K] XSConstants_8hpp.html │   │   │   ├── [ 28K] XSConstants_8hpp_source.html │   │   │   ├── [2.9K] XSElementDeclaration_8hpp.html │   │   │   ├── [ 48K] XSElementDeclaration_8hpp_source.html │   │   │   ├── [2.8K] XSFacet_8hpp.html │   │   │   ├── [ 25K] XSFacet_8hpp_source.html │   │   │   ├── [2.8K] XSIDCDefinition_8hpp.html │   │   │   ├── [ 28K] XSIDCDefinition_8hpp_source.html │   │   │   ├── [2.8K] XSModel_8hpp.html │   │   │   ├── [ 49K] XSModel_8hpp_source.html │   │   │   ├── [2.8K] XSModelGroup_8hpp.html │   │   │   ├── [ 24K] XSModelGroup_8hpp_source.html │   │   │   ├── [2.9K] XSModelGroupDefinition_8hpp.html │   │   │   ├── [ 24K] XSModelGroupDefinition_8hpp_source.html │   │   │   ├── [2.9K] XSMultiValueFacet_8hpp.html │   │   │   ├── [ 27K] XSMultiValueFacet_8hpp_source.html │   │   │   ├── [2.8K] XSNamedMap_8hpp.html │   │   │   ├── [ 23K] XSNamedMap_8hpp_source.html │   │   │   ├── [2.8K] XSNamespaceItem_8hpp.html │   │   │   ├── [ 38K] XSNamespaceItem_8hpp_source.html │   │   │   ├── [2.9K] XSNotationDeclaration_8hpp.html │   │   │   ├── [ 23K] XSNotationDeclaration_8hpp_source.html │   │   │   ├── [2.8K] XSObject_8hpp.html │   │   │   ├── [ 23K] XSObject_8hpp_source.html │   │   │   ├── [2.8K] XSParticle_8hpp.html │   │   │   ├── [ 32K] XSParticle_8hpp_source.html │   │   │   ├── [2.9K] XSSimpleTypeDefinition_8hpp.html │   │   │   ├── [ 65K] XSSimpleTypeDefinition_8hpp_source.html │   │   │   ├── [3.1K] XSTypeDefinition_8hpp.html │   │   │   ├── [ 28K] XSTypeDefinition_8hpp_source.html │   │   │   ├── [3.3K] XSValue_8hpp.html │   │   │   ├── [ 86K] XSValue_8hpp_source.html │   │   │   ├── [2.8K] XSWildcard_8hpp.html │   │   │   └── [ 30K] XSWildcard_8hpp_source.html │   │   ├── [ 22K] applications.html │   │   ├── [ 21K] bug-report.html │   │   ├── [ 73K] build-3.html │   │   ├── [ 47K] charter.html │   │   ├── [ 17K] createdoc-3.html │   │   ├── [ 20K] domcount-3.html │   │   ├── [ 23K] domprint-3.html │   │   ├── [ 28K] download.html │   │   ├── [ 18K] enumval-3.html │   │   ├── [ 23K] faq-build-3.html │   │   ├── [ 26K] faq-contributing-3.html │   │   ├── [ 22K] faq-distrib-3.html │   │   ├── [ 19K] faq-other-3.html │   │   ├── [ 79K] faq-parse-3.html │   │   ├── [ 23K] faqs-3.html │   │   ├── [ 20K] feedback.html │   │   ├── [4.0K] graphics │   │   │   ├── [ 12K] api-3-header.jpg │   │   │   ├── [2.7K] api-3-label-1.jpg │   │   │   ├── [2.7K] api-3-label-2.jpg │   │   │   ├── [2.2K] api-3-label-3.jpg │   │   │   ├── [8.7K] applications-header.jpg │   │   │   ├── [2.5K] applications-label-1.jpg │   │   │   ├── [2.6K] applications-label-2.jpg │   │   │   ├── [2.1K] applications-label-3.jpg │   │   │   ├── [ 10K] bug-report-header.jpg │   │   │   ├── [2.7K] bug-report-label-1.jpg │   │   │   ├── [2.8K] bug-report-label-2.jpg │   │   │   ├── [2.3K] bug-report-label-3.jpg │   │   │   ├── [ 11K] build-3-header.jpg │   │   │   ├── [3.0K] build-3-label-1.jpg │   │   │   ├── [3.1K] build-3-label-2.jpg │   │   │   ├── [2.5K] build-3-label-3.jpg │   │   │   ├── [ 15K] charter-header.jpg │   │   │   ├── [1.9K] charter-label-1.jpg │   │   │   ├── [1.9K] charter-label-2.jpg │   │   │   ├── [1.6K] charter-label-3.jpg │   │   │   ├── [ 19K] createdoc-3-header.jpg │   │   │   ├── [ 13K] domcount-3-header.jpg │   │   │   ├── [ 12K] domprint-3-header.jpg │   │   │   ├── [6.8K] download-header.jpg │   │   │   ├── [ 11K] enumval-3-header.jpg │   │   │   ├── [2.2K] ext-18-label-1.jpg │   │   │   ├── [2.2K] ext-18-label-2.jpg │   │   │   ├── [1.8K] ext-18-label-3.jpg │   │   │   ├── [2.7K] ext-2-label-1.jpg │   │   │   ├── [2.7K] ext-2-label-2.jpg │   │   │   ├── [2.2K] ext-2-label-3.jpg │   │   │   ├── [3.0K] ext-84-label-1.jpg │   │   │   ├── [3.2K] ext-84-label-2.jpg │   │   │   ├── [2.5K] ext-84-label-3.jpg │   │   │   ├── [ 18K] faq-build-3-header.jpg │   │   │   ├── [ 16K] faq-contributing-3-header.jpg │   │   │   ├── [ 15K] faq-distrib-3-header.jpg │   │   │   ├── [ 18K] faq-other-3-header.jpg │   │   │   ├── [ 16K] faq-parse-3-header.jpg │   │   │   ├── [ 980] faqs-3-header.jpg │   │   │   ├── [1.7K] faqs-3-label-1.jpg │   │   │   ├── [1.7K] faqs-3-label-2.jpg │   │   │   ├── [1.4K] faqs-3-label-3.jpg │   │   │   ├── [ 14K] feedback-header.jpg │   │   │   ├── [2.2K] feedback-label-1.jpg │   │   │   ├── [2.2K] feedback-label-2.jpg │   │   │   ├── [1.8K] feedback-label-3.jpg │   │   │   ├── [ 15K] index-header.jpg │   │   │   ├── [2.1K] index-label-1.jpg │   │   │   ├── [2.1K] index-label-2.jpg │   │   │   ├── [1.7K] index-label-3.jpg │   │   │   ├── [7.4K] install-3-header.jpg │   │   │   ├── [2.2K] install-3-label-1.jpg │   │   │   ├── [2.3K] install-3-label-2.jpg │   │   │   ├── [1.9K] install-3-label-3.jpg │   │   │   ├── [8.1K] mailing-lists-header.jpg │   │   │   ├── [2.5K] mailing-lists-label-1.jpg │   │   │   ├── [2.6K] mailing-lists-label-2.jpg │   │   │   ├── [2.1K] mailing-lists-label-3.jpg │   │   │   ├── [ 12K] memparse-3-header.jpg │   │   │   ├── [6.7K] migrate-3-header.jpg │   │   │   ├── [2.9K] migrate-3-label-1.jpg │   │   │   ├── [3.0K] migrate-3-label-2.jpg │   │   │   ├── [2.4K] migrate-3-label-3.jpg │   │   │   ├── [ 11K] migrate-archive-3-header.jpg │   │   │   ├── [ 11K] pparse-3-header.jpg │   │   │   ├── [ 13K] program-3-header.jpg │   │   │   ├── [2.5K] program-3-label-1.jpg │   │   │   ├── [2.6K] program-3-label-2.jpg │   │   │   ├── [2.1K] program-3-label-3.jpg │   │   │   ├── [ 16K] program-dom-3-header.jpg │   │   │   ├── [ 13K] program-others-3-header.jpg │   │   │   ├── [ 17K] program-sax2-3-header.jpg │   │   │   ├── [ 16K] program-sax-3-header.jpg │   │   │   ├── [ 13K] psviwriter-3-header.jpg │   │   │   ├── [ 11K] redirect-3-header.jpg │   │   │   ├── [ 11K] releases_archive-header.jpg │   │   │   ├── [6.8K] releases-header.jpg │   │   │   ├── [2.6K] releases-label-1.jpg │   │   │   ├── [2.6K] releases-label-2.jpg │   │   │   ├── [2.1K] releases-label-3.jpg │   │   │   ├── [ 13K] releases_plan-header.jpg │   │   │   ├── [ 13K] samples-3-header.jpg │   │   │   ├── [2.1K] samples-3-label-1.jpg │   │   │   ├── [2.0K] samples-3-label-2.jpg │   │   │   ├── [1.7K] samples-3-label-3.jpg │   │   │   ├── [ 13K] sax2count-3-header.jpg │   │   │   ├── [ 12K] sax2print-3-header.jpg │   │   │   ├── [ 13K] saxcount-3-header.jpg │   │   │   ├── [ 12K] saxprint-3-header.jpg │   │   │   ├── [ 14K] schema-3-header.jpg │   │   │   ├── [ 12K] scmprint-3-header.jpg │   │   │   ├── [ 12K] secadv-header.jpg │   │   │   ├── [2.2K] secadv-label-1.jpg │   │   │   ├── [2.2K] secadv-label-2.jpg │   │   │   ├── [1.8K] secadv-label-3.jpg │   │   │   ├── [2.5K] sect-24-label.jpg │   │   │   ├── [ 12K] senumval-3-header.jpg │   │   │   ├── [ 12K] source-repository-header.jpg │   │   │   ├── [3.2K] source-repository-label-1.jpg │   │   │   ├── [3.3K] source-repository-label-2.jpg │   │   │   ├── [2.6K] source-repository-label-3.jpg │   │   │   ├── [ 13K] stdinparse-3-header.jpg │   │   │   └── [ 12K] xinclude-3-header.jpg │   │   ├── [ 23K] index.html │   │   ├── [ 29K] install-3.html │   │   ├── [ 18K] mailing-lists.html │   │   ├── [ 23K] memparse-3.html │   │   ├── [ 15K] migrate-3.html │   │   ├── [242K] migrate-archive-3.html │   │   ├── [ 21K] pparse-3.html │   │   ├── [ 24K] program-3.html │   │   ├── [328K] program-dom-3.html │   │   ├── [ 88K] program-others-3.html │   │   ├── [111K] program-sax2-3.html │   │   ├── [ 88K] program-sax-3.html │   │   ├── [ 18K] psviwriter-3.html │   │   ├── [ 20K] redirect-3.html │   │   ├── [1.4M] releases_archive.html │   │   ├── [ 16K] releases.html │   │   ├── [ 14K] releases_plan.html │   │   ├── [4.0K] resources │   │   │   ├── [1.0K] bottom.gif │   │   │   ├── [1.5K] button-asf-hi.gif │   │   │   ├── [1.5K] button-asf-lo.gif │   │   │   ├── [1.5K] button-w3c-hi.gif │   │   │   ├── [1.5K] button-w3c-lo.gif │   │   │   ├── [1.4K] button-xml-hi.gif │   │   │   ├── [1.4K] button-xml-lo.gif │   │   │   ├── [ 498] close.gif │   │   │   ├── [ 49] dot.gif │   │   │   ├── [1.2K] join.gif │   │   │   ├── [ 924] line.gif │   │   │   ├── [3.1K] logo.gif │   │   │   ├── [ 295] note.gif │   │   │   ├── [1.2K] right.gif │   │   │   ├── [ 497] script.js │   │   │   ├── [ 110] separator.gif │   │   │   ├── [ 89] separator-space.gif │   │   │   └── [ 49] void.gif │   │   ├── [ 19K] samples-3.html │   │   ├── [ 21K] sax2count-3.html │   │   ├── [ 22K] sax2print-3.html │   │   ├── [ 21K] saxcount-3.html │   │   ├── [ 22K] saxprint-3.html │   │   ├── [ 48K] schema-3.html │   │   ├── [ 19K] scmprint-3.html │   │   ├── [4.0K] secadv │   │   │   ├── [1.9K] CVE-2015-0252.txt │   │   │   ├── [1.8K] CVE-2016-0729.txt │   │   │   ├── [2.2K] CVE-2016-4463.txt │   │   │   ├── [2.1K] CVE-2017-12627.txt │   │   │   └── [2.0K] CVE-2018-1311.txt │   │   ├── [ 20K] secadv.html │   │   ├── [ 20K] senumval-3.html │   │   ├── [ 14K] source-repository.html │   │   ├── [ 21K] stdinparse-3.html │   │   └── [ 17K] xinclude-3.html │   ├── [9.2K] install.xml │   ├── [3.6K] mailing-lists.xml │   ├── [5.5K] Makefile.am │   ├── [ 19K] Makefile.in │   ├── [4.2K] memparse.xml │   ├── [ 75K] migration_archive.xml │   ├── [1.8K] migration.xml │   ├── [3.7K] pparse.xml │   ├── [107K] program-dom.xml │   ├── [ 29K] program-others.xml │   ├── [ 37K] program-sax2.xml │   ├── [ 30K] program-sax.xml │   ├── [8.0K] program.xml │   ├── [2.7K] psviwriter.xml │   ├── [6.2K] readme.xml │   ├── [3.0K] redirect.xml │   ├── [376K] releases_archive.xml │   ├── [1.3K] releases_plan.xml │   ├── [1.6K] releases.xml │   ├── [4.9K] samples.xml │   ├── [3.3K] sax2count.xml │   ├── [5.0K] sax2print.xml │   ├── [3.1K] saxcount.xml │   ├── [4.7K] saxprint.xml │   ├── [ 11K] schema.xml │   ├── [3.2K] scmprint.xml │   ├── [2.4K] secadv.xml │   ├── [4.4K] senumval.xml │   ├── [2.1K] source-repository.xml │   ├── [3.0K] stdinparse.xml │   ├── [4.0K] style │   │   ├── [4.0K] dtd │   │   │   ├── [1.2K] blocks.ent │   │   │   ├── [1.5K] book.dtd │   │   │   ├── [ 568] changes.dtd │   │   │   ├── [ 32K] characters.ent │   │   │   ├── [ 458] document.dtd │   │   │   ├── [2.9K] entities.ent.in │   │   │   ├── [ 431] faqs.dtd │   │   │   ├── [ 675] links.ent │   │   │   └── [ 598] markup.ent │   │   ├── [4.0K] graphics │   │   │   ├── [ 179] button-a.gif │   │   │   ├── [ 154] button-b.gif │   │   │   └── [ 133] section.gif │   │   ├── [ 198] loader.xml │   │   ├── [4.0K] resources │   │   │   ├── [1.0K] bottom.gif │   │   │   ├── [1.5K] button-asf-hi.gif │   │   │   ├── [1.5K] button-asf-lo.gif │   │   │   ├── [1.5K] button-w3c-hi.gif │   │   │   ├── [1.5K] button-w3c-lo.gif │   │   │   ├── [1.4K] button-xml-hi.gif │   │   │   ├── [1.4K] button-xml-lo.gif │   │   │   ├── [ 498] close.gif │   │   │   ├── [ 49] dot.gif │   │   │   ├── [1.2K] join.gif │   │   │   ├── [ 924] line.gif │   │   │   ├── [3.1K] logo.gif │   │   │   ├── [ 295] note.gif │   │   │   ├── [1.2K] right.gif │   │   │   ├── [ 497] script.js │   │   │   ├── [ 110] separator.gif │   │   │   ├── [ 89] separator-space.gif │   │   │   └── [ 49] void.gif │   │   └── [4.0K] stylesheets │   │   ├── [ 868] any2header.xsl │   │   ├── [ 438] any2project.xsl │   │   ├── [ 916] book2group.xsl │   │   ├── [ 10K] book2project.xsl │   │   ├── [ 926] changes2document.xsl │   │   ├── [1019] context2footer.xsl │   │   ├── [ 614] context2label.xsl │   │   ├── [ 607] context2section.xsl │   │   ├── [ 905] directory2project.xsl │   │   ├── [ 20K] document2html.xsl │   │   ├── [1.1K] faqs2document.xsl │   │   └── [ 735] group2document.xsl │   ├── [4.9K] xerces-c_book.xml │   └── [1.6K] xinclude.xml ├── [ 99] INSTALL ├── [ 12K] KEYS ├── [ 11K] LICENSE ├── [4.0K] m4 │   ├── [9.8K] acx_pthread.m4 │   ├── [ 879] cxx_have_bool.m4 │   ├── [ 665] cxx_have_lstring.m4 │   ├── [ 779] cxx_have_namespaces.m4 │   ├── [ 909] cxx_have_std_libs.m4 │   ├── [ 752] cxx_have_std_namespace.m4 │   ├── [1.2K] cxx_have_std_thread.m4 │   ├── [299K] libtool.m4 │   ├── [6.0K] lt~obsolete.m4 │   ├── [ 14K] ltoptions.m4 │   ├── [4.3K] ltsugar.m4 │   ├── [ 699] ltversion.m4 │   ├── [2.3K] xerces_curl_prefix.m4 │   ├── [1006] xerces_filemgr_selection.m4 │   ├── [4.0K] xerces_icu_prefix.m4 │   ├── [5.5K] xerces_int_types.m4 │   ├── [ 553] xerces_link_darwin_framework.m4 │   ├── [4.1K] xerces_msgloader_selection.m4 │   ├── [5.4K] xerces_mutexmgr_selection.m4 │   ├── [6.0K] xerces_netaccessor_selection.m4 │   ├── [ 637] xerces_no_threads.m4 │   ├── [ 604] xerces_path_delimiters.m4 │   ├── [7.0K] xerces_transcoder_selection.m4 │   └── [5.2K] xerces_xmlch_selection.m4 ├── [ 624] Makefile.am ├── [ 31K] Makefile.in ├── [ 560] NOTICE ├── [ 99] README ├── [ 223] reconf ├── [4.0K] samples │   ├── [7.3K] CMakeLists.txt │   ├── [4.0K] data │   │   ├── [ 64K] long.xml │   │   ├── [ 433] personal.dtd │   │   ├── [1.4K] personal-schema.xml │   │   ├── [1.1K] personal.xml │   │   ├── [3.1K] personal.xsd │   │   └── [ 432] redirect.dtd │   ├── [4.0K] expected │   │   ├── [ 44] CreateDOMDocument.log │   │   ├── [ 41] DOMCount1.log │   │   ├── [ 41] DOMCount2.log │   │   ├── [ 48] DOMCount3.log │   │   ├── [ 841] DOMCount.log │   │   ├── [1.3K] DOMPrint1.log │   │   ├── [1.3K] DOMPrint2.log │   │   ├── [1.3K] DOMPrint3.log │   │   ├── [1.6K] DOMPrint4.log │   │   ├── [ 333] DOMPrint5.log │   │   ├── [1.4K] DOMPrint.log │   │   ├── [ 561] EnumVal1.log │   │   ├── [ 232] EnumVal.log │   │   ├── [ 630] MemParse1.log │   │   ├── [ 630] MemParse.log │   │   ├── [ 73] PParse1.log │   │   ├── [ 80] PParse2.log │   │   ├── [ 804] PParse.log │   │   ├── [ 71] Redirect1.log │   │   ├── [ 299] Redirect.log │   │   ├── [ 71] SAX2Count1.log │   │   ├── [ 73] SAX2Count2.log │   │   ├── [ 80] SAX2Count3.log │   │   ├── [1.0K] SAX2Count.log │   │   ├── [1.1K] SAX2Print1.log │   │   ├── [1.1K] SAX2Print2.log │   │   ├── [1.5K] SAX2Print3.log │   │   ├── [3.4K] SAX2Print4.log │   │   ├── [3.4K] SAX2Print5.log │   │   ├── [1.1K] SAX2Print.log │   │   ├── [ 71] SAXCount1.log │   │   ├── [ 73] SAXCount2.log │   │   ├── [ 80] SAXCount3.log │   │   ├── [ 744] SAXCount.log │   │   ├── [1.1K] SAXPrint1.log │   │   ├── [1.1K] SAXPrint2.log │   │   ├── [1.5K] SAXPrint3.log │   │   ├── [ 753] SAXPrint.log │   │   ├── [ 64K] SAXPrintLong.log │   │   ├── [2.1K] SEnumVal1.log │   │   ├── [ 223] SEnumVal.log │   │   ├── [ 66] StdInParse1.log │   │   ├── [ 64] StdInParse2.log │   │   └── [ 64] StdInParse3.log │   ├── [7.2K] Makefile.am │   ├── [ 77K] Makefile.in │   ├── [4.0K] scripts │   │   ├── [ 103] CreateDOMDocument │   │   ├── [ 433] CreateDOMDocument.log │   │   ├── [ 82] CreateDOMDocument.trs │   │   ├── [ 85] DOMCount │   │   ├── [ 108] DOMCount1 │   │   ├── [ 415] DOMCount1.log │   │   ├── [ 82] DOMCount1.trs │   │   ├── [ 99] DOMCount2 │   │   ├── [ 406] DOMCount2.log │   │   ├── [ 82] DOMCount2.trs │   │   ├── [ 112] DOMCount3 │   │   ├── [ 433] DOMCount3.log │   │   ├── [ 82] DOMCount3.trs │   │   ├── [1.9K] DOMCount.log │   │   ├── [ 85] DOMCount.trs │   │   ├── [ 85] DOMPrint │   │   ├── [ 127] DOMPrint1 │   │   ├── [2.9K] DOMPrint1.log │   │   ├── [ 82] DOMPrint1.trs │   │   ├── [ 118] DOMPrint2 │   │   ├── [2.9K] DOMPrint2.log │   │   ├── [ 82] DOMPrint2.trs │   │   ├── [ 117] DOMPrint3 │   │   ├── [2.9K] DOMPrint3.log │   │   ├── [ 82] DOMPrint3.trs │   │   ├── [ 131] DOMPrint4 │   │   ├── [3.6K] DOMPrint4.log │   │   ├── [ 82] DOMPrint4.trs │   │   ├── [ 122] DOMPrint5 │   │   ├── [1013] DOMPrint5.log │   │   ├── [ 82] DOMPrint5.trs │   │   ├── [3.1K] DOMPrint.log │   │   ├── [ 85] DOMPrint.trs │   │   ├── [ 83] EnumVal │   │   ├── [ 97] EnumVal1 │   │   ├── [1.4K] EnumVal1.log │   │   ├── [ 82] EnumVal1.trs │   │   ├── [ 768] EnumVal.log │   │   ├── [ 85] EnumVal.trs │   │   ├── [ 85] MemParse │   │   ├── [ 95] MemParse1 │   │   ├── [1.5K] MemParse1.log │   │   ├── [ 82] MemParse1.trs │   │   ├── [1.5K] MemParse.log │   │   ├── [ 82] MemParse.trs │   │   ├── [ 81] PParse │   │   ├── [ 95] PParse1 │   │   ├── [ 462] PParse1.log │   │   ├── [ 82] PParse1.trs │   │   ├── [ 108] PParse2 │   │   ├── [ 489] PParse2.log │   │   ├── [ 82] PParse2.trs │   │   ├── [1.9K] PParse.log │   │   ├── [ 85] PParse.trs │   │   ├── [ 85] Redirect │   │   ├── [ 99] Redirect1 │   │   ├── [ 466] Redirect1.log │   │   ├── [ 82] Redirect1.trs │   │   ├── [ 906] Redirect.log │   │   ├── [ 85] Redirect.trs │   │   ├── [ 87] SAX2Count │   │   ├── [ 110] SAX2Count1 │   │   ├── [ 479] SAX2Count1.log │   │   ├── [ 82] SAX2Count1.trs │   │   ├── [ 101] SAX2Count2 │   │   ├── [ 474] SAX2Count2.log │   │   ├── [ 82] SAX2Count2.trs │   │   ├── [ 111] SAX2Count3 │   │   ├── [ 498] SAX2Count3.log │   │   ├── [ 82] SAX2Count3.trs │   │   ├── [2.4K] SAX2Count.log │   │   ├── [ 85] SAX2Count.trs │   │   ├── [ 87] SAX2Print │   │   ├── [ 110] SAX2Print1 │   │   ├── [2.6K] SAX2Print1.log │   │   ├── [ 82] SAX2Print1.trs │   │   ├── [ 101] SAX2Print2 │   │   ├── [2.5K] SAX2Print2.log │   │   ├── [ 82] SAX2Print2.trs │   │   ├── [ 111] SAX2Print3 │   │   ├── [3.4K] SAX2Print3.log │   │   ├── [ 82] SAX2Print3.trs │   │   ├── [ 101] SAX2Print4 │   │   ├── [7.2K] SAX2Print4.log │   │   ├── [ 82] SAX2Print4.trs │   │   ├── [ 105] SAX2Print5 │   │   ├── [7.2K] SAX2Print5.log │   │   ├── [ 82] SAX2Print5.trs │   │   ├── [2.5K] SAX2Print.log │   │   ├── [ 85] SAX2Print.trs │   │   ├── [ 85] SAXCount │   │   ├── [ 108] SAXCount1 │   │   ├── [ 475] SAXCount1.log │   │   ├── [ 82] SAXCount1.trs │   │   ├── [ 99] SAXCount2 │   │   ├── [ 470] SAXCount2.log │   │   ├── [ 82] SAXCount2.trs │   │   ├── [ 112] SAXCount3 │   │   ├── [ 497] SAXCount3.log │   │   ├── [ 82] SAXCount3.trs │   │   ├── [1.8K] SAXCount.log │   │   ├── [ 85] SAXCount.trs │   │   ├── [ 85] SAXPrint │   │   ├── [ 108] SAXPrint1 │   │   ├── [2.5K] SAXPrint1.log │   │   ├── [ 82] SAXPrint1.trs │   │   ├── [ 99] SAXPrint2 │   │   ├── [2.5K] SAXPrint2.log │   │   ├── [ 82] SAXPrint2.trs │   │   ├── [ 112] SAXPrint3 │   │   ├── [3.4K] SAXPrint3.log │   │   ├── [ 82] SAXPrint3.trs │   │   ├── [1.8K] SAXPrint.log │   │   ├── [ 107] SAXPrintLong │   │   ├── [129K] SAXPrintLong.log │   │   ├── [ 82] SAXPrintLong.trs │   │   ├── [ 85] SAXPrint.trs │   │   ├── [ 85] SEnumVal │   │   ├── [ 106] SEnumVal1 │   │   ├── [4.5K] SEnumVal1.log │   │   ├── [ 82] SEnumVal1.trs │   │   ├── [ 754] SEnumVal.log │   │   ├── [ 85] SEnumVal.trs │   │   ├── [ 100] StdInParse1 │   │   ├── [ 467] StdInParse1.log │   │   ├── [ 82] StdInParse1.trs │   │   ├── [ 109] StdInParse2 │   │   ├── [ 471] StdInParse2.log │   │   ├── [ 82] StdInParse2.trs │   │   ├── [ 107] StdInParse3 │   │   ├── [ 470] StdInParse3.log │   │   └── [ 82] StdInParse3.trs │   └── [4.0K] src │   ├── [4.0K] CreateDOMDocument │   │   └── [6.8K] CreateDOMDocument.cpp │   ├── [4.0K] DOMCount │   │   ├── [ 16K] DOMCount.cpp │   │   └── [4.4K] DOMCount.hpp │   ├── [4.0K] DOMPrint │   │   ├── [ 23K] DOMPrint.cpp │   │   ├── [1.7K] DOMPrintErrorHandler.cpp │   │   ├── [1.3K] DOMPrintErrorHandler.hpp │   │   ├── [3.2K] DOMPrintFilter.cpp │   │   ├── [1.6K] DOMPrintFilter.hpp │   │   ├── [2.1K] DOMTreeErrorReporter.cpp │   │   └── [3.9K] DOMTreeErrorReporter.hpp │   ├── [4.0K] EnumVal │   │   └── [9.7K] EnumVal.cpp │   ├── [4.0K] MemParse │   │   ├── [9.4K] MemParse.cpp │   │   ├── [3.5K] MemParseHandlers.cpp │   │   ├── [3.2K] MemParseHandlers.hpp │   │   └── [2.6K] MemParse.hpp │   ├── [4.0K] PParse │   │   ├── [ 10K] PParse.cpp │   │   ├── [3.4K] PParseHandlers.cpp │   │   ├── [3.2K] PParseHandlers.hpp │   │   └── [2.6K] PParse.hpp │   ├── [4.0K] PSVIWriter │   │   ├── [ 11K] PSVIWriter.cpp │   │   ├── [ 74K] PSVIWriterHandlers.cpp │   │   ├── [ 14K] PSVIWriterHandlers.hpp │   │   └── [2.8K] PSVIWriter.hpp │   ├── [4.0K] Redirect │   │   ├── [5.6K] Redirect.cpp │   │   ├── [5.6K] RedirectHandlers.cpp │   │   ├── [4.0K] RedirectHandlers.hpp │   │   └── [2.6K] Redirect.hpp │   ├── [4.0K] SAX2Count │   │   ├── [ 11K] SAX2Count.cpp │   │   ├── [3.7K] SAX2CountHandlers.cpp │   │   ├── [3.5K] SAX2CountHandlers.hpp │   │   └── [2.7K] SAX2Count.hpp │   ├── [4.0K] SAX2Print │   │   ├── [5.8K] SAX2FilterHandlers.cpp │   │   ├── [1.6K] SAX2FilterHandlers.hpp │   │   ├── [ 11K] SAX2Print.cpp │   │   ├── [8.8K] SAX2PrintHandlers.cpp │   │   ├── [4.0K] SAX2PrintHandlers.hpp │   │   └── [2.6K] SAX2Print.hpp │   ├── [4.0K] SAXCount │   │   ├── [9.8K] SAXCount.cpp │   │   ├── [3.6K] SAXCountHandlers.cpp │   │   ├── [3.5K] SAXCountHandlers.hpp │   │   └── [2.7K] SAXCount.hpp │   ├── [4.0K] SAXPrint │   │   ├── [8.9K] SAXPrint.cpp │   │   ├── [8.0K] SAXPrintHandlers.cpp │   │   ├── [3.8K] SAXPrintHandlers.hpp │   │   └── [2.6K] SAXPrint.hpp │   ├── [4.0K] SCMPrint │   │   └── [ 21K] SCMPrint.cpp │   ├── [4.0K] SEnumVal │   │   └── [ 20K] SEnumVal.cpp │   ├── [4.0K] StdInParse │   │   ├── [7.9K] StdInParse.cpp │   │   ├── [3.5K] StdInParseHandlers.cpp │   │   ├── [3.2K] StdInParseHandlers.hpp │   │   └── [2.6K] StdInParse.hpp │   └── [4.0K] XInclude │   ├── [8.0K] XInclude.cpp │   └── [4.4K] XInclude.hpp ├── [4.0K] scripts │   ├── [3.8K] createBindingsFormatFromHPP.pl │   ├── [2.5K] makeStringDefinition.pl │   └── [1.8K] run-test.in ├── [4.0K] src │   ├── [ 47K] CMakeLists.txt │   ├── [ 41K] Makefile.am │   ├── [269K] Makefile.in │   ├── [1.1K] stricmp.c │   ├── [ 992] stricmp.h │   ├── [1.2K] strnicmp.c │   ├── [1.0K] strnicmp.h │   ├── [ 941] towlower.c │   ├── [ 967] towlower.h │   ├── [ 937] towupper.c │   ├── [ 967] towupper.h │   ├── [4.0K] xercesc │   │   ├── [4.0K] dom │   │   │   ├── [6.1K] DOMAttr.hpp │   │   │   ├── [4.2K] DOMCDATASection.hpp │   │   │   ├── [8.7K] DOMCharacterData.hpp │   │   │   ├── [2.5K] DOMComment.hpp │   │   │   ├── [ 19K] DOMConfiguration.hpp │   │   │   ├── [4.5K] DOMDocumentFragment.hpp │   │   │   ├── [ 35K] DOMDocument.hpp │   │   │   ├── [3.1K] DOMDocumentRange.hpp │   │   │   ├── [7.2K] DOMDocumentTraversal.hpp │   │   │   ├── [5.7K] DOMDocumentType.hpp │   │   │   ├── [ 23K] DOMElement.hpp │   │   │   ├── [6.5K] DOMEntity.hpp │   │   │   ├── [3.7K] DOMEntityReference.hpp │   │   │   ├── [3.6K] DOMErrorHandler.hpp │   │   │   ├── [5.5K] DOMError.hpp │   │   │   ├── [2.4K] DOMException.cpp │   │   │   ├── [8.8K] DOMException.hpp │   │   │   ├── [3.2K] DOM.hpp │   │   │   ├── [ 11K] DOMImplementation.hpp │   │   │   ├── [4.2K] DOMImplementationList.hpp │   │   │   ├── [6.9K] DOMImplementationLS.hpp │   │   │   ├── [3.6K] DOMImplementationRegistry.hpp │   │   │   ├── [4.0K] DOMImplementationSource.hpp │   │   │   ├── [3.8K] DOMLocator.hpp │   │   │   ├── [1.4K] DOMLSException.cpp │   │   │   ├── [4.0K] DOMLSException.hpp │   │   │   ├── [9.3K] DOMLSInput.hpp │   │   │   ├── [5.5K] DOMLSOutput.hpp │   │   │   ├── [6.8K] DOMLSParserFilter.hpp │   │   │   ├── [ 37K] DOMLSParser.hpp │   │   │   ├── [6.3K] DOMLSResourceResolver.hpp │   │   │   ├── [3.4K] DOMLSSerializerFilter.hpp │   │   │   ├── [ 26K] DOMLSSerializer.hpp │   │   │   ├── [5.4K] DOMMemoryManager.hpp │   │   │   ├── [9.8K] DOMNamedNodeMap.hpp │   │   │   ├── [8.8K] DOMNodeFilter.hpp │   │   │   ├── [ 39K] DOMNode.hpp │   │   │   ├── [7.9K] DOMNodeIterator.hpp │   │   │   ├── [3.7K] DOMNodeList.hpp │   │   │   ├── [3.7K] DOMNotation.hpp │   │   │   ├── [4.1K] DOMProcessingInstruction.hpp │   │   │   ├── [4.0K] DOMPSVITypeInfo.hpp │   │   │   ├── [1.5K] DOMRangeException.cpp │   │   │   ├── [3.7K] DOMRangeException.hpp │   │   │   ├── [ 21K] DOMRange.hpp │   │   │   ├── [4.3K] DOMStringList.hpp │   │   │   ├── [7.5K] DOMText.hpp │   │   │   ├── [ 11K] DOMTreeWalker.hpp │   │   │   ├── [9.2K] DOMTypeInfo.hpp │   │   │   ├── [4.7K] DOMUserDataHandler.hpp │   │   │   ├── [8.9K] DOMXPathEvaluator.hpp │   │   │   ├── [1.6K] DOMXPathException.cpp │   │   │   ├── [3.2K] DOMXPathException.hpp │   │   │   ├── [5.3K] DOMXPathExpression.hpp │   │   │   ├── [4.5K] DOMXPathNamespace.hpp │   │   │   ├── [4.5K] DOMXPathNSResolver.hpp │   │   │   ├── [ 15K] DOMXPathResult.hpp │   │   │   ├── [4.0K] impl │   │   │   │   ├── [ 12K] DOMAttrImpl.cpp │   │   │   │   ├── [4.3K] DOMAttrImpl.hpp │   │   │   │   ├── [ 14K] DOMAttrMapImpl.cpp │   │   │   │   ├── [4.5K] DOMAttrMapImpl.hpp │   │   │   │   ├── [7.7K] DOMAttrNSImpl.cpp │   │   │   │   ├── [3.2K] DOMAttrNSImpl.hpp │   │   │   │   ├── [3.8K] DOMCasts.hpp │   │   │   │   ├── [ 16K] DOMCDATASectionImpl.cpp │   │   │   │   ├── [3.6K] DOMCDATASectionImpl.hpp │   │   │   │   ├── [9.3K] DOMCharacterDataImpl.cpp │   │   │   │   ├── [3.4K] DOMCharacterDataImpl.hpp │   │   │   │   ├── [2.5K] DOMChildNode.cpp │   │   │   │   ├── [2.1K] DOMChildNode.hpp │   │   │   │   ├── [9.8K] DOMCommentImpl.cpp │   │   │   │   ├── [3.0K] DOMCommentImpl.hpp │   │   │   │   ├── [ 11K] DOMConfigurationImpl.cpp │   │   │   │   ├── [5.2K] DOMConfigurationImpl.hpp │   │   │   │   ├── [6.7K] DOMDeepNodeListImpl.cpp │   │   │   │   ├── [2.7K] DOMDeepNodeListImpl.hpp │   │   │   │   ├── [ 15K] DOMDeepNodeListPool.c │   │   │   │   ├── [7.3K] DOMDeepNodeListPool.hpp │   │   │   │   ├── [7.8K] DOMDocumentFragmentImpl.cpp │   │   │   │   ├── [2.4K] DOMDocumentFragmentImpl.hpp │   │   │   │   ├── [ 52K] DOMDocumentImpl.cpp │   │   │   │   ├── [ 21K] DOMDocumentImpl.hpp │   │   │   │   ├── [ 19K] DOMDocumentTypeImpl.cpp │   │   │   │   ├── [3.8K] DOMDocumentTypeImpl.hpp │   │   │   │   ├── [ 28K] DOMElementImpl.cpp │   │   │   │   ├── [5.8K] DOMElementImpl.hpp │   │   │   │   ├── [8.3K] DOMElementNSImpl.cpp │   │   │   │   ├── [3.4K] DOMElementNSImpl.hpp │   │   │   │   ├── [ 10K] DOMEntityImpl.cpp │   │   │   │   ├── [3.7K] DOMEntityImpl.hpp │   │   │   │   ├── [ 10K] DOMEntityReferenceImpl.cpp │   │   │   │   ├── [2.7K] DOMEntityReferenceImpl.hpp │   │   │   │   ├── [2.4K] DOMErrorImpl.cpp │   │   │   │   ├── [4.6K] DOMErrorImpl.hpp │   │   │   │   ├── [9.5K] DOMImplementationImpl.cpp │   │   │   │   ├── [4.3K] DOMImplementationImpl.hpp │   │   │   │   ├── [1.5K] DOMImplementationListImpl.cpp │   │   │   │   ├── [1.8K] DOMImplementationListImpl.hpp │   │   │   │   ├── [3.8K] DOMImplementationRegistry.cpp │   │   │   │   ├── [1.8K] DOMLocatorImpl.cpp │   │   │   │   ├── [4.8K] DOMLocatorImpl.hpp │   │   │   │   ├── [2.4K] DOMLSInputImpl.cpp │   │   │   │   ├── [3.6K] DOMLSInputImpl.hpp │   │   │   │   ├── [1.7K] DOMLSOutputImpl.cpp │   │   │   │   ├── [2.5K] DOMLSOutputImpl.hpp │   │   │   │   ├── [ 62K] DOMLSSerializerImpl.cpp │   │   │   │   ├── [8.4K] DOMLSSerializerImpl.hpp │   │   │   │   ├── [ 12K] DOMNamedNodeMapImpl.cpp │   │   │   │   ├── [2.8K] DOMNamedNodeMapImpl.hpp │   │   │   │   ├── [8.2K] DOMNodeBase.hpp │   │   │   │   ├── [6.5K] DOMNodeIDMap.cpp │   │   │   │   ├── [3.2K] DOMNodeIDMap.hpp │   │   │   │   ├── [ 34K] DOMNodeImpl.cpp │   │   │   │   ├── [ 17K] DOMNodeImpl.hpp │   │   │   │   ├── [ 10K] DOMNodeIteratorImpl.cpp │   │   │   │   ├── [4.0K] DOMNodeIteratorImpl.hpp │   │   │   │   ├── [1.7K] DOMNodeListImpl.cpp │   │   │   │   ├── [2.3K] DOMNodeListImpl.hpp │   │   │   │   ├── [3.1K] DOMNodeVector.cpp │   │   │   │   ├── [2.5K] DOMNodeVector.hpp │   │   │   │   ├── [ 16K] DOMNormalizer.cpp │   │   │   │   ├── [5.5K] DOMNormalizer.hpp │   │   │   │   ├── [8.1K] DOMNotationImpl.cpp │   │   │   │   ├── [2.8K] DOMNotationImpl.hpp │   │   │   │   ├── [ 16K] DOMParentNode.cpp │   │   │   │   ├── [4.0K] DOMParentNode.hpp │   │   │   │   ├── [ 11K] DOMProcessingInstructionImpl.cpp │   │   │   │   ├── [3.2K] DOMProcessingInstructionImpl.hpp │   │   │   │   ├── [ 61K] DOMRangeImpl.cpp │   │   │   │   ├── [6.5K] DOMRangeImpl.hpp │   │   │   │   ├── [1.7K] DOMStringListImpl.cpp │   │   │   │   ├── [1.8K] DOMStringListImpl.hpp │   │   │   │   ├── [2.3K] DOMStringPool.cpp │   │   │   │   ├── [6.3K] DOMStringPool.hpp │   │   │   │   ├── [ 15K] DOMTextImpl.cpp │   │   │   │   ├── [3.8K] DOMTextImpl.hpp │   │   │   │   ├── [ 11K] DOMTreeWalkerImpl.cpp │   │   │   │   ├── [5.3K] DOMTreeWalkerImpl.hpp │   │   │   │   ├── [9.6K] DOMTypeInfoImpl.cpp │   │   │   │   ├── [4.4K] DOMTypeInfoImpl.hpp │   │   │   │   ├── [8.0K] DOMXPathExpressionImpl.cpp │   │   │   │   ├── [2.2K] DOMXPathExpressionImpl.hpp │   │   │   │   ├── [3.2K] DOMXPathNSResolverImpl.cpp │   │   │   │   ├── [1.9K] DOMXPathNSResolverImpl.hpp │   │   │   │   ├── [3.7K] DOMXPathResultImpl.cpp │   │   │   │   ├── [2.1K] DOMXPathResultImpl.hpp │   │   │   │   ├── [2.0K] XSDElementNSImpl.cpp │   │   │   │   └── [2.4K] XSDElementNSImpl.hpp │   │   │   └── [3.1K] StDOMNode.hpp │   │   ├── [4.0K] framework │   │   │   ├── [1.5K] BinOutputStream.cpp │   │   │   ├── [2.2K] BinOutputStream.hpp │   │   │   ├── [4.5K] LocalFileFormatTarget.cpp │   │   │   ├── [3.3K] LocalFileFormatTarget.hpp │   │   │   ├── [6.6K] LocalFileInputSource.cpp │   │   │   ├── [5.7K] LocalFileInputSource.hpp │   │   │   ├── [3.1K] MemBufFormatTarget.cpp │   │   │   ├── [4.4K] MemBufFormatTarget.hpp │   │   │   ├── [3.3K] MemBufInputSource.cpp │   │   │   ├── [8.7K] MemBufInputSource.hpp │   │   │   ├── [3.6K] MemoryManager.hpp │   │   │   ├── [4.0K] psvi │   │   │   │   ├── [2.2K] PSVIAttribute.cpp │   │   │   │   ├── [5.2K] PSVIAttribute.hpp │   │   │   │   ├── [3.4K] PSVIAttributeList.cpp │   │   │   │   ├── [6.2K] PSVIAttributeList.hpp │   │   │   │   ├── [3.2K] PSVIElement.cpp │   │   │   │   ├── [5.2K] PSVIElement.hpp │   │   │   │   ├── [5.1K] PSVIHandler.hpp │   │   │   │   ├── [4.3K] PSVIItem.cpp │   │   │   │   ├── [9.8K] PSVIItem.hpp │   │   │   │   ├── [4.6K] XSAnnotation.cpp │   │   │   │   ├── [5.2K] XSAnnotation.hpp │   │   │   │   ├── [4.0K] XSAttributeDeclaration.cpp │   │   │   │   ├── [5.7K] XSAttributeDeclaration.hpp │   │   │   │   ├── [2.4K] XSAttributeGroupDefinition.cpp │   │   │   │   ├── [4.4K] XSAttributeGroupDefinition.hpp │   │   │   │   ├── [2.1K] XSAttributeUse.cpp │   │   │   │   ├── [4.0K] XSAttributeUse.hpp │   │   │   │   ├── [6.4K] XSComplexTypeDefinition.cpp │   │   │   │   ├── [8.3K] XSComplexTypeDefinition.hpp │   │   │   │   ├── [5.6K] XSConstants.hpp │   │   │   │   ├── [5.5K] XSElementDeclaration.cpp │   │   │   │   ├── [9.3K] XSElementDeclaration.hpp │   │   │   │   ├── [1.6K] XSFacet.cpp │   │   │   │   ├── [3.8K] XSFacet.hpp │   │   │   │   ├── [4.1K] XSIDCDefinition.cpp │   │   │   │   ├── [4.7K] XSIDCDefinition.hpp │   │   │   │   ├── [ 28K] XSModel.cpp │   │   │   │   ├── [1.7K] XSModelGroup.cpp │   │   │   │   ├── [2.9K] XSModelGroupDefinition.cpp │   │   │   │   ├── [3.8K] XSModelGroupDefinition.hpp │   │   │   │   ├── [4.0K] XSModelGroup.hpp │   │   │   │   ├── [ 12K] XSModel.hpp │   │   │   │   ├── [2.2K] XSMultiValueFacet.cpp │   │   │   │   ├── [4.0K] XSMultiValueFacet.hpp │   │   │   │   ├── [4.0K] XSNamedMap.c │   │   │   │   ├── [4.5K] XSNamedMap.hpp │   │   │   │   ├── [7.2K] XSNamespaceItem.cpp │   │   │   │   ├── [8.0K] XSNamespaceItem.hpp │   │   │   │   ├── [2.6K] XSNotationDeclaration.cpp │   │   │   │   ├── [4.0K] XSNotationDeclaration.hpp │   │   │   │   ├── [2.0K] XSObject.cpp │   │   │   │   ├── [4.3K] XSObject.hpp │   │   │   │   ├── [2.5K] XSParticle.cpp │   │   │   │   ├── [5.3K] XSParticle.hpp │   │   │   │   ├── [7.3K] XSSimpleTypeDefinition.cpp │   │   │   │   ├── [ 12K] XSSimpleTypeDefinition.hpp │   │   │   │   ├── [2.3K] XSTypeDefinition.cpp │   │   │   │   ├── [6.2K] XSTypeDefinition.hpp │   │   │   │   ├── [ 66K] XSValue.cpp │   │   │   │   ├── [ 13K] XSValue.hpp │   │   │   │   ├── [6.6K] XSWildcard.cpp │   │   │   │   └── [5.4K] XSWildcard.hpp │   │   │   ├── [1.8K] StdInInputSource.cpp │   │   │   ├── [3.3K] StdInInputSource.hpp │   │   │   ├── [1.5K] StdOutFormatTarget.cpp │   │   │   ├── [1.9K] StdOutFormatTarget.hpp │   │   │   ├── [3.4K] URLInputSource.cpp │   │   │   ├── [8.2K] URLInputSource.hpp │   │   │   ├── [4.4K] ValidationContext.hpp │   │   │   ├── [5.5K] Wrapper4DOMLSInput.cpp │   │   │   ├── [7.2K] Wrapper4DOMLSInput.hpp │   │   │   ├── [3.7K] Wrapper4InputSource.cpp │   │   │   ├── [9.1K] Wrapper4InputSource.hpp │   │   │   ├── [6.6K] XMLAttDef.cpp │   │   │   ├── [ 17K] XMLAttDef.hpp │   │   │   ├── [1.2K] XMLAttDefList.cpp │   │   │   ├── [5.3K] XMLAttDefList.hpp │   │   │   ├── [5.2K] XMLAttr.cpp │   │   │   ├── [ 18K] XMLAttr.hpp │   │   │   ├── [3.2K] XMLBuffer.cpp │   │   │   ├── [8.9K] XMLBuffer.hpp │   │   │   ├── [3.6K] XMLBufferMgr.cpp │   │   │   ├── [6.0K] XMLBufferMgr.hpp │   │   │   ├── [1.5K] XMLContentModel.cpp │   │   │   ├── [5.2K] XMLContentModel.hpp │   │   │   ├── [ 11K] XMLDocumentHandler.hpp │   │   │   ├── [1.4K] XMLDTDDescription.cpp │   │   │   ├── [3.1K] XMLDTDDescription.hpp │   │   │   ├── [4.8K] XMLElementDecl.cpp │   │   │   ├── [ 19K] XMLElementDecl.hpp │   │   │   ├── [5.3K] XMLEntityDecl.cpp │   │   │   ├── [ 15K] XMLEntityDecl.hpp │   │   │   ├── [5.2K] XMLEntityHandler.hpp │   │   │   ├── [ 16K] XMLErrorCodes.hpp │   │   │   ├── [5.6K] XMLErrorReporter.hpp │   │   │   ├── [ 22K] XMLFormatter.cpp │   │   │   ├── [ 17K] XMLFormatter.hpp │   │   │   ├── [1.4K] XMLGrammarDescription.cpp │   │   │   ├── [3.3K] XMLGrammarDescription.hpp │   │   │   ├── [ 11K] XMLGrammarPool.hpp │   │   │   ├── [ 10K] XMLGrammarPoolImpl.cpp │   │   │   ├── [9.6K] XMLGrammarPoolImpl.hpp │   │   │   ├── [4.0K] XMLNotationDecl.cpp │   │   │   ├── [6.8K] XMLNotationDecl.hpp │   │   │   ├── [4.7K] XMLPScanToken.hpp │   │   │   ├── [ 11K] XMLRecognizer.cpp │   │   │   ├── [4.9K] XMLRecognizer.hpp │   │   │   ├── [1.6K] XMLRefInfo.cpp │   │   │   ├── [5.7K] XMLRefInfo.hpp │   │   │   ├── [1.5K] XMLSchemaDescription.cpp │   │   │   ├── [4.8K] XMLSchemaDescription.hpp │   │   │   ├── [9.8K] XMLValidator.cpp │   │   │   ├── [ 14K] XMLValidator.hpp │   │   │   └── [5.8K] XMLValidityCodes.hpp │   │   ├── [4.0K] internal │   │   │   ├── [3.4K] BinFileOutputStream.cpp │   │   │   ├── [3.3K] BinFileOutputStream.hpp │   │   │   ├── [3.2K] BinMemOutputStream.cpp │   │   │   ├── [3.5K] BinMemOutputStream.hpp │   │   │   ├── [8.7K] CharTypeTables.hpp │   │   │   ├── [127K] DGXMLScanner.cpp │   │   │   ├── [6.9K] DGXMLScanner.hpp │   │   │   ├── [ 29K] ElemStack.cpp │   │   │   ├── [ 20K] ElemStack.hpp │   │   │   ├── [3.6K] EndOfEntityException.hpp │   │   │   ├── [ 67K] IANAEncodings.hpp │   │   │   ├── [139K] IGXMLScanner2.cpp │   │   │   ├── [115K] IGXMLScanner.cpp │   │   │   ├── [ 12K] IGXMLScanner.hpp │   │   │   ├── [1.6K] MemoryManagerImpl.cpp │   │   │   ├── [2.6K] MemoryManagerImpl.hpp │   │   │   ├── [ 34K] ReaderMgr.cpp │   │   │   ├── [ 15K] ReaderMgr.hpp │   │   │   ├── [184K] SGXMLScanner.cpp │   │   │   ├── [ 12K] SGXMLScanner.hpp │   │   │   ├── [5.7K] ValidationContextImpl.cpp │   │   │   ├── [5.7K] ValidationContextImpl.hpp │   │   │   ├── [6.9K] VecAttributesImpl.cpp │   │   │   ├── [4.5K] VecAttributesImpl.hpp │   │   │   ├── [4.7K] VecAttrListImpl.cpp │   │   │   ├── [3.6K] VecAttrListImpl.hpp │   │   │   ├── [ 71K] WFXMLScanner.cpp │   │   │   ├── [5.4K] WFXMLScanner.hpp │   │   │   ├── [4.2K] XMLInternalErrorHandler.hpp │   │   │   ├── [ 66K] XMLReader.cpp │   │   │   ├── [ 26K] XMLReader.hpp │   │   │   ├── [ 83K] XMLScanner.cpp │   │   │   ├── [ 46K] XMLScanner.hpp │   │   │   ├── [4.2K] XMLScannerResolver.cpp │   │   │   ├── [2.6K] XMLScannerResolver.hpp │   │   │   ├── [3.2K] XProtoType.cpp │   │   │   ├── [2.8K] XProtoType.hpp │   │   │   ├── [ 25K] XSAXMLScanner.cpp │   │   │   ├── [3.6K] XSAXMLScanner.hpp │   │   │   ├── [3.6K] XSerializable.hpp │   │   │   ├── [1.1K] XSerializationException.hpp │   │   │   ├── [ 29K] XSerializeEngine.cpp │   │   │   ├── [ 23K] XSerializeEngine.hpp │   │   │   ├── [ 37K] XSObjectFactory.cpp │   │   │   ├── [6.3K] XSObjectFactory.hpp │   │   │   ├── [ 70K] XTemplateSerializer.cpp │   │   │   └── [ 19K] XTemplateSerializer.hpp │   │   ├── [4.0K] NLS │   │   │   ├── [4.0K] EN_US │   │   │   │   └── [ 83K] XMLErrList_EN_US.Xml │   │   │   └── [1.5K] XMLErrList.dtd │   │   ├── [4.0K] parsers │   │   │   ├── [ 61K] AbstractDOMParser.cpp │   │   │   ├── [ 67K] AbstractDOMParser.hpp │   │   │   ├── [ 54K] DOMLSParserImpl.cpp │   │   │   ├── [ 26K] DOMLSParserImpl.hpp │   │   │   ├── [ 12K] SAX2XMLFilterImpl.cpp │   │   │   ├── [ 54K] SAX2XMLFilterImpl.hpp │   │   │   ├── [ 51K] SAX2XMLReaderImpl.cpp │   │   │   ├── [ 66K] SAX2XMLReaderImpl.hpp │   │   │   ├── [ 36K] SAXParser.cpp │   │   │   ├── [ 80K] SAXParser.hpp │   │   │   ├── [ 10K] XercesDOMParser.cpp │   │   │   └── [ 25K] XercesDOMParser.hpp │   │   ├── [4.0K] sax │   │   │   ├── [7.5K] AttributeList.hpp │   │   │   ├── [ 10K] DocumentHandler.hpp │   │   │   ├── [4.9K] DTDHandler.hpp │   │   │   ├── [1.3K] Dummy.cpp │   │   │   ├── [5.6K] EntityResolver.hpp │   │   │   ├── [5.6K] ErrorHandler.hpp │   │   │   ├── [ 14K] HandlerBase.hpp │   │   │   ├── [3.9K] InputSource.cpp │   │   │   ├── [ 11K] InputSource.hpp │   │   │   ├── [3.9K] Locator.hpp │   │   │   ├── [8.1K] Parser.hpp │   │   │   ├── [2.2K] SAXException.cpp │   │   │   ├── [6.6K] SAXException.hpp │   │   │   ├── [4.3K] SAXParseException.cpp │   │   │   └── [5.8K] SAXParseException.hpp │   │   ├── [4.0K] sax2 │   │   │   ├── [ 11K] Attributes.hpp │   │   │   ├── [ 12K] ContentHandler.hpp │   │   │   ├── [5.4K] DeclHandler.hpp │   │   │   ├── [ 24K] DefaultHandler.hpp │   │   │   ├── [5.1K] LexicalHandler.hpp │   │   │   ├── [1.1K] sax2Dummy.cpp │   │   │   ├── [2.5K] SAX2XMLFilter.hpp │   │   │   ├── [ 35K] SAX2XMLReader.hpp │   │   │   └── [2.3K] XMLReaderFactory.hpp │   │   ├── [ 12K] util │   │   │   ├── [1.1K] ArrayIndexOutOfBoundsException.hpp │   │   │   ├── [ 22K] Base64.cpp │   │   │   ├── [9.5K] Base64.hpp │   │   │   ├── [9.9K] BaseRefVectorOf.c │   │   │   ├── [5.7K] BaseRefVectorOf.hpp │   │   │   ├── [3.7K] BinFileInputStream.cpp │   │   │   ├── [3.5K] BinFileInputStream.hpp │   │   │   ├── [1.8K] BinInputStream.cpp │   │   │   ├── [4.1K] BinInputStream.hpp │   │   │   ├── [3.3K] BinMemInputStream.cpp │   │   │   ├── [4.3K] BinMemInputStream.hpp │   │   │   ├── [2.1K] BitOps.hpp │   │   │   ├── [7.3K] BitSet.cpp │   │   │   ├── [3.7K] BitSet.hpp │   │   │   ├── [2.8K] CountedPointer.c │   │   │   ├── [2.2K] CountedPointer.hpp │   │   │   ├── [1.3K] DefaultPanicHandler.cpp │   │   │   ├── [2.2K] DefaultPanicHandler.hpp │   │   │   ├── [1.1K] EmptyStackException.hpp │   │   │   ├── [3.0K] EncodingValidator.cpp │   │   │   ├── [2.8K] EncodingValidator.hpp │   │   │   ├── [4.0K] FileManagers │   │   │   │   ├── [6.9K] PosixFileMgr.cpp │   │   │   │   ├── [2.3K] PosixFileMgr.hpp │   │   │   │   ├── [ 13K] WindowsFileMgr.cpp │   │   │   │   └── [2.4K] WindowsFileMgr.hpp │   │   │   ├── [1.9K] FlagJanitor.c │   │   │   ├── [2.3K] FlagJanitor.hpp │   │   │   ├── [ 17K] Hash2KeysSetOf.c │   │   │   ├── [8.1K] Hash2KeysSetOf.hpp │   │   │   ├── [2.4K] Hashers.hpp │   │   │   ├── [1.5K] HeaderDummy.cpp │   │   │   ├── [5.3K] HexBin.cpp │   │   │   ├── [3.9K] HexBin.hpp │   │   │   ├── [1.1K] IllegalArgumentException.hpp │   │   │   ├── [1.1K] InvalidCastException.hpp │   │   │   ├── [1.1K] IOException.hpp │   │   │   ├── [4.6K] Janitor.c │   │   │   ├── [ 969] JanitorExports.cpp │   │   │   ├── [5.4K] Janitor.hpp │   │   │   ├── [3.0K] KeyRefPair.c │   │   │   ├── [2.6K] KeyRefPair.hpp │   │   │   ├── [2.9K] KeyValuePair.c │   │   │   ├── [2.6K] KeyValuePair.hpp │   │   │   ├── [3.5K] KVStringPair.cpp │   │   │   ├── [6.7K] KVStringPair.hpp │   │   │   ├── [8.1K] LogicalPath.c │   │   │   ├── [4.0K] MsgLoaders │   │   │   │   ├── [4.0K] ICU │   │   │   │   │   ├── [9.6K] ICUMsgLoader.cpp │   │   │   │   │   ├── [3.8K] ICUMsgLoader.hpp │   │   │   │   │   └── [4.0K] resources │   │   │   │   │   ├── [ 9] res-file-list.txt │   │   │   │   │   └── [ 42K] root.txt │   │   │   │   ├── [4.0K] InMemory │   │   │   │   │   ├── [6.1K] InMemMsgLoader.cpp │   │   │   │   │   ├── [3.6K] InMemMsgLoader.hpp │   │   │   │   │   └── [273K] XercesMessages_en_US.hpp │   │   │   │   └── [4.0K] MsgCatalog │   │   │   │   ├── [7.2K] MsgCatalogLoader.cpp │   │   │   │   ├── [3.7K] MsgCatalogLoader.hpp │   │   │   │   ├── [ 41K] XercesMessages_en_US.Msg │   │   │   │   └── [ 493] XMLMsgCat_Ids.hpp │   │   │   ├── [2.3K] Mutexes.cpp │   │   │   ├── [3.6K] Mutexes.hpp │   │   │   ├── [4.0K] MutexManagers │   │   │   │   ├── [1.5K] NoThreadMutexMgr.cpp │   │   │   │   ├── [1.6K] NoThreadMutexMgr.hpp │   │   │   │   ├── [2.7K] PosixMutexMgr.cpp │   │   │   │   ├── [1.4K] PosixMutexMgr.hpp │   │   │   │   ├── [1.9K] StdMutexMgr.cpp │   │   │   │   ├── [1.4K] StdMutexMgr.hpp │   │   │   │   ├── [1.7K] WindowsMutexMgr.cpp │   │   │   │   └── [1.4K] WindowsMutexMgr.hpp │   │   │   ├── [8.8K] NameIdPool.c │   │   │   ├── [7.5K] NameIdPool.hpp │   │   │   ├── [4.0K] NetAccessors │   │   │   │   ├── [ 12K] BinHTTPInputStreamCommon.cpp │   │   │   │   ├── [6.7K] BinHTTPInputStreamCommon.hpp │   │   │   │   ├── [4.0K] Curl │   │   │   │   │   ├── [2.6K] CurlNetAccessor.cpp │   │   │   │   │   ├── [1.9K] CurlNetAccessor.hpp │   │   │   │   │   ├── [ 12K] CurlURLInputStream.cpp │   │   │   │   │   └── [4.4K] CurlURLInputStream.hpp │   │   │   │   ├── [4.0K] MacOSURLAccessCF │   │   │   │   │   ├── [1.8K] MacOSURLAccessCF.cpp │   │   │   │   │   ├── [1.9K] MacOSURLAccessCF.hpp │   │   │   │   │   ├── [5.2K] URLAccessCFBinInputStream.cpp │   │   │   │   │   └── [2.0K] URLAccessCFBinInputStream.hpp │   │   │   │   ├── [4.0K] Socket │   │   │   │   │   ├── [2.3K] SocketNetAccessor.cpp │   │   │   │   │   ├── [1.8K] SocketNetAccessor.hpp │   │   │   │   │   ├── [8.7K] UnixHTTPURLInputStream.cpp │   │   │   │   │   └── [2.1K] UnixHTTPURLInputStream.hpp │   │   │   │   └── [4.0K] WinSock │   │   │   │   ├── [ 16K] BinHTTPURLInputStream.cpp │   │   │   │   ├── [2.4K] BinHTTPURLInputStream.hpp │   │   │   │   ├── [2.3K] WinSockNetAccessor.cpp │   │   │   │   └── [1.9K] WinSockNetAccessor.hpp │   │   │   ├── [1.1K] NoSuchElementException.hpp │   │   │   ├── [1.1K] NullPointerException.hpp │   │   │   ├── [1.1K] NumberFormatException.hpp │   │   │   ├── [2.9K] OutOfMemoryException.hpp │   │   │   ├── [2.1K] PanicHandler.cpp │   │   │   ├── [3.0K] PanicHandler.hpp │   │   │   ├── [1.1K] ParseException.hpp │   │   │   ├── [ 31K] PlatformUtils.cpp │   │   │   ├── [ 32K] PlatformUtils.hpp │   │   │   ├── [ 38K] PSVIUni.cpp │   │   │   ├── [8.6K] PSVIUni.hpp │   │   │   ├── [ 12K] QName.cpp │   │   │   ├── [6.5K] QName.hpp │   │   │   ├── [7.8K] RefArrayOf.c │   │   │   ├── [5.1K] RefArrayOf.hpp │   │   │   ├── [4.1K] RefArrayVectorOf.c │   │   │   ├── [2.6K] RefArrayVectorOf.hpp │   │   │   ├── [ 21K] RefHash2KeysTableOf.c │   │   │   ├── [9.8K] RefHash2KeysTableOf.hpp │   │   │   ├── [ 18K] RefHash3KeysIdPool.c │   │   │   ├── [ 10K] RefHash3KeysIdPool.hpp │   │   │   ├── [ 19K] RefHashTableOf.c │   │   │   ├── [9.4K] RefHashTableOf.hpp │   │   │   ├── [4.8K] RefStackOf.c │   │   │   ├── [5.2K] RefStackOf.hpp │   │   │   ├── [1.8K] RefVectorOf.c │   │   │   ├── [2.1K] RefVectorOf.hpp │   │   │   ├── [4.0K] regx │   │   │   │   ├── [4.9K] ASCIIRangeFactory.cpp │   │   │   │   ├── [2.4K] ASCIIRangeFactory.hpp │   │   │   │   ├── [ 24K] BlockRangeFactory.cpp │   │   │   │   ├── [2.4K] BlockRangeFactory.hpp │   │   │   │   ├── [6.1K] BMPattern.cpp │   │   │   │   ├── [4.9K] BMPattern.hpp │   │   │   │   ├── [1.5K] CharToken.cpp │   │   │   │   ├── [3.0K] CharToken.hpp │   │   │   │   ├── [1.5K] ClosureToken.cpp │   │   │   │   ├── [3.5K] ClosureToken.hpp │   │   │   │   ├── [1.5K] ConcatToken.cpp │   │   │   │   ├── [2.7K] ConcatToken.hpp │   │   │   │   ├── [3.2K] Match.cpp │   │   │   │   ├── [5.4K] Match.hpp │   │   │   │   ├── [6.9K] Op.cpp │   │   │   │   ├── [4.0K] OpFactory.cpp │   │   │   │   ├── [4.0K] OpFactory.hpp │   │   │   │   ├── [ 11K] Op.hpp │   │   │   │   ├── [1.6K] ParenToken.cpp │   │   │   │   ├── [2.8K] ParenToken.hpp │   │   │   │   ├── [5.0K] ParserForXMLSchema.cpp │   │   │   │   ├── [3.2K] ParserForXMLSchema.hpp │   │   │   │   ├── [1.4K] RangeFactory.cpp │   │   │   │   ├── [3.2K] RangeFactory.hpp │   │   │   │   ├── [ 25K] RangeToken.cpp │   │   │   │   ├── [5.0K] RangeToken.hpp │   │   │   │   ├── [8.9K] RangeTokenMap.cpp │   │   │   │   ├── [7.9K] RangeTokenMap.hpp │   │   │   │   ├── [ 52K] RegularExpression.cpp │   │   │   │   ├── [ 31K] RegularExpression.hpp │   │   │   │   ├── [5.8K] RegxDefs.hpp │   │   │   │   ├── [ 24K] RegxParser.cpp │   │   │   │   ├── [9.4K] RegxParser.hpp │   │   │   │   ├── [2.9K] RegxUtil.cpp │   │   │   │   ├── [3.4K] RegxUtil.hpp │   │   │   │   ├── [1.7K] StringToken.cpp │   │   │   │   ├── [3.5K] StringToken.hpp │   │   │   │   ├── [9.8K] Token.cpp │   │   │   │   ├── [7.2K] TokenFactory.cpp │   │   │   │   ├── [4.7K] TokenFactory.hpp │   │   │   │   ├── [8.1K] Token.hpp │   │   │   │   ├── [1.5K] TokenInc.hpp │   │   │   │   ├── [405K] UniCharTable.hpp │   │   │   │   ├── [ 10K] UnicodeRangeFactory.cpp │   │   │   │   ├── [3.1K] UnicodeRangeFactory.hpp │   │   │   │   ├── [4.4K] UnionToken.cpp │   │   │   │   ├── [3.3K] UnionToken.hpp │   │   │   │   ├── [8.9K] XMLRangeFactory.cpp │   │   │   │   ├── [2.3K] XMLRangeFactory.hpp │   │   │   │   ├── [1.7K] XMLUniCharacter.cpp │   │   │   │   └── [3.0K] XMLUniCharacter.hpp │   │   │   ├── [1.1K] RuntimeException.hpp │   │   │   ├── [1.1K] SchemaDateTimeException.hpp │   │   │   ├── [3.4K] SecurityManager.hpp │   │   │   ├── [6.6K] StringPool.cpp │   │   │   ├── [5.9K] StringPool.hpp │   │   │   ├── [4.0K] SynchronizedStringPool.cpp │   │   │   ├── [3.3K] SynchronizedStringPool.hpp │   │   │   ├── [4.0K] Transcoders │   │   │   │   ├── [4.0K] Iconv │   │   │   │   │   ├── [ 16K] IconvTransService.cpp │   │   │   │   │   └── [5.0K] IconvTransService.hpp │   │   │   │   ├── [4.0K] IconvGNU │   │   │   │   │   ├── [ 34K] IconvGNUTransService.cpp │   │   │   │   │   └── [ 12K] IconvGNUTransService.hpp │   │   │   │   ├── [4.0K] ICU │   │   │   │   │   ├── [ 35K] ICUTransService.cpp │   │   │   │   │   └── [8.2K] ICUTransService.hpp │   │   │   │   ├── [4.0K] MacOSUnicodeConverter │   │   │   │   │   ├── [ 31K] MacOSUnicodeConverter.cpp │   │   │   │   │   └── [ 10K] MacOSUnicodeConverter.hpp │   │   │   │   └── [4.0K] Win32 │   │   │   │   ├── [ 33K] Win32TransService.cpp │   │   │   │   └── [9.1K] Win32TransService.hpp │   │   │   ├── [1.1K] TranscodingException.hpp │   │   │   ├── [2.8K] TransENameMap.c │   │   │   ├── [5.7K] TransENameMap.hpp │   │   │   ├── [ 27K] TransService.cpp │   │   │   ├── [ 25K] TransService.hpp │   │   │   ├── [1.1K] UnexpectedEOFException.hpp │   │   │   ├── [1.1K] UnsupportedEncodingException.hpp │   │   │   ├── [1.1K] UTFDataFormatException.hpp │   │   │   ├── [7.3K] ValueArrayOf.c │   │   │   ├── [5.2K] ValueArrayOf.hpp │   │   │   ├── [ 15K] ValueHashTableOf.c │   │   │   ├── [8.5K] ValueHashTableOf.hpp │   │   │   ├── [4.3K] ValueStackOf.c │   │   │   ├── [5.2K] ValueStackOf.hpp │   │   │   ├── [8.9K] ValueVectorOf.c │   │   │   ├── [5.7K] ValueVectorOf.hpp │   │   │   ├── [1.4K] version.rc.cmake.in │   │   │   ├── [5.8K] Xerces_autoconf_config.hpp.cmake.in │   │   │   ├── [5.2K] Xerces_autoconf_config.hpp.in │   │   │   ├── [6.5K] XercesDefs.hpp │   │   │   ├── [8.9K] XercesVersion.hpp.cmake.in │   │   │   ├── [8.9K] XercesVersion.hpp.in │   │   │   ├── [3.4K] XMemory.cpp │   │   │   ├── [4.3K] XMemory.hpp │   │   │   ├── [7.1K] XML256TableTranscoder.cpp │   │   │   ├── [5.6K] XML256TableTranscoder.hpp │   │   │   ├── [5.0K] XML88591Transcoder.cpp │   │   │   ├── [3.2K] XML88591Transcoder.hpp │   │   │   ├── [ 20K] XMLAbstractDoubleFloat.cpp │   │   │   ├── [6.4K] XMLAbstractDoubleFloat.hpp │   │   │   ├── [5.6K] XMLASCIITranscoder.cpp │   │   │   ├── [3.2K] XMLASCIITranscoder.hpp │   │   │   ├── [ 14K] XMLBigDecimal.cpp │   │   │   ├── [5.8K] XMLBigDecimal.hpp │   │   │   ├── [ 11K] XMLBigInteger.cpp │   │   │   ├── [5.9K] XMLBigInteger.hpp │   │   │   ├── [835K] XMLChar.cpp │   │   │   ├── [ 15K] XMLChar.hpp │   │   │   ├── [4.1K] XMLChTranscoder.cpp │   │   │   ├── [3.0K] XMLChTranscoder.hpp │   │   │   ├── [ 55K] XMLDateTime.cpp │   │   │   ├── [ 12K] XMLDateTime.hpp │   │   │   ├── [3.8K] XMLDOMMsg.hpp │   │   │   ├── [1.9K] XMLDouble.cpp │   │   │   ├── [3.2K] XMLDouble.hpp │   │   │   ├── [ 11K] XMLEBCDICTranscoder.cpp │   │   │   ├── [2.6K] XMLEBCDICTranscoder.hpp │   │   │   ├── [6.5K] XMLEntityResolver.hpp │   │   │   ├── [1.9K] XMLEnumerator.hpp │   │   │   ├── [6.9K] XMLException.cpp │   │   │   ├── [9.7K] XMLException.hpp │   │   │   ├── [ 18K] XMLExceptMsgs.hpp │   │   │   ├── [2.5K] XMLFileMgr.hpp │   │   │   ├── [2.8K] XMLFloat.cpp │   │   │   ├── [3.1K] XMLFloat.hpp │   │   │   ├── [ 11K] XMLIBM1047Transcoder.cpp │   │   │   ├── [2.5K] XMLIBM1047Transcoder.hpp │   │   │   ├── [ 11K] XMLIBM1140Transcoder.cpp │   │   │   ├── [2.6K] XMLIBM1140Transcoder.hpp │   │   │   ├── [3.4K] XMLInitializer.cpp │   │   │   ├── [4.3K] XMLInitializer.hpp │   │   │   ├── [2.0K] XMLInteger.hpp │   │   │   ├── [2.8K] XMLMsgLoader.cpp │   │   │   ├── [6.2K] XMLMsgLoader.hpp │   │   │   ├── [1.5K] XMLMutexMgr.hpp │   │   │   ├── [4.2K] XMLNetAccessor.hpp │   │   │   ├── [2.5K] XMLNumber.cpp │   │   │   ├── [2.7K] XMLNumber.hpp │   │   │   ├── [6.6K] XMLResourceIdentifier.hpp │   │   │   ├── [ 55K] XMLString.cpp │   │   │   ├── [ 60K] XMLString.hpp │   │   │   ├── [4.7K] XMLStringTokenizer.cpp │   │   │   ├── [6.9K] XMLStringTokenizer.hpp │   │   │   ├── [8.0K] XMLUCS4Transcoder.cpp │   │   │   ├── [3.5K] XMLUCS4Transcoder.hpp │   │   │   ├── [ 70K] XMLUni.cpp │   │   │   ├── [6.1K] XMLUniDefs.hpp │   │   │   ├── [ 14K] XMLUni.hpp │   │   │   ├── [ 76K] XMLUri.cpp │   │   │   ├── [ 21K] XMLUri.hpp │   │   │   ├── [ 43K] XMLURL.cpp │   │   │   ├── [8.6K] XMLURL.hpp │   │   │   ├── [6.9K] XMLUTF16Transcoder.cpp │   │   │   ├── [3.5K] XMLUTF16Transcoder.hpp │   │   │   ├── [ 21K] XMLUTF8Transcoder.cpp │   │   │   ├── [4.0K] XMLUTF8Transcoder.hpp │   │   │   ├── [ 11K] XMLWin1252Transcoder.cpp │   │   │   └── [2.1K] XMLWin1252Transcoder.hpp │   │   ├── [4.0K] validators │   │   │   ├── [4.0K] common │   │   │   │   ├── [ 14K] AllContentModel.cpp │   │   │   │   ├── [6.4K] AllContentModel.hpp │   │   │   │   ├── [3.7K] CMAny.cpp │   │   │   │   ├── [3.5K] CMAny.hpp │   │   │   │   ├── [4.9K] CMBinaryOp.cpp │   │   │   │   ├── [3.1K] CMBinaryOp.hpp │   │   │   │   ├── [7.6K] CMLeaf.hpp │   │   │   │   ├── [5.9K] CMNode.hpp │   │   │   │   ├── [4.7K] CMRepeatingLeaf.hpp │   │   │   │   ├── [ 23K] CMStateSet.hpp │   │   │   │   ├── [3.2K] CMUnaryOp.cpp │   │   │   │   ├── [3.0K] CMUnaryOp.hpp │   │   │   │   ├── [3.6K] ContentLeafNameTypeVector.cpp │   │   │   │   ├── [4.3K] ContentLeafNameTypeVector.hpp │   │   │   │   ├── [ 12K] ContentSpecNode.cpp │   │   │   │   ├── [ 13K] ContentSpecNode.hpp │   │   │   │   ├── [ 65K] DFAContentModel.cpp │   │   │   │   ├── [ 10K] DFAContentModel.hpp │   │   │   │   ├── [2.1K] Grammar.cpp │   │   │   │   ├── [6.3K] Grammar.hpp │   │   │   │   ├── [ 14K] GrammarResolver.cpp │   │   │   │   ├── [8.1K] GrammarResolver.hpp │   │   │   │   ├── [ 16K] MixedContentModel.cpp │   │   │   │   ├── [7.6K] MixedContentModel.hpp │   │   │   │   ├── [ 19K] SimpleContentModel.cpp │   │   │   │   └── [7.6K] SimpleContentModel.hpp │   │   │   ├── [4.0K] datatype │   │   │   │   ├── [ 34K] AbstractNumericFacetValidator.cpp │   │   │   │   ├── [6.3K] AbstractNumericFacetValidator.hpp │   │   │   │   ├── [6.2K] AbstractNumericValidator.cpp │   │   │   │   ├── [3.5K] AbstractNumericValidator.hpp │   │   │   │   ├── [ 25K] AbstractStringValidator.cpp │   │   │   │   ├── [7.5K] AbstractStringValidator.hpp │   │   │   │   ├── [3.2K] AnySimpleTypeDatatypeValidator.cpp │   │   │   │   ├── [5.5K] AnySimpleTypeDatatypeValidator.hpp │   │   │   │   ├── [7.7K] AnyURIDatatypeValidator.cpp │   │   │   │   ├── [3.0K] AnyURIDatatypeValidator.hpp │   │   │   │   ├── [4.3K] Base64BinaryDatatypeValidator.cpp │   │   │   │   ├── [3.2K] Base64BinaryDatatypeValidator.hpp │   │   │   │   ├── [7.0K] BooleanDatatypeValidator.cpp │   │   │   │   ├── [6.2K] BooleanDatatypeValidator.hpp │   │   │   │   ├── [ 15K] DatatypeValidator.cpp │   │   │   │   ├── [ 35K] DatatypeValidatorFactory.cpp │   │   │   │   ├── [9.7K] DatatypeValidatorFactory.hpp │   │   │   │   ├── [ 20K] DatatypeValidator.hpp │   │   │   │   ├── [4.0K] DateDatatypeValidator.cpp │   │   │   │   ├── [3.3K] DateDatatypeValidator.hpp │   │   │   │   ├── [4.1K] DateTimeDatatypeValidator.cpp │   │   │   │   ├── [3.4K] DateTimeDatatypeValidator.hpp │   │   │   │   ├── [9.9K] DateTimeValidator.cpp │   │   │   │   ├── [4.2K] DateTimeValidator.hpp │   │   │   │   ├── [3.2K] DayDatatypeValidator.cpp │   │   │   │   ├── [3.0K] DayDatatypeValidator.hpp │   │   │   │   ├── [ 22K] DecimalDatatypeValidator.cpp │   │   │   │   ├── [7.2K] DecimalDatatypeValidator.hpp │   │   │   │   ├── [8.6K] DoubleDatatypeValidator.cpp │   │   │   │   ├── [4.8K] DoubleDatatypeValidator.hpp │   │   │   │   ├── [3.5K] DurationDatatypeValidator.cpp │   │   │   │   ├── [3.3K] DurationDatatypeValidator.hpp │   │   │   │   ├── [4.2K] ENTITYDatatypeValidator.cpp │   │   │   │   ├── [4.5K] ENTITYDatatypeValidator.hpp │   │   │   │   ├── [8.7K] FloatDatatypeValidator.cpp │   │   │   │   ├── [4.8K] FloatDatatypeValidator.hpp │   │   │   │   ├── [3.6K] HexBinaryDatatypeValidator.cpp │   │   │   │   ├── [3.2K] HexBinaryDatatypeValidator.hpp │   │   │   │   ├── [4.2K] IDDatatypeValidator.cpp │   │   │   │   ├── [4.2K] IDDatatypeValidator.hpp │   │   │   │   ├── [4.4K] IDREFDatatypeValidator.cpp │   │   │   │   ├── [4.1K] IDREFDatatypeValidator.hpp │   │   │   │   ├── [1.1K] InvalidDatatypeFacetException.hpp │   │   │   │   ├── [1.1K] InvalidDatatypeValueException.hpp │   │   │   │   ├── [ 16K] ListDatatypeValidator.cpp │   │   │   │   ├── [7.1K] ListDatatypeValidator.hpp │   │   │   │   ├── [3.2K] MonthDatatypeValidator.cpp │   │   │   │   ├── [3.1K] MonthDatatypeValidator.hpp │   │   │   │   ├── [3.3K] MonthDayDatatypeValidator.cpp │   │   │   │   ├── [3.1K] MonthDayDatatypeValidator.hpp │   │   │   │   ├── [4.5K] NameDatatypeValidator.cpp │   │   │   │   ├── [4.6K] NameDatatypeValidator.hpp │   │   │   │   ├── [4.6K] NCNameDatatypeValidator.cpp │   │   │   │   ├── [4.6K] NCNameDatatypeValidator.hpp │   │   │   │   ├── [5.4K] NOTATIONDatatypeValidator.cpp │   │   │   │   ├── [3.3K] NOTATIONDatatypeValidator.hpp │   │   │   │   ├── [9.4K] QNameDatatypeValidator.cpp │   │   │   │   ├── [3.4K] QNameDatatypeValidator.hpp │   │   │   │   ├── [7.7K] StringDatatypeValidator.cpp │   │   │   │   ├── [3.6K] StringDatatypeValidator.hpp │   │   │   │   ├── [4.0K] TimeDatatypeValidator.cpp │   │   │   │   ├── [3.4K] TimeDatatypeValidator.hpp │   │   │   │   ├── [ 15K] UnionDatatypeValidator.cpp │   │   │   │   ├── [9.8K] UnionDatatypeValidator.hpp │   │   │   │   ├── [1.2K] XMLCanRepGroup.cpp │   │   │   │   ├── [1.9K] XMLCanRepGroup.hpp │   │   │   │   ├── [3.2K] YearDatatypeValidator.cpp │   │   │   │   ├── [3.0K] YearDatatypeValidator.hpp │   │   │   │   ├── [3.3K] YearMonthDatatypeValidator.cpp │   │   │   │   └── [3.1K] YearMonthDatatypeValidator.hpp │   │   │   ├── [4.0K] DTD │   │   │   │   ├── [3.9K] DocTypeHandler.hpp │   │   │   │   ├── [3.3K] DTDAttDef.cpp │   │   │   │   ├── [5.0K] DTDAttDef.hpp │   │   │   │   ├── [5.1K] DTDAttDefList.cpp │   │   │   │   ├── [5.4K] DTDAttDefList.hpp │   │   │   │   ├── [ 13K] DTDElementDecl.cpp │   │   │   │   ├── [8.9K] DTDElementDecl.hpp │   │   │   │   ├── [1.5K] DTDEntityDecl.cpp │   │   │   │   ├── [6.7K] DTDEntityDecl.hpp │   │   │   │   ├── [8.3K] DTDGrammar.cpp │   │   │   │   ├── [ 13K] DTDGrammar.hpp │   │   │   │   ├── [128K] DTDScanner.cpp │   │   │   │   ├── [9.5K] DTDScanner.hpp │   │   │   │   ├── [ 22K] DTDValidator.cpp │   │   │   │   ├── [5.4K] DTDValidator.hpp │   │   │   │   ├── [3.7K] XMLDTDDescriptionImpl.cpp │   │   │   │   └── [3.3K] XMLDTDDescriptionImpl.hpp │   │   │   └── [4.0K] schema │   │   │   ├── [ 29K] ComplexTypeInfo.cpp │   │   │   ├── [ 16K] ComplexTypeInfo.hpp │   │   │   ├── [ 33K] GeneralAttributeCheck.cpp │   │   │   ├── [7.8K] GeneralAttributeCheck.hpp │   │   │   ├── [4.0K] identity │   │   │   │   ├── [4.2K] FieldActivator.cpp │   │   │   │   ├── [5.0K] FieldActivator.hpp │   │   │   │   ├── [3.7K] FieldValueMap.cpp │   │   │   │   ├── [6.4K] FieldValueMap.hpp │   │   │   │   ├── [4.5K] IC_Field.cpp │   │   │   │   ├── [5.6K] IC_Field.hpp │   │   │   │   ├── [1.8K] IC_Key.cpp │   │   │   │   ├── [2.6K] IC_Key.hpp │   │   │   │   ├── [2.1K] IC_KeyRef.cpp │   │   │   │   ├── [3.0K] IC_KeyRef.hpp │   │   │   │   ├── [6.8K] IC_Selector.cpp │   │   │   │   ├── [6.1K] IC_Selector.hpp │   │   │   │   ├── [1.9K] IC_Unique.cpp │   │   │   │   ├── [2.7K] IC_Unique.hpp │   │   │   │   ├── [6.1K] IdentityConstraint.cpp │   │   │   │   ├── [7.1K] IdentityConstraintHandler.cpp │   │   │   │   ├── [5.9K] IdentityConstraintHandler.hpp │   │   │   │   ├── [7.1K] IdentityConstraint.hpp │   │   │   │   ├── [5.3K] ValueStoreCache.cpp │   │   │   │   ├── [6.9K] ValueStoreCache.hpp │   │   │   │   ├── [ 11K] ValueStore.cpp │   │   │   │   ├── [5.5K] ValueStore.hpp │   │   │   │   ├── [ 52K] XercesXPath.cpp │   │   │   │   ├── [ 20K] XercesXPath.hpp │   │   │   │   ├── [1.1K] XPathException.hpp │   │   │   │   ├── [ 14K] XPathMatcher.cpp │   │   │   │   ├── [6.9K] XPathMatcher.hpp │   │   │   │   ├── [2.6K] XPathMatcherStack.cpp │   │   │   │   ├── [4.7K] XPathMatcherStack.hpp │   │   │   │   ├── [4.7K] XPathSymbols.cpp │   │   │   │   └── [2.5K] XPathSymbols.hpp │   │   │   ├── [ 10K] NamespaceScope.cpp │   │   │   ├── [5.9K] NamespaceScope.hpp │   │   │   ├── [1.2K] PSVIDefs.hpp │   │   │   ├── [5.7K] SchemaAttDef.cpp │   │   │   ├── [8.1K] SchemaAttDef.hpp │   │   │   ├── [5.8K] SchemaAttDefList.cpp │   │   │   ├── [6.1K] SchemaAttDefList.hpp │   │   │   ├── [8.0K] SchemaElementDecl.cpp │   │   │   ├── [ 13K] SchemaElementDecl.hpp │   │   │   ├── [ 12K] SchemaGrammar.cpp │   │   │   ├── [ 20K] SchemaGrammar.hpp │   │   │   ├── [8.1K] SchemaInfo.cpp │   │   │   ├── [ 15K] SchemaInfo.hpp │   │   │   ├── [ 28K] SchemaSymbols.cpp │   │   │   ├── [9.1K] SchemaSymbols.hpp │   │   │   ├── [ 81K] SchemaValidator.cpp │   │   │   ├── [ 18K] SchemaValidator.hpp │   │   │   ├── [7.5K] SubstitutionGroupComparator.cpp │   │   │   ├── [4.2K] SubstitutionGroupComparator.hpp │   │   │   ├── [352K] TraverseSchema.cpp │   │   │   ├── [ 40K] TraverseSchema.hpp │   │   │   ├── [4.7K] XercesAttGroupInfo.cpp │   │   │   ├── [7.7K] XercesAttGroupInfo.hpp │   │   │   ├── [4.5K] XercesElementWildcard.cpp │   │   │   ├── [3.1K] XercesElementWildcard.hpp │   │   │   ├── [3.8K] XercesGroupInfo.cpp │   │   │   ├── [6.4K] XercesGroupInfo.hpp │   │   │   ├── [6.3K] XMLSchemaDescriptionImpl.cpp │   │   │   ├── [5.2K] XMLSchemaDescriptionImpl.hpp │   │   │   ├── [ 18K] XSDDOMParser.cpp │   │   │   ├── [ 12K] XSDDOMParser.hpp │   │   │   ├── [7.0K] XSDErrorReporter.cpp │   │   │   ├── [4.1K] XSDErrorReporter.hpp │   │   │   ├── [1.9K] XSDLocator.cpp │   │   │   ├── [4.2K] XSDLocator.hpp │   │   │   ├── [3.8K] XUtil.cpp │   │   │   └── [2.4K] XUtil.hpp │   │   └── [4.0K] xinclude │   │   ├── [2.9K] XIncludeDOMDocumentProcessor.cpp │   │   ├── [2.1K] XIncludeDOMDocumentProcessor.hpp │   │   ├── [4.2K] XIncludeLocation.cpp │   │   ├── [2.6K] XIncludeLocation.hpp │   │   ├── [ 37K] XIncludeUtils.cpp │   │   └── [9.8K] XIncludeUtils.hpp │   └── [ 430] XercesCConfig.cmake.in ├── [4.0K] tests │   ├── [8.3K] CMakeLists.txt │   ├── [4.0K] expected │   │   ├── [ 0] Char16Test.log │   │   ├── [ 22] DOMMemTest.log │   │   ├── [ 22] DOMTest.log │   │   ├── [ 22] DOMTraversalTest.log │   │   ├── [ 22] DOMTypeInfoTest.log │   │   ├── [ 22] InitTermTest1.log │   │   ├── [ 22] InitTermTest2.log │   │   ├── [ 22] InitTermTest3.log │   │   ├── [ 385] InitTermTest.log │   │   ├── [ 184] MemHandlerTest1.log │   │   ├── [ 184] MemHandlerTest2.log │   │   ├── [ 891] MemHandlerTest.log │   │   ├── [ 22] RangeTest.log │   │   ├── [ 22] ThreadTest10.log │   │   ├── [ 22] ThreadTest11.log │   │   ├── [ 22] ThreadTest12.log │   │   ├── [ 22] ThreadTest13.log │   │   ├── [ 22] ThreadTest14.log │   │   ├── [ 22] ThreadTest15.log │   │   ├── [ 22] ThreadTest1.log │   │   ├── [ 22] ThreadTest2.log │   │   ├── [ 22] ThreadTest3.log │   │   ├── [ 22] ThreadTest4.log │   │   ├── [ 22] ThreadTest5.log │   │   ├── [ 22] ThreadTest6.log │   │   ├── [ 22] ThreadTest7.log │   │   ├── [ 22] ThreadTest8.log │   │   ├── [ 22] ThreadTest9.log │   │   ├── [1.3K] ThreadTest.log │   │   ├── [ 71] XSerializerTest1.log │   │   ├── [ 73] XSerializerTest2.log │   │   ├── [ 78] XSerializerTest3.log │   │   ├── [ 80] XSerializerTest4.log │   │   ├── [ 80] XSerializerTest5.log │   │   ├── [ 952] XSerializerTest.log │   │   └── [ 18] XSValueTest.log │   ├── [8.9K] Makefile.am │   ├── [ 72K] Makefile.in │   ├── [4.0K] scripts │   │   ├── [ 87] Char16Test │   │   ├── [ 87] DOMMemTest │   │   ├── [ 355] DOMMemTest.log │   │   ├── [ 82] DOMMemTest.trs │   │   ├── [ 81] DOMTest │   │   ├── [ 343] DOMTest.log │   │   ├── [ 82] DOMTest.trs │   │   ├── [ 99] DOMTraversalTest │   │   ├── [ 379] DOMTraversalTest.log │   │   ├── [ 82] DOMTraversalTest.trs │   │   ├── [ 139] DOMTypeInfoTest │   │   ├── [ 375] DOMTypeInfoTest.log │   │   ├── [ 82] DOMTypeInfoTest.trs │   │   ├── [ 91] InitTermTest │   │   ├── [ 105] InitTermTest1 │   │   ├── [ 378] InitTermTest1.log │   │   ├── [ 82] InitTermTest1.trs │   │   ├── [ 118] InitTermTest2 │   │   ├── [ 391] InitTermTest2.log │   │   ├── [ 82] InitTermTest2.trs │   │   ├── [ 121] InitTermTest3 │   │   ├── [ 394] InitTermTest3.log │   │   ├── [ 82] InitTermTest3.trs │   │   ├── [1.1K] InitTermTest.log │   │   ├── [ 85] InitTermTest.trs │   │   ├── [ 95] MemHandlerTest │   │   ├── [ 127] MemHandlerTest1 │   │   ├── [ 728] MemHandlerTest1.log │   │   ├── [ 82] MemHandlerTest1.trs │   │   ├── [ 140] MemHandlerTest2 │   │   ├── [ 741] MemHandlerTest2.log │   │   ├── [ 82] MemHandlerTest2.trs │   │   ├── [2.1K] MemHandlerTest.log │   │   ├── [ 85] MemHandlerTest.trs │   │   ├── [ 85] RangeTest │   │   ├── [ 351] RangeTest.log │   │   ├── [ 82] RangeTest.trs │   │   ├── [ 87] ThreadTest │   │   ├── [ 151] ThreadTest1 │   │   ├── [ 168] ThreadTest10 │   │   ├── [ 439] ThreadTest10.log │   │   ├── [ 82] ThreadTest10.trs │   │   ├── [ 168] ThreadTest11 │   │   ├── [ 439] ThreadTest11.log │   │   ├── [ 82] ThreadTest11.trs │   │   ├── [ 169] ThreadTest12 │   │   ├── [ 440] ThreadTest12.log │   │   ├── [ 82] ThreadTest12.trs │   │   ├── [ 172] ThreadTest13 │   │   ├── [ 443] ThreadTest13.log │   │   ├── [ 82] ThreadTest13.trs │   │   ├── [ 172] ThreadTest14 │   │   ├── [ 443] ThreadTest14.log │   │   ├── [ 82] ThreadTest14.trs │   │   ├── [ 173] ThreadTest15 │   │   ├── [ 444] ThreadTest15.log │   │   ├── [ 82] ThreadTest15.trs │   │   ├── [ 419] ThreadTest1.log │   │   ├── [ 82] ThreadTest1.trs │   │   ├── [ 151] ThreadTest2 │   │   ├── [ 419] ThreadTest2.log │   │   ├── [ 82] ThreadTest2.trs │   │   ├── [ 152] ThreadTest3 │   │   ├── [ 420] ThreadTest3.log │   │   ├── [ 82] ThreadTest3.trs │   │   ├── [ 151] ThreadTest4 │   │   ├── [ 420] ThreadTest4.log │   │   ├── [ 82] ThreadTest4.trs │   │   ├── [ 151] ThreadTest5 │   │   ├── [ 420] ThreadTest5.log │   │   ├── [ 82] ThreadTest5.trs │   │   ├── [ 152] ThreadTest6 │   │   ├── [ 421] ThreadTest6.log │   │   ├── [ 82] ThreadTest6.trs │   │   ├── [ 156] ThreadTest7 │   │   ├── [ 424] ThreadTest7.log │   │   ├── [ 82] ThreadTest7.trs │   │   ├── [ 156] ThreadTest8 │   │   ├── [ 424] ThreadTest8.log │   │   ├── [ 82] ThreadTest8.trs │   │   ├── [ 156] ThreadTest9 │   │   ├── [ 425] ThreadTest9.log │   │   ├── [ 82] ThreadTest9.trs │   │   ├── [2.9K] ThreadTest.log │   │   ├── [ 85] ThreadTest.trs │   │   ├── [ 97] XSerializerTest │   │   ├── [ 120] XSerializerTest1 │   │   ├── [ 497] XSerializerTest1.log │   │   ├── [ 82] XSerializerTest1.trs │   │   ├── [ 121] XSerializerTest2 │   │   ├── [ 502] XSerializerTest2.log │   │   ├── [ 82] XSerializerTest2.trs │   │   ├── [ 127] XSerializerTest3 │   │   ├── [ 518] XSerializerTest3.log │   │   ├── [ 82] XSerializerTest3.trs │   │   ├── [ 128] XSerializerTest4 │   │   ├── [ 523] XSerializerTest4.log │   │   ├── [ 82] XSerializerTest4.trs │   │   ├── [ 131] XSerializerTest5 │   │   ├── [ 526] XSerializerTest5.log │   │   ├── [ 82] XSerializerTest5.trs │   │   ├── [2.2K] XSerializerTest.log │   │   ├── [ 85] XSerializerTest.trs │   │   ├── [ 89] XSValueTest │   │   ├── [ 351] XSValueTest.log │   │   └── [ 82] XSValueTest.trs │   └── [4.0K] src │   ├── [4.0K] Char16Test │   │   └── [4.0K] Char16Test.cpp │   ├── [4.0K] DOM │   │   ├── [4.0K] DOMMemTest │   │   │   └── [ 52K] DOMMemTest.cpp │   │   ├── [4.0K] DOMTest │   │   │   ├── [229K] DTest.cpp │   │   │   └── [4.6K] DTest.h │   │   ├── [4.0K] Normalizer │   │   │   ├── [ 16K] expectedOutput │   │   │   ├── [ 16K] Normalizer.cpp │   │   │   └── [1.5K] Normalizer.hpp │   │   ├── [4.0K] RangeTest │   │   │   └── [ 46K] RangeTest.cpp │   │   ├── [4.0K] Traversal │   │   │   └── [ 19K] Traversal.cpp │   │   └── [4.0K] TypeInfo │   │   ├── [4.0K] data │   │   │   ├── [ 251] combined.dtd │   │   │   ├── [ 257] combined.xml │   │   │   ├── [ 432] combined.xsd │   │   │   ├── [ 682] SecondSchema.xsd │   │   │   ├── [ 620] TypeInfo.dtd │   │   │   ├── [ 328] TypeInfoJustDTD.xml │   │   │   ├── [4.6K] TypeInfoNoDTD.xml │   │   │   ├── [ 13K] TypeInfoNoDTD.xsd │   │   │   ├── [4.7K] TypeInfo.xml │   │   │   └── [ 13K] TypeInfo.xsd │   │   ├── [ 44K] TypeInfo.cpp │   │   └── [1.6K] TypeInfo.hpp │   ├── [4.0K] EncodingTest │   │   └── [ 14K] EncodingTest.cpp │   ├── [4.0K] InitTermTest │   │   ├── [ 19K] InitTermTest.cpp │   │   └── [4.6K] InitTermTest.hpp │   ├── [4.0K] MemHandlerTest │   │   ├── [ 17K] MemoryMonitor.cpp │   │   ├── [3.0K] MemoryMonitor.hpp │   │   └── [ 17K] SimpleValueHashTableOf.hpp │   ├── [4.0K] NetAccessorTest │   │   └── [4.3K] NetAccessorTest.cpp │   ├── [4.0K] ThreadTest │   │   └── [ 46K] ThreadTest.cpp │   ├── [4.0K] xinclude │   │   ├── [6.9K] harness.pl │   │   ├── [ 394] run.bat │   │   └── [4.0K] tests │   │   └── [4.0K] xinclude │   │   ├── [4.0K] cppoutput │   │   │   ├── [ 575] readme.txt │   │   │   ├── [1.2K] test01.xml │   │   │   ├── [ 462] test02.xml │   │   │   ├── [ 445] test03.xml │   │   │   ├── [ 412] test04.xml │   │   │   ├── [ 340] test05.xml │   │   │   ├── [ 421] test06.xml │   │   │   ├── [ 398] test07.txt │   │   │   ├── [ 454] test08.xml │   │   │   ├── [ 426] test09.txt │   │   │   ├── [ 446] test10.xml │   │   │   ├── [ 489] test11.txt │   │   │   ├── [ 430] test12.txt │   │   │   ├── [ 506] test13.txt │   │   │   ├── [ 449] test14.txt │   │   │   ├── [ 596] test15.xml │   │   │   ├── [ 419] test16.xml │   │   │   ├── [ 417] test17.xml │   │   │   ├── [ 376] test18.txt │   │   │   ├── [ 412] test19.xml │   │   │   ├── [ 435] test20.xml │   │   │   ├── [ 438] test21.xml │   │   │   ├── [ 398] test22.txt │   │   │   ├── [ 774] test23.xml │   │   │   ├── [ 404] test24.txt │   │   │   ├── [ 418] test25.txt │   │   │   ├── [ 419] test26.txt │   │   │   ├── [ 503] test27.xml │   │   │   ├── [ 496] test28.xml │   │   │   ├── [ 436] test29.txt │   │   │   ├── [ 504] test30.xml │   │   │   ├── [ 497] test31.xml │   │   │   ├── [ 624] test32.txt │   │   │   ├── [ 509] test33.xml │   │   │   ├── [ 502] test34.xml │   │   │   ├── [ 442] test35.xml │   │   │   ├── [ 520] test36.xml │   │   │   ├── [ 451] test37.xml │   │   │   ├── [ 502] test38.xml │   │   │   ├── [ 439] test39.txt │   │   │   ├── [ 420] test40.txt │   │   │   └── [ 581] test41.xml │   │   ├── [4.0K] included │   │   │   ├── [ 173] base.xml │   │   │   ├── [4.0K] dir │   │   │   │   └── [ 677] include09.xml │   │   │   ├── [ 100] elem_base.xml │   │   │   ├── [ 78] elem.jpg │   │   │   ├── [ 78] elem.xml │   │   │   ├── [ 165] include01.xml │   │   │   ├── [ 131] include02.xml │   │   │   ├── [ 131] include03.xml │   │   │   ├── [ 131] include04.xml │   │   │   ├── [ 131] include05.xml │   │   │   ├── [ 102] include06.xml │   │   │   ├── [ 102] include07.xml │   │   │   ├── [ 106] include08.xml │   │   │   ├── [ 6] include10.txt │   │   │   ├── [ 122] include.xml │   │   │   ├── [ 357] not2.xml │   │   │   ├── [ 18] not-well-formed.xml │   │   │   ├── [ 138] not.xml │   │   │   ├── [ 15] text.txt │   │   │   ├── [ 374] ue2.xml │   │   │   ├── [ 140] ue.xml │   │   │   └── [ 198] unparsed.xml │   │   └── [4.0K] tests │   │   ├── [1.5K] test01.xml │   │   ├── [ 444] test02.xml │   │   ├── [ 430] test03.xml │   │   ├── [ 369] test04.xml │   │   ├── [ 371] test05.xml │   │   ├── [ 351] test06.xml │   │   ├── [ 434] test07.xml │   │   ├── [ 411] test08.xml │   │   ├── [ 439] test09.xml │   │   ├── [ 481] test10.xml │   │   ├── [ 497] test11.xml │   │   ├── [ 502] test12.xml │   │   ├── [ 489] test13.xml │   │   ├── [ 496] test14.xml │   │   ├── [ 434] test15.xml │   │   ├── [ 379] test16.xml │   │   ├── [ 412] test17.xml │   │   ├── [ 430] test18.xml │   │   ├── [ 368] test19.xml │   │   ├── [ 392] test20.xml │   │   ├── [ 394] test21.xml │   │   ├── [ 406] test22.xml │   │   ├── [ 372] test23.xml │   │   ├── [ 401] test24.xml │   │   ├── [ 431] test25.xml │   │   ├── [ 433] test26.xml │   │   ├── [ 451] test27.xml │   │   ├── [ 444] test28.xml │   │   ├── [ 474] test29.xml │   │   ├── [ 450] test30.xml │   │   ├── [ 443] test31.xml │   │   ├── [ 662] test32.xml │   │   ├── [ 454] test33.xml │   │   ├── [ 413] test34.xml │   │   ├── [ 426] test35.xml │   │   ├── [ 431] test36.xml │   │   ├── [ 435] test37.xml │   │   ├── [ 440] test38.xml │   │   ├── [ 450] test39.xml │   │   ├── [ 458] test40.xml │   │   ├── [ 460] test41.xml │   │   ├── [ 192] tests.dtd │   │   ├── [1.6K] tests.xsd │   │   └── [ 400] xmlbase.xsd │   ├── [4.0K] XSerializerTest │   │   ├── [3.8K] XSerializerHandlers.cpp │   │   ├── [3.6K] XSerializerHandlers.hpp │   │   ├── [ 16K] XSerializerTest.cpp │   │   └── [2.8K] XSerializerTest.hpp │   ├── [4.0K] XSTSHarness │   │   ├── [4.0K] regression │   │   │   ├── [ 22K] AnnotatedTSSchema.xsd │   │   │   ├── [4.0K] XERCESC-1051 │   │   │   │   ├── [ 373] schema.xsd │   │   │   │   ├── [1.9K] test_valid.xml │   │   │   │   └── [ 215] test.xml │   │   │   ├── [4.0K] XERCESC-1237 │   │   │   │   ├── [ 218] test.xml │   │   │   │   └── [ 686] unique.xsd │   │   │   ├── [4.0K] XERCESC-1239 │   │   │   │   ├── [ 209] test.xml │   │   │   │   └── [ 726] Test.xsd │   │   │   ├── [4.0K] XERCESC-1263 │   │   │   │   ├── [ 150] test.xml │   │   │   │   └── [ 727] test.xsd │   │   │   ├── [4.0K] XERCESC-1281 │   │   │   │   ├── [3.1K] restrictionTest.xsd │   │   │   │   └── [ 428] rT.xml │   │   │   ├── [4.0K] XERCESC-1393 │   │   │   │   ├── [ 179] invalid.xml │   │   │   │   ├── [ 499] schema.xsd │   │   │   │   └── [ 172] valid.xml │   │   │   ├── [4.0K] XERCESC-1419 │   │   │   │   ├── [ 146] pattern1.xml │   │   │   │   └── [ 299] pattern1.xsd │   │   │   ├── [4.0K] XERCESC-1512 │   │   │   │   ├── [ 419] data.xml │   │   │   │   └── [ 624] schema.xsd │   │   │   ├── [4.0K] XERCESC-1546 │   │   │   │   ├── [ 155] test.xml │   │   │   │   └── [ 484] test.xsd │   │   │   ├── [4.0K] XERCESC-1583 │   │   │   │   ├── [ 978] keyref-imported.xsd │   │   │   │   ├── [ 833] keyref-main.xsd │   │   │   │   └── [ 547] keyref.xml │   │   │   ├── [4.0K] XERCESC-1591 │   │   │   │   └── [1.4K] schema.xsd │   │   │   ├── [4.0K] XERCESC-1592 │   │   │   │   ├── [ 678] MainSchema.xml │   │   │   │   ├── [ 534] MainSchema.xsd │   │   │   │   └── [ 345] Schema1.xsd │   │   │   ├── [4.0K] XERCESC-1623 │   │   │   │   ├── [ 306] need-import-t.xml │   │   │   │   ├── [ 485] need-import-t.xsd │   │   │   │   └── [ 226] very-simple-2-ns-ppl-nons-t.xsd │   │   │   ├── [4.0K] XERCESC-1633 │   │   │   │   ├── [ 404] instance.xml │   │   │   │   └── [2.1K] schema_test.xsd │   │   │   ├── [4.0K] XERCESC-1659 │   │   │   │   ├── [4.0K] test-1 │   │   │   │   │   ├── [ 744] derived-user-config.xsd │   │   │   │   │   ├── [ 595] test-user-config.xsd │   │   │   │   │   ├── [ 526] test-users.xml │   │   │   │   │   └── [ 777] test-users.xsd │   │   │   │   ├── [4.0K] test-2 │   │   │   │   │   ├── [ 758] derived-user-config.xsd │   │   │   │   │   ├── [ 479] test-user-config.xsd │   │   │   │   │   ├── [ 544] test-users.xml │   │   │   │   │   └── [ 657] test-users.xsd │   │   │   │   ├── [4.0K] test-3 │   │   │   │   │   ├── [ 806] derived-user-config.xsd │   │   │   │   │   ├── [ 543] test-user-config.xsd │   │   │   │   │   ├── [ 536] test-users.xml │   │   │   │   │   └── [ 725] test-users.xsd │   │   │   │   └── [4.0K] test-4 │   │   │   │   ├── [ 758] derived-user-config.xsd │   │   │   │   ├── [ 479] test-user-config.xsd │   │   │   │   ├── [ 544] test-users.xml │   │   │   │   └── [ 657] test-users.xsd │   │   │   ├── [4.0K] XERCESC-1707 │   │   │   │   ├── [ 459] test.xml │   │   │   │   └── [ 965] test.xsd │   │   │   ├── [4.0K] XERCESC-1714 │   │   │   │   └── [ 830] schema.xsd │   │   │   ├── [4.0K] XERCESC-1718 │   │   │   │   └── [ 485] test.xsd │   │   │   ├── [4.0K] XERCESC-1745 │   │   │   │   ├── [ 278] a.xsd │   │   │   │   └── [ 606] b.xsd │   │   │   ├── [4.0K] XERCESC-1748 │   │   │   │   ├── [ 498] anyURITest.xml │   │   │   │   └── [ 802] anyURITest.xsd │   │   │   ├── [4.0K] XERCESC-1758 │   │   │   │   ├── [ 235] test.xml │   │   │   │   └── [ 935] test.xsd │   │   │   ├── [4.0K] XERCESC-1776 │   │   │   │   ├── [ 709] gargamel.xsd │   │   │   │   ├── [ 308] smerf.xml │   │   │   │   └── [ 506] smerf.xsd │   │   │   ├── [4.0K] XERCESC-1777 │   │   │   │   ├── [ 438] base.xsd │   │   │   │   └── [ 653] derived.xsd │   │   │   ├── [4.0K] XERCESC-1787 │   │   │   │   └── [ 501] schema.xsd │   │   │   ├── [4.0K] XERCESC-1817 │   │   │   │   ├── [1.0K] test2.xml │   │   │   │   ├── [1.3K] test2.xsd │   │   │   │   ├── [ 411] test.xml │   │   │   │   └── [ 394] test.xsd │   │   │   ├── [4.0K] XERCESC-1819 │   │   │   │   ├── [ 200] test.xml │   │   │   │   └── [ 388] test.xsd │   │   │   ├── [4.0K] XERCESC-1822 │   │   │   │   ├── [ 606] m3_10v39.xml │   │   │   │   ├── [2.1K] m3_10v39.xsd │   │   │   │   ├── [ 677] m3_10v44.xml │   │   │   │   └── [1.6K] m3_10v44.xsd │   │   │   ├── [4.0K] XERCESC-1825 │   │   │   │   ├── [ 533] test2.xsd │   │   │   │   ├── [ 174] test.xml │   │   │   │   └── [ 548] test.xsd │   │   │   ├── [4.0K] XERCESC-1831 │   │   │   │   ├── [ 279] ack.xml │   │   │   │   └── [ 452] ack.xsd │   │   │   ├── [4.0K] XERCESC-1832 │   │   │   │   └── [1.3K] schema11.xsd │   │   │   ├── [4.0K] XERCESC-1878 │   │   │   │   ├── [ 226] invalid.xml │   │   │   │   ├── [ 855] schema.xsd │   │   │   │   └── [134K] valid.xml │   │   │   ├── [4.0K] XERCESC-1893 │   │   │   │   ├── [ 331] included.xsd │   │   │   │   └── [ 461] main.xsd │   │   │   ├── [4.0K] XERCESC-1937 │   │   │   │   ├── [ 178] test.xml │   │   │   │   └── [ 213] test.xsd │   │   │   ├── [4.0K] XERCESC-1945 │   │   │   │   ├── [ 192] test.xml │   │   │   │   └── [ 213] test.xsd │   │   │   ├── [4.0K] XERCESC-2017 │   │   │   │   ├── [ 419] test2.xml │   │   │   │   ├── [ 417] test.xml │   │   │   │   └── [2.1K] test.xsd │   │   │   ├── [4.0K] XERCESC-2180 │   │   │   │   ├── [ 32K] crash2.xml │   │   │   │   └── [ 6] crash.xml │   │   │   ├── [4.0K] XERCESC-394 │   │   │   │   └── [ 473] test.xsd │   │   │   ├── [4.0K] XERCESC-423 │   │   │   │   ├── [ 539] dummy.xml │   │   │   │   └── [1.9K] dummy.xsd │   │   │   ├── [4.0K] XERCESC-474 │   │   │   │   ├── [ 123] myDoc.xml │   │   │   │   └── [ 468] mySchema.xsd │   │   │   ├── [4.0K] XERCESC-538 │   │   │   │   ├── [ 125] test.xml │   │   │   │   └── [ 814] test.xsd │   │   │   ├── [4.0K] XERCESC-607 │   │   │   │   └── [ 329] test.xsd │   │   │   ├── [4.0K] XERCESC-653 │   │   │   │   ├── [ 188] testcase.xml │   │   │   │   └── [ 524] testcase.xsd │   │   │   ├── [4.0K] XERCESC-697 │   │   │   │   ├── [1.0K] base.xsd │   │   │   │   ├── [ 149] redefined.xml │   │   │   │   └── [ 564] redefined.xsd │   │   │   ├── [4.0K] XERCESC-711 │   │   │   │   ├── [ 416] KeyTest2.xml │   │   │   │   ├── [ 467] KeyTest.xml │   │   │   │   └── [1.4K] KeyTest.xsd │   │   │   ├── [4.0K] XERCESC-796 │   │   │   │   ├── [ 378] sample.xml │   │   │   │   └── [ 790] sample.xsd │   │   │   ├── [4.0K] XERCESC-809 │   │   │   │   ├── [ 189] test.xml │   │   │   │   └── [ 921] test.xsd │   │   │   ├── [4.0K] XERCESC-830 │   │   │   │   ├── [ 206] event1.xml │   │   │   │   └── [ 406] event1.xsd │   │   │   ├── [4.0K] XERCESC-834 │   │   │   │   └── [ 571] test.xsd │   │   │   ├── [4.0K] XERCESC-840 │   │   │   │   └── [ 475] test.xsd │   │   │   ├── [4.0K] XERCESC-845 │   │   │   │   ├── [ 156] one.xml │   │   │   │   ├── [ 663] one.xsd │   │   │   │   └── [ 926] two.xsd │   │   │   ├── [4.0K] XERCESC-962 │   │   │   │   └── [ 205] test.xsd │   │   │   ├── [4.0K] XERCESC-977 │   │   │   │   ├── [ 424] boolean.xsd │   │   │   │   └── [ 252] test.xml │   │   │   ├── [ 36K] Xerces.testSet │   │   │   └── [ 382] XercesXML.testSet │   │   ├── [8.2K] XMLHarnessHandlers.cpp │   │   ├── [2.1K] XMLHarnessHandlers.hpp │   │   ├── [ 14K] XSTSHarness.cpp │   │   ├── [ 17K] XSTSHarnessHandlers.cpp │   │   ├── [2.5K] XSTSHarnessHandlers.hpp │   │   └── [5.3K] XSTSHarness.hpp │   └── [4.0K] XSValueTest │   ├── [277K] XSValueTest.cpp │   └── [3.5K] XSValueTest.hpp ├── [4.0K] tools │   ├── [4.0K] IANACharset │   │   ├── [ 170] charset.dtd │   │   ├── [ 10K] IANACharset.cpp │   │   ├── [1.6K] IANACharset_ErrHandler.hpp │   │   └── [ 27K] IANACharsetList.xml │   ├── [4.0K] ICUData │   │   └── [ 15K] ICUData.cpp │   ├── [4.0K] jars │   │   ├── [ 57K] stylebook-1.0-b2.jar │   │   ├── [415K] xalan.jar │   │   └── [769K] xerces.jar │   └── [4.0K] NLS │   ├── [2.0K] README │   └── [4.0K] Xlat │   ├── [2.4K] Makefile │   ├── [ 33K] Xlat.cpp │   ├── [6.8K] Xlat_CppSrc.cpp │   ├── [3.2K] Xlat_CppSrc.hpp │   ├── [1.6K] Xlat_ErrHandler.hpp │   ├── [2.9K] Xlat_Formatter.hpp │   ├── [2.9K] Xlat.hpp │   ├── [5.7K] Xlat_ICUResourceBundle.cpp │   ├── [3.0K] Xlat_ICUResourceBundle.hpp │   ├── [6.2K] Xlat_MsgCatalog.cpp │   ├── [3.3K] Xlat_MsgCatalog.hpp │   ├── [1.8K] Xlat_Types.hpp │   ├── [6.3K] Xlat_Win32RC.cpp │   └── [3.5K] Xlat_Win32RC.hpp ├── [ 249] xerces-c.pc.in └── [3.0K] xerces-c.spec 167 directories, 2871 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.