xerces-c-doc-3.1.4-lp152.5.3.1<>,a0/=„`LW.c ${_RƴN)i5b_ md85Nivt#$S+_Os&ʦqdYLeI1yxV)FaVkuk!CHE'd[i_mD=w[MNJKfB5O7I!۷l>۱k \ ֪bΖ%cCycQ/ԮKM@)Aqh+W<V[_P݆gU]?: H>;?d ! <' @Tw} !  +T ?  pZh(8$ 9L :* FGH I X&Y& \&0]:^s bcUdefluvlz(8<BCxerces-c-doc3.1.4lp152.5.3.1Documentation for xerces-cXerces-C is a validating XML parser written in a portable subset of C++. Xerces-C makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C is faithful to the XML 1.0 recommendation and associated standards ( DOM 1.0, DOM 2.0. SAX 1.0, SAX 2.0, Namespaces). This package contains just documentation.a0cloud104ropenSUSE Leap 15.2openSUSEApache-2.0http://bugs.opensuse.orgDocumentation/Otherhttp://xerces.apache.org/xerces-c/linuxx86_64H,^0c  7B&H  ${N iw9 pG # C }YW f @N x < Y N :/"UQ 7b LU 7 :&nIGK h q : G :0 L f{ Zl DU 4 B f/ < Y J G U|] B > ] GJ[ R T-TN >>#E BK{HU p< q CMHXVH BJY HM = kDy ClA h y> ~D t 8 L $ 9 {9 n G $w $ vE $ A Y (D u8# a. i |Ah $ % $ sBY ,} "oA QR  87 s@ $ eL  | @ $ 8< ^ L# , o $ BZe E 9 M $ e % $ $ j c x oc # * ~2% ws 6 J ( j K   J ;f _B PEP` KH[ K^ Cy c| >?:M ~r % I @ ]t u` J <Z1 d   ;Y B 'v Y mr 1m# ^*wr7 O; f' 6q Y`: 'c Ĕ @k9 +\ 6 T]# ] 2 Ys p UU w ݡAQcXSjd` ډm c~r\DdqF4_ 7Wff uZa\o``|yXEO972 (Bv^VnVP{%'O !%`W:!d^;d34 '0(-V @M7*.T"HE :%H^%>#^ycL?!l;ee *ERLnFTP-T.1\}K+9*c&|d\#R4.\.v\=$s:qiBy9-j3&gHi C qe* =`q *`Y%i;fV+D1<3&?pF=I8M--u'!'U# ??O[j& b3J!d~$ A }s=iZI' ktDXiF.ZY,Io 7FTiIg"ftt!mDA5;y3iʬ@( ug%0H_?7Gm&"s"`z ENn${T4<3IP(8/?49f4+˘k06ٖ+PJ{/,/v,)K:b(M?x*UB> ' ~@-P2p*;&x^E(cKX]*%zy0u2Zp_^.?co1ee+ nSw \t =5s/9]. VhU $ $: AK&]^fXA"}[k#=#J!#JIG3&76(#WJEfm22#a'TG)zR)DH A\g/2 K-".AA=.H$9nZH_,;s$54Cf@ v 1: u?,L  ,' G>#B:~-#lb{ r )5_0UMY;TD*N]_oFeZfAX+LI;,[N/$ !t  .e& " #+ L 8FK4/y-K  _ H@:JD=6vX$I`*P! 3R2k c -)2  Y`@&?OB2- D-349$402g0/51$10M T0/ G k2-]oGe]8 RaR^^ #HO?b @ 31 'Yn1MeUXxTWJ9IWOITzDL!H?`)=Drw   ! % \*  " 3p$$$$$$& d)f_NxgA큤A큤A큤A큤A큤A큤AA큤A큤AA큤a0Wj?Wj@WjTomáš Chvátal tchvatal@suse.comtchvatal@suse.comjengelh@inai.dezawel1@gmail.compjanouch@suse.dempluskal@suse.commpluskal@suse.comzaitor@opensuse.org- Fix CVE-2018-1311 the XML parser contains a use-after-free triggered during the scanning of external DTDs potentially leading to DOS (bsc#1159552, CVE-2018-1311) * xerces-c-CVE-2018-1311.patch- Add patch to fix CVE-2017-12627 bsc#1083630 * xerces-c-CVE-2017-12627.patch- Version update to 3.1.4: * Fixes bnc#985860 CVE-2016-4463 * xerces-c-CVE-2016-2099.patch removed as it was included upstream- Use pkgconfig requires - Disable "pretty" make to make it bit faster - Fix the selfobsoleting provides/requires to silence rpmlint - Use valid group for the docs- Resolve rpmlint warnings of type "version-control-internal-file"- Update to 3.1.3 * bug fixes + memcpy used on overlapping memory regions causes sanity test failure + Typo in XMLUni::fgUnknownURIName constant + Buffer overruns in prolog parsing and error handling - Dropped xerces-c-CVE-2016-0729.patch, fixed upstream.- added xerces-c-CVE-2016-2099.patch Exception handling mistake causing use after free (bsc#979208, CVE-2016-2099) - xerces-c-CVE-2016-0729.patch Fix for mishandling certain kinds of malformed input documents, resulting in buffer overlows during processing and error reporting. The overflows can manifest as a segmentation fault or as memory corruption during a parse operation. (bsc#966822, CVE-2016-0729)- Update to 3.1.2 * bug fixes + Wrong temporary token type causes regex construction to fail + IGXMLScanner can fail to properly set its XSModel. + ICUTransService and IconvGNUransService CAN NOT deal with huge file. + xsi:type is not applied to root element + Problem in prefix parsing while creating Documnet, Element, Attributes on all platforms : Issue is in poolString creation + Whitespace in xsi:type + XMLUTF8Transcoder::transcodeTo fails with an exception when transcoding single characters that require 3 or more bytes as UTF8. + getWholeText leaks memory + Missing Libs.private in the xerces-c pkg-config file + XMLUni::fgXercesLoadSchema[] is not null-terminated in XMLUni.cpp + XMLURL.cpp: isHexDigit() and xlatHexDigit() accept whole alphabet + Xerces livelocks while reading external DTD if socket closes prematurely + Memory leak occurs if an exception is thrown in TranscodeToStr or TranscodeFromStr constructors + DOMDocumentImpl:: getPooledNString(const XMLCh *in, XMLSize_t n) returns incorrect string + OutOfMemoryException being thrown on creation of an LS Serializer + TranscodeToStr::transcode throws an exception when transcoding to UTF-8 + ContentSpecNode::getMaxTotalRange: Operator precedence flaw + Add support for GNU/Hurd by using POSIX.1-2001 and POSIX.1-2008 functions + enumeration value ‘Loop’ not handled in switch src/SEnumVal/SEnumVal.cpp: + bit operation error in DOMNodeImpl::reverseTreeOrderBitPattern + build xerces-c with icu on mingw gcc 4.7.2 + Xerces 3.1.1 Xerces.Lib fails to build with new Visual Studio 2012 Update 1 when v110_xp platform is chosen + Off-by-one error in TranscodeFromStr (with ICU) + Use icu, which is built with features + LocalFileFormatTarget leaks file handle + Curl Checking + Janitor::~Janitor() throws in unwind + String pooling in DOMDocumentImpl is unsafe, particularly on 64-bit platforms + Code analysis revealed multiple potential NULL derefence conditions (currently unconfirmed) + XMLString sizeToText/binToText produce mixed case + Crash while parsing malformed documents * improvements + MacOSUnicodeConverter.cpp: ISO C++ forbids comparison between pointer of type 'void *' and pointer-to-function + Allow compiling Xerces-C using C++11 (especially Clang) + VS2012 Project- Use url for source - Add gpg signature - Use fdupes to remove duplicities in documentation - Split documentation into separate package - Use curl as netaccessor, necessary for proxy support- Add baselib.conf in order to build -32Bit.cloud104 1630577648  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     3.1.4-lp152.5.3.13.1.4-lp152.5.3.1   xerces-c-docCREDITSDoxyfileKEYSLICENSENOTICEREADMEapidocs.xmlapplications.xmlbug-report.xmlbuild.xmlcharter.xmlcreatedoc.xmldomcount.xmldomprint.xmldownload.xmlenumval.xmlfaq-build.xmlfaq-contributing.xmlfaq-distrib.xmlfaq-other.xmlfaq-parse.xmlfeedback.xmlhtmlApacheDOMC++Binding.htmlapi-3.htmlapiDocs-3AbstractDOMParser_8hpp.htmlAbstractDOMParser_8hpp_source.htmlArrayIndexOutOfBoundsException_8hpp.htmlArrayIndexOutOfBoundsException_8hpp_source.htmlAttributeList_8hpp.htmlAttributeList_8hpp_source.htmlAttributes_8hpp.htmlAttributes_8hpp_source.htmlBase64_8hpp.htmlBase64_8hpp_source.htmlBinFileInputStream_8hpp.htmlBinFileInputStream_8hpp_source.htmlBinInputStream_8hpp.htmlBinInputStream_8hpp_source.htmlBinMemInputStream_8hpp.htmlBinMemInputStream_8hpp_source.htmlBinOutputStream_8hpp.htmlBinOutputStream_8hpp_source.htmlContentHandler_8hpp.htmlContentHandler_8hpp_source.htmlDOMAttr_8hpp.htmlDOMAttr_8hpp_source.htmlDOMCDATASection_8hpp.htmlDOMCDATASection_8hpp_source.htmlDOMCharacterData_8hpp.htmlDOMCharacterData_8hpp_source.htmlDOMComment_8hpp.htmlDOMComment_8hpp_source.htmlDOMConfiguration_8hpp.htmlDOMConfiguration_8hpp_source.htmlDOMDocumentFragment_8hpp.htmlDOMDocumentFragment_8hpp_source.htmlDOMDocumentRange_8hpp.htmlDOMDocumentRange_8hpp_source.htmlDOMDocumentTraversal_8hpp.htmlDOMDocumentTraversal_8hpp_source.htmlDOMDocumentType_8hpp.htmlDOMDocumentType_8hpp_source.htmlDOMDocument_8hpp.htmlDOMDocument_8hpp_source.htmlDOMElement_8hpp.htmlDOMElement_8hpp_source.htmlDOMEntityReference_8hpp.htmlDOMEntityReference_8hpp_source.htmlDOMEntity_8hpp.htmlDOMEntity_8hpp_source.htmlDOMErrorHandler_8hpp.htmlDOMErrorHandler_8hpp_source.htmlDOMError_8hpp.htmlDOMError_8hpp_source.htmlDOMException_8hpp.htmlDOMException_8hpp_source.htmlDOMImplementationLS_8hpp.htmlDOMImplementationLS_8hpp_source.htmlDOMImplementationList_8hpp.htmlDOMImplementationList_8hpp_source.htmlDOMImplementationRegistry_8hpp.htmlDOMImplementationRegistry_8hpp_source.htmlDOMImplementationSource_8hpp.htmlDOMImplementationSource_8hpp_source.htmlDOMImplementation_8hpp.htmlDOMImplementation_8hpp_source.htmlDOMLSException_8hpp.htmlDOMLSException_8hpp_source.htmlDOMLSInput_8hpp.htmlDOMLSInput_8hpp_source.htmlDOMLSOutput_8hpp.htmlDOMLSOutput_8hpp_source.htmlDOMLSParserFilter_8hpp.htmlDOMLSParserFilter_8hpp_source.htmlDOMLSParser_8hpp.htmlDOMLSParser_8hpp_source.htmlDOMLSResourceResolver_8hpp.htmlDOMLSResourceResolver_8hpp_source.htmlDOMLSSerializerFilter_8hpp.htmlDOMLSSerializerFilter_8hpp_source.htmlDOMLSSerializer_8hpp.htmlDOMLSSerializer_8hpp_source.htmlDOMLocator_8hpp.htmlDOMLocator_8hpp_source.htmlDOMMemoryManager_8hpp.htmlDOMMemoryManager_8hpp_source.htmlDOMNamedNodeMap_8hpp.htmlDOMNamedNodeMap_8hpp_source.htmlDOMNodeFilter_8hpp.htmlDOMNodeFilter_8hpp_source.htmlDOMNodeIterator_8hpp.htmlDOMNodeIterator_8hpp_source.htmlDOMNodeList_8hpp.htmlDOMNodeList_8hpp_source.htmlDOMNode_8hpp.htmlDOMNode_8hpp_source.htmlDOMNotation_8hpp.htmlDOMNotation_8hpp_source.htmlDOMPSVITypeInfo_8hpp.htmlDOMPSVITypeInfo_8hpp_source.htmlDOMProcessingInstruction_8hpp.htmlDOMProcessingInstruction_8hpp_source.htmlDOMRangeException_8hpp.htmlDOMRangeException_8hpp_source.htmlDOMRange_8hpp.htmlDOMRange_8hpp_source.htmlDOMStringList_8hpp.htmlDOMStringList_8hpp_source.htmlDOMText_8hpp.htmlDOMText_8hpp_source.htmlDOMTreeWalker_8hpp.htmlDOMTreeWalker_8hpp_source.htmlDOMTypeInfo_8hpp.htmlDOMTypeInfo_8hpp_source.htmlDOMUserDataHandler_8hpp.htmlDOMUserDataHandler_8hpp_source.htmlDOMXPathEvaluator_8hpp.htmlDOMXPathEvaluator_8hpp_source.htmlDOMXPathException_8hpp.htmlDOMXPathException_8hpp_source.htmlDOMXPathExpression_8hpp.htmlDOMXPathExpression_8hpp_source.htmlDOMXPathNSResolver_8hpp.htmlDOMXPathNSResolver_8hpp_source.htmlDOMXPathNamespace_8hpp.htmlDOMXPathNamespace_8hpp_source.htmlDOMXPathResult_8hpp.htmlDOMXPathResult_8hpp_source.htmlDTDHandler_8hpp.htmlDTDHandler_8hpp_source.htmlDeclHandler_8hpp.htmlDeclHandler_8hpp_source.htmlDefaultHandler_8hpp.htmlDefaultHandler_8hpp_source.htmlDefaultPanicHandler_8hpp.htmlDefaultPanicHandler_8hpp_source.htmlDocumentHandler_8hpp.htmlDocumentHandler_8hpp_source.htmlEmptyStackException_8hpp.htmlEmptyStackException_8hpp_source.htmlEntityResolver_8hpp.htmlEntityResolver_8hpp_source.htmlErrorHandler_8hpp.htmlErrorHandler_8hpp_source.htmlHandlerBase_8hpp.htmlHandlerBase_8hpp_source.htmlHash2KeysSetOf_8hpp.htmlHash2KeysSetOf_8hpp_source.htmlHexBin_8hpp.htmlHexBin_8hpp_source.htmlIOException_8hpp.htmlIOException_8hpp_source.htmlIllegalArgumentException_8hpp.htmlIllegalArgumentException_8hpp_source.htmlInputSource_8hpp.htmlInputSource_8hpp_source.htmlInvalidCastException_8hpp.htmlInvalidCastException_8hpp_source.htmlLexicalHandler_8hpp.htmlLexicalHandler_8hpp_source.htmlLocalFileFormatTarget_8hpp.htmlLocalFileFormatTarget_8hpp_source.htmlLocalFileInputSource_8hpp.htmlLocalFileInputSource_8hpp_source.htmlLocator_8hpp.htmlLocator_8hpp_source.htmlMemBufFormatTarget_8hpp.htmlMemBufFormatTarget_8hpp_source.htmlMemBufInputSource_8hpp.htmlMemBufInputSource_8hpp_source.htmlMemoryManager_8hpp.htmlMemoryManager_8hpp_source.htmlNoSuchElementException_8hpp.htmlNoSuchElementException_8hpp_source.htmlNullPointerException_8hpp.htmlNullPointerException_8hpp_source.htmlNumberFormatException_8hpp.htmlNumberFormatException_8hpp_source.htmlOutOfMemoryException_8hpp.htmlOutOfMemoryException_8hpp_source.htmlPSVIAttributeList_8hpp.htmlPSVIAttributeList_8hpp_source.htmlPSVIAttribute_8hpp.htmlPSVIAttribute_8hpp_source.htmlPSVIElement_8hpp.htmlPSVIElement_8hpp_source.htmlPSVIHandler_8hpp.htmlPSVIHandler_8hpp_source.htmlPSVIItem_8hpp.htmlPSVIItem_8hpp_source.htmlPSVIUni_8hpp.htmlPSVIUni_8hpp_source.htmlPanicHandler_8hpp.htmlPanicHandler_8hpp_source.htmlParseException_8hpp.htmlParseException_8hpp_source.htmlParser_8hpp.htmlParser_8hpp_source.htmlPlatformUtils_8hpp.htmlPlatformUtils_8hpp_source.htmlQName_8hpp.htmlQName_8hpp_source.htmlRuntimeException_8hpp.htmlRuntimeException_8hpp_source.htmlSAX2XMLFilter_8hpp.htmlSAX2XMLFilter_8hpp_source.htmlSAX2XMLReader_8hpp.htmlSAX2XMLReader_8hpp_source.htmlSAXException_8hpp.htmlSAXException_8hpp_source.htmlSAXParseException_8hpp.htmlSAXParseException_8hpp_source.htmlSAXParser_8hpp.htmlSAXParser_8hpp_source.htmlSchemaDateTimeException_8hpp.htmlSchemaDateTimeException_8hpp_source.htmlSecurityManager_8hpp.htmlSecurityManager_8hpp_source.htmlStDOMNode_8hpp.htmlStDOMNode_8hpp_source.htmlStdInInputSource_8hpp.htmlStdInInputSource_8hpp_source.htmlStdOutFormatTarget_8hpp.htmlStdOutFormatTarget_8hpp_source.htmlSynchronizedStringPool_8hpp.htmlSynchronizedStringPool_8hpp_source.htmlTransService_8hpp.htmlTransService_8hpp_source.htmlTranscodingException_8hpp.htmlTranscodingException_8hpp_source.htmlURLInputSource_8hpp.htmlURLInputSource_8hpp_source.htmlUTFDataFormatException_8hpp.htmlUTFDataFormatException_8hpp_source.htmlUnexpectedEOFException_8hpp.htmlUnexpectedEOFException_8hpp_source.htmlUnsupportedEncodingException_8hpp.htmlUnsupportedEncodingException_8hpp_source.htmlValidationContext_8hpp.htmlValidationContext_8hpp_source.htmlWrapper4DOMLSInput_8hpp.htmlWrapper4DOMLSInput_8hpp_source.htmlWrapper4InputSource_8hpp.htmlWrapper4InputSource_8hpp_source.htmlXMLAbstractDoubleFloat_8hpp.htmlXMLAbstractDoubleFloat_8hpp_source.htmlXMLAttDefList_8hpp.htmlXMLAttDefList_8hpp_source.htmlXMLAttDef_8hpp.htmlXMLAttDef_8hpp_source.htmlXMLAttr_8hpp.htmlXMLAttr_8hpp_source.htmlXMLBigDecimal_8hpp.htmlXMLBigDecimal_8hpp_source.htmlXMLBigInteger_8hpp.htmlXMLBigInteger_8hpp_source.htmlXMLChar_8hpp.htmlXMLChar_8hpp_source.htmlXMLContentModel_8hpp.htmlXMLContentModel_8hpp_source.htmlXMLDOMMsg_8hpp.htmlXMLDOMMsg_8hpp_source.htmlXMLDTDDescription_8hpp.htmlXMLDTDDescription_8hpp_source.htmlXMLDateTime_8hpp.htmlXMLDateTime_8hpp_source.htmlXMLDocumentHandler_8hpp.htmlXMLDocumentHandler_8hpp_source.htmlXMLDouble_8hpp.htmlXMLDouble_8hpp_source.htmlXMLElementDecl_8hpp.htmlXMLElementDecl_8hpp_source.htmlXMLEntityDecl_8hpp.htmlXMLEntityDecl_8hpp_source.htmlXMLEntityHandler_8hpp.htmlXMLEntityHandler_8hpp_source.htmlXMLEntityResolver_8hpp.htmlXMLEntityResolver_8hpp_source.htmlXMLErrorCodes_8hpp.htmlXMLErrorCodes_8hpp_source.htmlXMLErrorReporter_8hpp.htmlXMLErrorReporter_8hpp_source.htmlXMLException_8hpp.htmlXMLException_8hpp_source.htmlXMLFileMgr_8hpp.htmlXMLFileMgr_8hpp_source.htmlXMLFloat_8hpp.htmlXMLFloat_8hpp_source.htmlXMLFormatter_8hpp.htmlXMLFormatter_8hpp_source.htmlXMLGrammarDescription_8hpp.htmlXMLGrammarDescription_8hpp_source.htmlXMLGrammarPool_8hpp.htmlXMLGrammarPool_8hpp_source.htmlXMLIBM1047Transcoder_8hpp.htmlXMLIBM1047Transcoder_8hpp_source.htmlXMLInitializer_8hpp.htmlXMLInitializer_8hpp_source.htmlXMLInteger_8hpp.htmlXMLInteger_8hpp_source.htmlXMLMutexMgr_8hpp.htmlXMLMutexMgr_8hpp_source.htmlXMLNetAccessor_8hpp.htmlXMLNetAccessor_8hpp_source.htmlXMLNotationDecl_8hpp.htmlXMLNotationDecl_8hpp_source.htmlXMLNumber_8hpp.htmlXMLNumber_8hpp_source.htmlXMLReaderFactory_8hpp.htmlXMLReaderFactory_8hpp_source.htmlXMLResourceIdentifier_8hpp.htmlXMLResourceIdentifier_8hpp_source.htmlXMLSchemaDescription_8hpp.htmlXMLSchemaDescription_8hpp_source.htmlXMLStringTokenizer_8hpp.htmlXMLStringTokenizer_8hpp_source.htmlXMLString_8hpp.htmlXMLString_8hpp_source.htmlXMLURL_8hpp.htmlXMLURL_8hpp_source.htmlXMLUniDefs_8hpp.htmlXMLUniDefs_8hpp_source.htmlXMLUni_8hpp.htmlXMLUni_8hpp_source.htmlXMLUri_8hpp.htmlXMLUri_8hpp_source.htmlXMLValidator_8hpp.htmlXMLValidator_8hpp_source.htmlXMLValidityCodes_8hpp.htmlXMLValidityCodes_8hpp_source.htmlXMemory_8hpp.htmlXMemory_8hpp_source.htmlXSAnnotation_8hpp.htmlXSAnnotation_8hpp_source.htmlXSAttributeDeclaration_8hpp.htmlXSAttributeDeclaration_8hpp_source.htmlXSAttributeGroupDefinition_8hpp.htmlXSAttributeGroupDefinition_8hpp_source.htmlXSAttributeUse_8hpp.htmlXSAttributeUse_8hpp_source.htmlXSComplexTypeDefinition_8hpp.htmlXSComplexTypeDefinition_8hpp_source.htmlXSConstants_8hpp.htmlXSConstants_8hpp_source.htmlXSElementDeclaration_8hpp.htmlXSElementDeclaration_8hpp_source.htmlXSFacet_8hpp.htmlXSFacet_8hpp_source.htmlXSIDCDefinition_8hpp.htmlXSIDCDefinition_8hpp_source.htmlXSModelGroupDefinition_8hpp.htmlXSModelGroupDefinition_8hpp_source.htmlXSModelGroup_8hpp.htmlXSModelGroup_8hpp_source.htmlXSModel_8hpp.htmlXSModel_8hpp_source.htmlXSMultiValueFacet_8hpp.htmlXSMultiValueFacet_8hpp_source.htmlXSNamedMap_8hpp.htmlXSNamedMap_8hpp_source.htmlXSNamespaceItem_8hpp.htmlXSNamespaceItem_8hpp_source.htmlXSNotationDeclaration_8hpp.htmlXSNotationDeclaration_8hpp_source.htmlXSObject_8hpp.htmlXSObject_8hpp_source.htmlXSParticle_8hpp.htmlXSParticle_8hpp_source.htmlXSSimpleTypeDefinition_8hpp.htmlXSSimpleTypeDefinition_8hpp_source.htmlXSTypeDefinition_8hpp.htmlXSTypeDefinition_8hpp_source.htmlXSValue_8hpp.htmlXSValue_8hpp_source.htmlXSWildcard_8hpp.htmlXSWildcard_8hpp_source.htmlXercesDOMParser_8hpp.htmlXercesDOMParser_8hpp_source.htmlXercesDefs_8hpp.htmlXercesDefs_8hpp_source.htmlXerces__autoconf__config_8borland_8hpp.htmlXerces__autoconf__config_8borland_8hpp_source.htmlXerces__autoconf__config_8hpp.htmlXerces__autoconf__config_8hpp_source.htmlXerces__autoconf__config_8msvc_8hpp.htmlXerces__autoconf__config_8msvc_8hpp_source.htmlannotated.htmlbc_s.pngbdwn.pngclassAbstractDOMParser-members.htmlclassAbstractDOMParser.htmlclassAbstractDOMParser.pngclassAttributeList-members.htmlclassAttributeList.htmlclassAttributes-members.htmlclassAttributes.htmlclassBase64-members.htmlclassBase64.htmlclassBinFileInputStream-members.htmlclassBinFileInputStream.htmlclassBinFileInputStream.pngclassBinInputStream-members.htmlclassBinInputStream.htmlclassBinInputStream.pngclassBinMemInputStream-members.htmlclassBinMemInputStream.htmlclassBinMemInputStream.pngclassBinOutputStream-members.htmlclassBinOutputStream.htmlclassBinOutputStream.pngclassContentHandler-members.htmlclassContentHandler.htmlclassContentHandler.pngclassDOMAttr-members.htmlclassDOMAttr.htmlclassDOMAttr.pngclassDOMCDATASection-members.htmlclassDOMCDATASection.htmlclassDOMCDATASection.pngclassDOMCharacterData-members.htmlclassDOMCharacterData.htmlclassDOMCharacterData.pngclassDOMComment-members.htmlclassDOMComment.htmlclassDOMComment.pngclassDOMConfiguration-members.htmlclassDOMConfiguration.htmlclassDOMDocument-members.htmlclassDOMDocument.htmlclassDOMDocument.pngclassDOMDocumentFragment-members.htmlclassDOMDocumentFragment.htmlclassDOMDocumentFragment.pngclassDOMDocumentRange-members.htmlclassDOMDocumentRange.htmlclassDOMDocumentRange.pngclassDOMDocumentTraversal-members.htmlclassDOMDocumentTraversal.htmlclassDOMDocumentTraversal.pngclassDOMDocumentType-members.htmlclassDOMDocumentType.htmlclassDOMDocumentType.pngclassDOMElement-members.htmlclassDOMElement.htmlclassDOMElement.pngclassDOMEntity-members.htmlclassDOMEntity.htmlclassDOMEntity.pngclassDOMEntityReference-members.htmlclassDOMEntityReference.htmlclassDOMEntityReference.pngclassDOMError-members.htmlclassDOMError.htmlclassDOMErrorHandler-members.htmlclassDOMErrorHandler.htmlclassDOMException-members.htmlclassDOMException.htmlclassDOMException.pngclassDOMImplementation-members.htmlclassDOMImplementation.htmlclassDOMImplementation.pngclassDOMImplementationLS-members.htmlclassDOMImplementationLS.htmlclassDOMImplementationLS.pngclassDOMImplementationList-members.htmlclassDOMImplementationList.htmlclassDOMImplementationRegistry-members.htmlclassDOMImplementationRegistry.htmlclassDOMImplementationSource-members.htmlclassDOMImplementationSource.htmlclassDOMLSException-members.htmlclassDOMLSException.htmlclassDOMLSException.pngclassDOMLSInput-members.htmlclassDOMLSInput.htmlclassDOMLSInput.pngclassDOMLSOutput-members.htmlclassDOMLSOutput.htmlclassDOMLSParser-members.htmlclassDOMLSParser.htmlclassDOMLSParserFilter-members.htmlclassDOMLSParserFilter.htmlclassDOMLSResourceResolver-members.htmlclassDOMLSResourceResolver.htmlclassDOMLSSerializer-members.htmlclassDOMLSSerializer.htmlclassDOMLSSerializerFilter-members.htmlclassDOMLSSerializerFilter.htmlclassDOMLSSerializerFilter.pngclassDOMLocator-members.htmlclassDOMLocator.htmlclassDOMMemoryManager-members.htmlclassDOMMemoryManager.htmlclassDOMNamedNodeMap-members.htmlclassDOMNamedNodeMap.htmlclassDOMNode-members.htmlclassDOMNode.htmlclassDOMNode.pngclassDOMNodeFilter-members.htmlclassDOMNodeFilter.htmlclassDOMNodeFilter.pngclassDOMNodeIterator-members.htmlclassDOMNodeIterator.htmlclassDOMNodeList-members.htmlclassDOMNodeList.htmlclassDOMNotation-members.htmlclassDOMNotation.htmlclassDOMNotation.pngclassDOMPSVITypeInfo-members.htmlclassDOMPSVITypeInfo.htmlclassDOMProcessingInstruction-members.htmlclassDOMProcessingInstruction.htmlclassDOMProcessingInstruction.pngclassDOMRange-members.htmlclassDOMRange.htmlclassDOMRangeException-members.htmlclassDOMRangeException.htmlclassDOMRangeException.pngclassDOMStringList-members.htmlclassDOMStringList.htmlclassDOMText-members.htmlclassDOMText.htmlclassDOMText.pngclassDOMTreeWalker-members.htmlclassDOMTreeWalker.htmlclassDOMTypeInfo-members.htmlclassDOMTypeInfo.htmlclassDOMUserDataHandler-members.htmlclassDOMUserDataHandler.htmlclassDOMXPathEvaluator-members.htmlclassDOMXPathEvaluator.htmlclassDOMXPathEvaluator.pngclassDOMXPathException-members.htmlclassDOMXPathException.htmlclassDOMXPathException.pngclassDOMXPathExpression-members.htmlclassDOMXPathExpression.htmlclassDOMXPathNSResolver-members.htmlclassDOMXPathNSResolver.htmlclassDOMXPathNamespace-members.htmlclassDOMXPathNamespace.htmlclassDOMXPathNamespace.pngclassDOMXPathResult-members.htmlclassDOMXPathResult.htmlclassDTDHandler-members.htmlclassDTDHandler.htmlclassDTDHandler.pngclassDeclHandler-members.htmlclassDeclHandler.htmlclassDeclHandler.pngclassDefaultHandler-members.htmlclassDefaultHandler.htmlclassDefaultHandler.pngclassDefaultPanicHandler-members.htmlclassDefaultPanicHandler.htmlclassDefaultPanicHandler.pngclassDocumentHandler-members.htmlclassDocumentHandler.htmlclassDocumentHandler.pngclassEntityResolver-members.htmlclassEntityResolver.htmlclassEntityResolver.pngclassErrorHandler-members.htmlclassErrorHandler.htmlclassErrorHandler.pngclassHandlerBase-members.htmlclassHandlerBase.htmlclassHandlerBase.pngclassHash2KeysSetOf-members.htmlclassHash2KeysSetOf.htmlclassHash2KeysSetOf.pngclassHash2KeysSetOfEnumerator-members.htmlclassHash2KeysSetOfEnumerator.htmlclassHash2KeysSetOfEnumerator.pngclassHexBin-members.htmlclassHexBin.htmlclassInputSource-members.htmlclassInputSource.htmlclassInputSource.pngclassLexicalHandler-members.htmlclassLexicalHandler.htmlclassLexicalHandler.pngclassLocalFileFormatTarget-members.htmlclassLocalFileFormatTarget.htmlclassLocalFileFormatTarget.pngclassLocalFileInputSource-members.htmlclassLocalFileInputSource.htmlclassLocalFileInputSource.pngclassLocator-members.htmlclassLocator.htmlclassMemBufFormatTarget-members.htmlclassMemBufFormatTarget.htmlclassMemBufFormatTarget.pngclassMemBufInputSource-members.htmlclassMemBufInputSource.htmlclassMemBufInputSource.pngclassMemoryManager-members.htmlclassMemoryManager.htmlclassOutOfMemoryException-members.htmlclassOutOfMemoryException.htmlclassOutOfMemoryException.pngclassPSVIAttribute-members.htmlclassPSVIAttribute.htmlclassPSVIAttribute.pngclassPSVIAttributeList-members.htmlclassPSVIAttributeList.htmlclassPSVIAttributeList.pngclassPSVIAttributeStorage-members.htmlclassPSVIAttributeStorage.htmlclassPSVIAttributeStorage.pngclassPSVIElement-members.htmlclassPSVIElement.htmlclassPSVIElement.pngclassPSVIHandler-members.htmlclassPSVIHandler.htmlclassPSVIHandler.pngclassPSVIItem-members.htmlclassPSVIItem.htmlclassPSVIItem.pngclassPSVIUni-members.htmlclassPSVIUni.htmlclassPanicHandler-members.htmlclassPanicHandler.htmlclassPanicHandler.pngclassParser-members.htmlclassParser.htmlclassParser.pngclassQName-members.htmlclassQName.htmlclassQName.pngclassSAX2XMLFilter-members.htmlclassSAX2XMLFilter.htmlclassSAX2XMLFilter.pngclassSAX2XMLReader-members.htmlclassSAX2XMLReader.htmlclassSAX2XMLReader.pngclassSAXException-members.htmlclassSAXException.htmlclassSAXException.pngclassSAXNotRecognizedException-members.htmlclassSAXNotRecognizedException.htmlclassSAXNotRecognizedException.pngclassSAXNotSupportedException-members.htmlclassSAXNotSupportedException.htmlclassSAXNotSupportedException.pngclassSAXParseException-members.htmlclassSAXParseException.htmlclassSAXParseException.pngclassSAXParser-members.htmlclassSAXParser.htmlclassSAXParser.pngclassSecurityManager-members.htmlclassSecurityManager.htmlclassStDOMNode-members.htmlclassStDOMNode.htmlclassStdInInputSource-members.htmlclassStdInInputSource.htmlclassStdInInputSource.pngclassStdOutFormatTarget-members.htmlclassStdOutFormatTarget.htmlclassStdOutFormatTarget.pngclassTranscodeFromStr-members.htmlclassTranscodeFromStr.htmlclassTranscodeToStr-members.htmlclassTranscodeToStr.htmlclassURLInputSource-members.htmlclassURLInputSource.htmlclassURLInputSource.pngclassValidationContext-members.htmlclassValidationContext.htmlclassValidationContext.pngclassWrapper4DOMLSInput-members.htmlclassWrapper4DOMLSInput.htmlclassWrapper4DOMLSInput.pngclassWrapper4InputSource-members.htmlclassWrapper4InputSource.htmlclassWrapper4InputSource.pngclassXMLAbstractDoubleFloat-members.htmlclassXMLAbstractDoubleFloat.htmlclassXMLAbstractDoubleFloat.pngclassXMLAttDef-members.htmlclassXMLAttDef.htmlclassXMLAttDef.pngclassXMLAttDefList-members.htmlclassXMLAttDefList.htmlclassXMLAttDefList.pngclassXMLAttr-members.htmlclassXMLAttr.htmlclassXMLAttr.pngclassXMLBigDecimal-members.htmlclassXMLBigDecimal.htmlclassXMLBigDecimal.pngclassXMLBigInteger-members.htmlclassXMLBigInteger.htmlclassXMLBigInteger.pngclassXMLChar1__0-members.htmlclassXMLChar1__0.htmlclassXMLChar1__1-members.htmlclassXMLChar1__1.htmlclassXMLContentModel-members.htmlclassXMLContentModel.htmlclassXMLContentModel.pngclassXMLDOMMsg-members.htmlclassXMLDOMMsg.htmlclassXMLDTDDescription-members.htmlclassXMLDTDDescription.htmlclassXMLDTDDescription.pngclassXMLDateTime-members.htmlclassXMLDateTime.htmlclassXMLDateTime.pngclassXMLDeleter-members.htmlclassXMLDeleter.htmlclassXMLDocumentHandler-members.htmlclassXMLDocumentHandler.htmlclassXMLDocumentHandler.pngclassXMLDouble-members.htmlclassXMLDouble.htmlclassXMLDouble.pngclassXMLElementDecl-members.htmlclassXMLElementDecl.htmlclassXMLElementDecl.pngclassXMLEntityDecl-members.htmlclassXMLEntityDecl.htmlclassXMLEntityDecl.pngclassXMLEntityHandler-members.htmlclassXMLEntityHandler.htmlclassXMLEntityHandler.pngclassXMLEntityResolver-members.htmlclassXMLEntityResolver.htmlclassXMLErrorReporter-members.htmlclassXMLErrorReporter.htmlclassXMLErrorReporter.pngclassXMLErrs-members.htmlclassXMLErrs.htmlclassXMLException-members.htmlclassXMLException.htmlclassXMLException.pngclassXMLFileMgr-members.htmlclassXMLFileMgr.htmlclassXMLFileMgr.pngclassXMLFloat-members.htmlclassXMLFloat.htmlclassXMLFloat.pngclassXMLFormatTarget-members.htmlclassXMLFormatTarget.htmlclassXMLFormatTarget.pngclassXMLFormatter-members.htmlclassXMLFormatter.htmlclassXMLFormatter.pngclassXMLGrammarDescription-members.htmlclassXMLGrammarDescription.htmlclassXMLGrammarDescription.pngclassXMLGrammarPool-members.htmlclassXMLGrammarPool.htmlclassXMLGrammarPool.pngclassXMLIBM1047Transcoder-members.htmlclassXMLIBM1047Transcoder.htmlclassXMLIBM1047Transcoder.pngclassXMLInitializer-members.htmlclassXMLInitializer.htmlclassXMLInteger-members.htmlclassXMLInteger.htmlclassXMLInteger.pngclassXMLLCPTranscoder-members.htmlclassXMLLCPTranscoder.htmlclassXMLLCPTranscoder.pngclassXMLMutexMgr-members.htmlclassXMLMutexMgr.htmlclassXMLMutexMgr.pngclassXMLNetAccessor-members.htmlclassXMLNetAccessor.htmlclassXMLNetAccessor.pngclassXMLNetHTTPInfo-members.htmlclassXMLNetHTTPInfo.htmlclassXMLNotationDecl-members.htmlclassXMLNotationDecl.htmlclassXMLNotationDecl.pngclassXMLNumber-members.htmlclassXMLNumber.htmlclassXMLNumber.pngclassXMLPlatformUtils-members.htmlclassXMLPlatformUtils.htmlclassXMLReaderFactory-members.htmlclassXMLReaderFactory.htmlclassXMLResourceIdentifier-members.htmlclassXMLResourceIdentifier.htmlclassXMLSchemaDescription-members.htmlclassXMLSchemaDescription.htmlclassXMLSchemaDescription.pngclassXMLString-members.htmlclassXMLString.htmlclassXMLStringTokenizer-members.htmlclassXMLStringTokenizer.htmlclassXMLStringTokenizer.pngclassXMLSynchronizedStringPool-members.htmlclassXMLSynchronizedStringPool.htmlclassXMLSynchronizedStringPool.pngclassXMLTransService-members.htmlclassXMLTransService.htmlclassXMLTransService.pngclassXMLTranscoder-members.htmlclassXMLTranscoder.htmlclassXMLTranscoder.pngclassXMLURL-members.htmlclassXMLURL.htmlclassXMLURL.pngclassXMLUni-members.htmlclassXMLUni.htmlclassXMLUri-members.htmlclassXMLUri.htmlclassXMLUri.pngclassXMLValid-members.htmlclassXMLValid.htmlclassXMLValidator-members.htmlclassXMLValidator.htmlclassXMLValidator.pngclassXMemory-members.htmlclassXMemory.htmlclassXMemory.pngclassXSAnnotation-members.htmlclassXSAnnotation.htmlclassXSAnnotation.pngclassXSAttributeDeclaration-members.htmlclassXSAttributeDeclaration.htmlclassXSAttributeDeclaration.pngclassXSAttributeGroupDefinition-members.htmlclassXSAttributeGroupDefinition.htmlclassXSAttributeGroupDefinition.pngclassXSAttributeUse-members.htmlclassXSAttributeUse.htmlclassXSAttributeUse.pngclassXSComplexTypeDefinition-members.htmlclassXSComplexTypeDefinition.htmlclassXSComplexTypeDefinition.pngclassXSConstants-members.htmlclassXSConstants.htmlclassXSElementDeclaration-members.htmlclassXSElementDeclaration.htmlclassXSElementDeclaration.pngclassXSFacet-members.htmlclassXSFacet.htmlclassXSFacet.pngclassXSIDCDefinition-members.htmlclassXSIDCDefinition.htmlclassXSIDCDefinition.pngclassXSModel-members.htmlclassXSModel.htmlclassXSModel.pngclassXSModelGroup-members.htmlclassXSModelGroup.htmlclassXSModelGroup.pngclassXSModelGroupDefinition-members.htmlclassXSModelGroupDefinition.htmlclassXSModelGroupDefinition.pngclassXSMultiValueFacet-members.htmlclassXSMultiValueFacet.htmlclassXSMultiValueFacet.pngclassXSNamedMap-members.htmlclassXSNamedMap.htmlclassXSNamedMap.pngclassXSNamespaceItem-members.htmlclassXSNamespaceItem.htmlclassXSNamespaceItem.pngclassXSNotationDeclaration-members.htmlclassXSNotationDeclaration.htmlclassXSNotationDeclaration.pngclassXSObject-members.htmlclassXSObject.htmlclassXSObject.pngclassXSParticle-members.htmlclassXSParticle.htmlclassXSParticle.pngclassXSSimpleTypeDefinition-members.htmlclassXSSimpleTypeDefinition.htmlclassXSSimpleTypeDefinition.pngclassXSTypeDefinition-members.htmlclassXSTypeDefinition.htmlclassXSTypeDefinition.pngclassXSValue-members.htmlclassXSValue.htmlclassXSValue.pngclassXSWildcard-members.htmlclassXSWildcard.htmlclassXSWildcard.pngclassXercesDOMParser-members.htmlclassXercesDOMParser.htmlclassXercesDOMParser.pngclasses.htmlclosed.pngdeprecated.htmldir_07e93f48b46e67e1f99a1b3a72eeb20c.htmldir_585bed1767b2866990496998b0abe284.htmldir_70030a8a11234eade24a4eb7d23258e2.htmldir_86bd4715b1deb01fd8d544e33a69c82d.htmldir_8794e4cfc31d3a6b2e811a71375be4c4.htmldir_a77b8b5479d46a3b2a1a5002d4d84594.htmldir_c68d84f3c204fc761c4f95fef673ce8a.htmldir_ca030fb04af990ce97db94f60b450a53.htmldir_d651c9c3aecb541e31d11a12db239aa1.htmldoxygen.cssdoxygen.pngdynsections.jsfiles.htmlftv2blank.pngftv2cl.pngftv2doc.pngftv2folderclosed.pngftv2folderopen.pngftv2lastnode.pngftv2link.pngftv2mlastnode.pngftv2mnode.pngftv2mo.pngftv2node.pngftv2ns.pngftv2plastnode.pngftv2pnode.pngftv2splitbar.pngftv2vertline.pngfunctions.htmlfunctions_0x62.htmlfunctions_0x63.htmlfunctions_0x64.htmlfunctions_0x65.htmlfunctions_0x66.htmlfunctions_0x67.htmlfunctions_0x68.htmlfunctions_0x69.htmlfunctions_0x6a.htmlfunctions_0x6c.htmlfunctions_0x6d.htmlfunctions_0x6e.htmlfunctions_0x6f.htmlfunctions_0x70.htmlfunctions_0x71.htmlfunctions_0x72.htmlfunctions_0x73.htmlfunctions_0x74.htmlfunctions_0x75.htmlfunctions_0x76.htmlfunctions_0x77.htmlfunctions_0x78.htmlfunctions_0x7e.htmlfunctions_enum.htmlfunctions_eval.htmlfunctions_eval_0x62.htmlfunctions_eval_0x63.htmlfunctions_eval_0x64.htmlfunctions_eval_0x65.htmlfunctions_eval_0x66.htmlfunctions_eval_0x67.htmlfunctions_eval_0x68.htmlfunctions_eval_0x69.htmlfunctions_eval_0x6a.htmlfunctions_eval_0x6c.htmlfunctions_eval_0x6d.htmlfunctions_eval_0x6e.htmlfunctions_eval_0x6f.htmlfunctions_eval_0x70.htmlfunctions_eval_0x72.htmlfunctions_eval_0x73.htmlfunctions_eval_0x74.htmlfunctions_eval_0x75.htmlfunctions_eval_0x76.htmlfunctions_eval_0x77.htmlfunctions_eval_0x78.htmlfunctions_func.htmlfunctions_func_0x62.htmlfunctions_func_0x63.htmlfunctions_func_0x64.htmlfunctions_func_0x65.htmlfunctions_func_0x66.htmlfunctions_func_0x67.htmlfunctions_func_0x68.htmlfunctions_func_0x69.htmlfunctions_func_0x6c.htmlfunctions_func_0x6d.htmlfunctions_func_0x6e.htmlfunctions_func_0x6f.htmlfunctions_func_0x70.htmlfunctions_func_0x71.htmlfunctions_func_0x72.htmlfunctions_func_0x73.htmlfunctions_func_0x74.htmlfunctions_func_0x75.htmlfunctions_func_0x76.htmlfunctions_func_0x77.htmlfunctions_func_0x78.htmlfunctions_func_0x7e.htmlfunctions_rela.htmlfunctions_type.htmlfunctions_vars.htmlfunctions_vars_0x65.htmlfunctions_vars_0x66.htmlfunctions_vars_0x67.htmlfunctions_vars_0x69.htmlfunctions_vars_0x6d.htmlglobals.htmlglobals_0x64.htmlglobals_0x66.htmlglobals_0x67.htmlglobals_0x6c.htmlglobals_0x6d.htmlglobals_0x70.htmlglobals_0x73.htmlglobals_0x74.htmlglobals_0x75.htmlglobals_0x76.htmlglobals_0x78.htmlglobals_defs.htmlglobals_type.htmlglobals_vars.htmlhierarchy.htmlindex.htmljquery.jsnav_f.pngnav_g.pngnav_h.pngopen.pngpages.htmlstructHash2KeysSetBucketElem-members.htmlstructHash2KeysSetBucketElem.htmlstructXMLTransService_1_1TransRec-members.htmlstructXMLTransService_1_1TransRec.htmlstructXSValue_1_1XSValue__Data-members.htmlstructXSValue_1_1XSValue__Data.htmlsync_off.pngsync_on.pngtab_a.pngtab_b.pngtab_h.pngtab_s.pngtabs.cssapplications.htmlbug-report.htmlbuild-3.htmlcharter.htmlcreatedoc-3.htmldomcount-3.htmldomprint-3.htmldownload.htmlenumval-3.htmlfaq-build-3.htmlfaq-contributing-3.htmlfaq-distrib-3.htmlfaq-other-3.htmlfaq-parse-3.htmlfaqs-3.htmlfeedback.htmlgraphicsapi-3-header.jpgapi-3-label-1.jpgapi-3-label-2.jpgapi-3-label-3.jpgapplications-header.jpgapplications-label-1.jpgapplications-label-2.jpgapplications-label-3.jpgbug-report-header.jpgbug-report-label-1.jpgbug-report-label-2.jpgbug-report-label-3.jpgbuild-3-header.jpgbuild-3-label-1.jpgbuild-3-label-2.jpgbuild-3-label-3.jpgcharter-header.jpgcharter-label-1.jpgcharter-label-2.jpgcharter-label-3.jpgcreatedoc-3-header.jpgdomcount-3-header.jpgdomprint-3-header.jpgdownload-header.jpgenumval-3-header.jpgext-18-label-1.jpgext-18-label-2.jpgext-18-label-3.jpgext-2-label-1.jpgext-2-label-2.jpgext-2-label-3.jpgext-84-label-1.jpgext-84-label-2.jpgext-84-label-3.jpgfaq-build-3-header.jpgfaq-contributing-3-header.jpgfaq-distrib-3-header.jpgfaq-other-3-header.jpgfaq-parse-3-header.jpgfaqs-3-header.jpgfaqs-3-label-1.jpgfaqs-3-label-2.jpgfaqs-3-label-3.jpgfeedback-header.jpgfeedback-label-1.jpgfeedback-label-2.jpgfeedback-label-3.jpgindex-header.jpgindex-label-1.jpgindex-label-2.jpgindex-label-3.jpginstall-3-header.jpginstall-3-label-1.jpginstall-3-label-2.jpginstall-3-label-3.jpgmailing-lists-header.jpgmailing-lists-label-1.jpgmailing-lists-label-2.jpgmailing-lists-label-3.jpgmemparse-3-header.jpgmigrate-3-header.jpgmigrate-3-label-1.jpgmigrate-3-label-2.jpgmigrate-3-label-3.jpgmigrate-archive-3-header.jpgpparse-3-header.jpgprogram-3-header.jpgprogram-3-label-1.jpgprogram-3-label-2.jpgprogram-3-label-3.jpgprogram-dom-3-header.jpgprogram-others-3-header.jpgprogram-sax-3-header.jpgprogram-sax2-3-header.jpgpsviwriter-3-header.jpgredirect-3-header.jpgreleases-header.jpgreleases-label-1.jpgreleases-label-2.jpgreleases-label-3.jpgreleases_archive-header.jpgreleases_plan-header.jpgsamples-3-header.jpgsamples-3-label-1.jpgsamples-3-label-2.jpgsamples-3-label-3.jpgsax2count-3-header.jpgsax2print-3-header.jpgsaxcount-3-header.jpgsaxprint-3-header.jpgschema-3-header.jpgscmprint-3-header.jpgsecadv-header.jpgsecadv-label-1.jpgsecadv-label-2.jpgsecadv-label-3.jpgsect-24-label.jpgsenumval-3-header.jpgsource-repository-header.jpgsource-repository-label-1.jpgsource-repository-label-2.jpgsource-repository-label-3.jpgstdinparse-3-header.jpgxinclude-3-header.jpgindex.htmlinstall-3.htmlmailing-lists.htmlmemparse-3.htmlmigrate-3.htmlmigrate-archive-3.htmlpparse-3.htmlprogram-3.htmlprogram-dom-3.htmlprogram-others-3.htmlprogram-sax-3.htmlprogram-sax2-3.htmlpsviwriter-3.htmlredirect-3.htmlreleases.htmlreleases_archive.htmlreleases_plan.htmlresourcesbottom.gifbutton-asf-hi.gifbutton-asf-lo.gifbutton-w3c-hi.gifbutton-w3c-lo.gifbutton-xml-hi.gifbutton-xml-lo.gifclose.gifdot.gifjoin.gifline.giflogo.gifnote.gifright.gifscript.jsseparator-space.gifseparator.gifvoid.gifsamples-3.htmlsax2count-3.htmlsax2print-3.htmlsaxcount-3.htmlsaxprint-3.htmlschema-3.htmlscmprint-3.htmlsecadvsecadv.htmlCVE-2015-0252.txtCVE-2016-0729.txtsenumval-3.htmlsource-repository.htmlstdinparse-3.htmlxinclude-3.htmlinstall.xmlmailing-lists.xmlmemparse.xmlmigration.xmlmigration_archive.xmlpparse.xmlprogram-dom.xmlprogram-others.xmlprogram-sax.xmlprogram-sax2.xmlprogram.xmlpsviwriter.xmlreadme.xmlredirect.xmlreleases.xmlreleases_archive.xmlreleases_plan.xmlsamples.xmlsax2count.xmlsax2print.xmlsaxcount.xmlsaxprint.xmlschema.xmlscmprint.xmlsecadv.xmlsenumval.xmlsource-repository.xmlstdinparse.xmlstyledtdblocks.entbook.dtdchanges.dtdcharacters.entdocument.dtdentities.entfaqs.dtdlinks.entmarkup.entgraphicsbutton-a.gifbutton-b.gifsection.gifloader.xmlresourcesbottom.gifbutton-asf-hi.gifbutton-asf-lo.gifbutton-w3c-hi.gifbutton-w3c-lo.gifbutton-xml-hi.gifbutton-xml-lo.gifclose.gifdot.gifjoin.gifline.giflogo.gifnote.gifright.gifscript.jsseparator-space.gifseparator.gifvoid.gifstylesheetsany2header.xslany2project.xslbook2group.xslbook2project.xslchanges2document.xslcontext2footer.xslcontext2label.xslcontext2section.xsldirectory2project.xsldocument2html.xslfaqs2document.xslgroup2document.xslxerces-c_book.xmlxinclude.xml/usr/share/doc/packages//usr/share/doc/packages/xerces-c-doc//usr/share/doc/packages/xerces-c-doc/html//usr/share/doc/packages/xerces-c-doc/html/apiDocs-3//usr/share/doc/packages/xerces-c-doc/html/graphics//usr/share/doc/packages/xerces-c-doc/html/resources//usr/share/doc/packages/xerces-c-doc/html/secadv//usr/share/doc/packages/xerces-c-doc/style//usr/share/doc/packages/xerces-c-doc/style/dtd//usr/share/doc/packages/xerces-c-doc/style/graphics//usr/share/doc/packages/xerces-c-doc/style/resources//usr/share/doc/packages/xerces-c-doc/style/stylesheets/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16900/openSUSE_Leap_15.2_Update/d1d48dde1cdf1b3cc76163035890cec4-xerces-c.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linux        !" # "$% & '( )*+,-./**0123+456789(:;<=>?..@AB7CDEFG!H?IJKLMNOPHQRSSTUHVWNXYZ[L \]N^_X`J?abcdefghiEJjklmMGnopqJr stuvvvvuvvuwxyz{s||}}}}~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~directoryISO-8859 textASCII textXML 1.0 document, ASCII textXML 1.0 document, ASCII text, with CRLF line terminatorsXML 1.0 document, ISO-8859 textHTML document, ASCII text, with very long linesHTML document, ASCII textHTML document, UTF-8 Unicode text, with very long linesPNG image data, 8 x 30, 8-bit/color RGBA, non-interlacedPNG image data, 7 x 8, 8-bit/color RGBA, non-interlacedPNG image data, 890 x 136, 8-bit colormap, non-interlacedPNG image data, 117 x 136, 8-bit colormap, non-interlacedPNG image data, 256 x 136, 8-bit colormap, non-interlacedPNG image data, 123 x 136, 8-bit colormap, non-interlacedPNG image data, 106 x 80, 8-bit colormap, non-interlacedPNG image data, 100 x 80, 8-bit colormap, non-interlacedPNG image data, 72 x 80, 8-bit colormap, non-interlacedPNG image data, 127 x 192, 8-bit colormap, non-interlacedPNG image data, 264 x 192, 8-bit colormap, non-interlacedPNG image data, 125 x 136, 8-bit colormap, non-interlacedPNG image data, 638 x 80, 8-bit colormap, non-interlacedPNG image data, 151 x 80, 8-bit colormap, non-interlacedPNG image data, 134 x 80, 8-bit colormap, non-interlacedPNG image data, 152 x 80, 8-bit colormap, non-interlacedPNG image data, 126 x 80, 8-bit colormap, non-interlacedPNG image data, 86 x 80, 8-bit colormap, non-interlacedPNG image data, 73 x 80, 8-bit colormap, non-interlacedPNG image data, 132 x 80, 8-bit colormap, non-interlacedPNG image data, 419 x 80, 8-bit colormap, non-interlacedPNG image data, 139 x 80, 8-bit colormap, non-interlacedPNG image data, 112 x 80, 8-bit colormap, non-interlacedPNG image data, 136 x 80, 8-bit colormap, non-interlacedPNG image data, 140 x 80, 8-bit colormap, non-interlacedPNG image data, 336 x 640, 8-bit colormap, non-interlacedPNG image data, 88 x 80, 8-bit colormap, non-interlacedPNG image data, 163 x 80, 8-bit colormap, non-interlacedPNG image data, 133 x 80, 8-bit colormap, non-interlacedPNG image data, 130 x 80, 8-bit colormap, non-interlacedPNG image data, 131 x 80, 8-bit colormap, non-interlacedPNG image data, 142 x 80, 8-bit colormap, non-interlacedPNG image data, 204 x 80, 8-bit colormap, non-interlacedPNG image data, 97 x 80, 8-bit colormap, non-interlacedPNG image data, 650 x 80, 8-bit colormap, non-interlacedPNG image data, 268 x 80, 8-bit colormap, non-interlacedPNG image data, 113 x 80, 8-bit colormap, non-interlacedC++ source, ASCII text, with very long linesPNG image data, 482 x 80, 8-bit colormap, non-interlacedPNG image data, 180 x 80, 8-bit colormap, non-interlacedPNG image data, 245 x 80, 8-bit colormap, non-interlacedPNG image data, 740 x 136, 8-bit colormap, non-interlacedPNG image data, 139 x 136, 8-bit colormap, non-interlacedPNG image data, 132 x 136, 8-bit colormap, non-interlacedPNG image data, 133 x 136, 8-bit colormap, non-interlacedPNG image data, 126 x 136, 8-bit colormap, non-interlacedPNG image data, 147 x 80, 8-bit colormap, non-interlacedPNG image data, 87 x 136, 8-bit colormap, non-interlacedPNG image data, 84 x 136, 8-bit colormap, non-interlacedPNG image data, 127 x 136, 8-bit colormap, non-interlacedPNG image data, 184 x 136, 8-bit colormap, non-interlacedPNG image data, 129 x 80, 8-bit colormap, non-interlacedPNG image data, 76 x 80, 8-bit colormap, non-interlacedPNG image data, 184 x 80, 8-bit colormap, non-interlacedPNG image data, 554 x 136, 8-bit colormap, non-interlacedPNG image data, 178 x 136, 8-bit colormap, non-interlacedPNG image data, 170 x 136, 8-bit colormap, non-interlacedPNG image data, 890 x 80, 8-bit colormap, non-interlacedPNG image data, 108 x 136, 8-bit colormap, non-interlacedPNG image data, 103 x 136, 8-bit colormap, non-interlacedPNG image data, 110 x 80, 8-bit colormap, non-interlacedPNG image data, 140 x 136, 8-bit colormap, non-interlacedPNG image data, 318 x 192, 8-bit colormap, non-interlacedPNG image data, 196 x 80, 8-bit colormap, non-interlacedPNG image data, 67 x 80, 8-bit colormap, non-interlacedPNG image data, 214 x 136, 8-bit colormap, non-interlacedPNG image data, 96 x 80, 8-bit colormap, non-interlacedPNG image data, 117 x 80, 8-bit colormap, non-interlacedPNG image data, 318 x 136, 8-bit colormap, non-interlacedPNG image data, 192 x 136, 8-bit colormap, non-interlacedPNG image data, 290 x 136, 8-bit colormap, non-interlacedPNG image data, 228 x 80, 8-bit colormap, non-interlacedPNG image data, 202 x 80, 8-bit colormap, non-interlacedPNG image data, 264 x 136, 8-bit colormap, non-interlacedPNG image data, 94 x 80, 8-bit colormap, non-interlacedPNG image data, 83 x 80, 8-bit colormap, non-interlacedPNG image data, 437 x 136, 8-bit colormap, non-interlacedPNG image data, 93 x 80, 8-bit colormap, non-interlacedPNG image data, 115 x 80, 8-bit colormap, non-interlacedPNG image data, 156 x 80, 8-bit colormap, non-interlacedPNG image data, 78 x 80, 8-bit colormap, non-interlacedPNG image data, 128 x 80, 8-bit colormap, non-interlacedPNG image data, 232 x 80, 8-bit colormap, non-interlacedPNG image data, 564 x 192, 8-bit colormap, non-interlacedPNG image data, 127 x 80, 8-bit colormap, non-interlacedPNG image data, 175 x 80, 8-bit colormap, non-interlacedPNG image data, 104 x 80, 8-bit colormap, non-interlacedPNG image data, 90 x 80, 8-bit colormap, non-interlacedPNG image data, 500 x 2656, 8-bit colormap, non-interlacedPNG image data, 188 x 136, 8-bit colormap, non-interlacedPNG image data, 141 x 136, 8-bit colormap, non-interlacedPNG image data, 164 x 136, 8-bit colormap, non-interlacedPNG image data, 97 x 136, 8-bit colormap, non-interlacedPNG image data, 158 x 192, 8-bit colormap, non-interlacedPNG image data, 138 x 136, 8-bit colormap, non-interlacedPNG image data, 67 x 136, 8-bit colormap, non-interlacedPNG image data, 99 x 136, 8-bit colormap, non-interlacedPNG image data, 152 x 136, 8-bit colormap, non-interlacedPNG image data, 121 x 136, 8-bit colormap, non-interlacedPNG image data, 143 x 80, 8-bit colormap, non-interlacedPNG image data, 338 x 864, 8-bit colormap, non-interlacedPNG image data, 72 x 136, 8-bit colormap, non-interlacedPNG image data, 147 x 192, 8-bit colormap, non-interlacedPNG image data, 326 x 192, 8-bit colormap, non-interlacedPNG image data, 79 x 136, 8-bit colormap, non-interlacedPNG image data, 9 x 9, 8-bit/color RGBA, non-interlacedPNG image data, 104 x 31, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 6 x 1024, 8-bit/color RGB, non-interlacedASCII text, with very long linesPNG image data, 1 x 56, 8-bit/color RGB, non-interlacedPNG image data, 1 x 6, 8-bit/color RGB, non-interlacedPNG image data, 1 x 12, 8-bit/color RGB, non-interlacedPNG image data, 24 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 36, 8-bit/color RGB, non-interlacedJPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 456x35, frames 3JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 120x12, frames 3JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 120x17, frames 3GIF image data, version 89a, 168 x 20GIF image data, version 89a, 96 x 20GIF image data, version 89a, 120 x 14GIF image data, version 89a, 2 x 2GIF image data, version 89a, 456 x 5GIF image data, version 89a, 135 x 60GIF image data, version 89a, 20 x 24GIF image data, version 89a, 29 x 60GIF image data, version 87a, 120 x 6GIF image data, version 89a, 120 x 6GIF image data, version 89a, 1 x 1XML 1.0 document, ISO-8859 text, with very long linesXML document, ASCII textGIF image data, version 89a, 120 x 12GIF image data, version 87a, 120 x 17XML 1.0 document text (XSL stylesheet), ASCII text3a}eWAutf-8c75f75e3b4171676f8fff119f73621c66d7ecff996ee016c814da4e72ced737b?P7zXZ !t//H]"k%ݻf<5O!_vw:95V8QzPq$=~I۵I4bdM9 6 rYr f'|>g6^e kMtjXI1s~̥xL1=+L`q2~-j+A.PaҘVyV*hq!tiv<1l 2: Ͻd4z*WA@IIqgz+'[l ceGLSۧ=͒?I3UqrB:bYS/JFAǢRs7jF$, sPX}rlJd7?>Bo_+l\馠!IjG"b-DWB[ CR}rJ+J;yo1O^PaR=颥,:&:j/>bZ7Z¥;aS#tWb@ əzB5NJ-)즃5x,_ k9ih)_0)|O6<IGVDBLb (xUT2j6aS5 ꌾ'jĤ=s_åp;WCpfI xzP7Nds|3ÝP?j.;9Hޟ8aV't޶ ehTZ{}s ;۴ܫd#rc 7Ժ8 CDo$W8JV+QroUc֕(o!c:DoF&FN_VNWg+sA } ?MB 84dtbY[~b܇n_ɬ-֘7\+GOͅ5J\KS>i8у\#;_.hz>$i,_W {RDaB 3.yi1@t.JpGOG}pwSCd x*{b_ig !ckd_+#-1C;=j9O5nCNDG3$/!fzQ \4F wnH`C|rQG%R߼(=Qب)j W=P0a;sL|Zp9&.޳DL1f` zg@@4Cy#9S4v=)/G\ (>Y2j}r[)L~m9y KzsH0x`V [st(D'm ww$l6j9>/+q6BGد#N149 zS`EaP33nַM $eqUBmq*r & ZjR] Am@M^Լr Cem׵y~z^$R~FKU{$~}IW&<}"ccZs^ >jI71WF7F &ʭl%ѣ(/+/g ``sę"m>]3ǤlY喍y| #W A2Ǔ>7ܗGG@$(AGgB"{S}!OcX?\!T9sCbY;Mu|d|_vĜP]䠹=Ɏה+ I{a+hIf>fdٷ!3?;xB} 5Y{ʬ~w6v_~'$@M/VFqme#5n97/Gɾ81Jhfr &DFfTzNR8|wä3ƀV\)fbXsc͂G p^Y(QŸt<0KNѯcxN ( ~M_ (ߡV(WgcxӽeۖX$fKHqhřA `&(h=V>3ӢhG.UރJz$O:.)[K_&` fIB&O`\Ś09y{̣vx[t؃gz@u\m&~>14xKq{6P[F~^VR=s ;+>e:X 2J޼r k2U2(3aR horI1yM<8з\kgWVdͷr {D@ycTֲͶЖYl@{*JhC}ļZ!(Ñׂ^VBty/jZi3qA)fR-@\>Ɂ䳂5ݻ>*~oR׈ u;8@j1 H#"}0oHWpvHψ<ϟ銱 IAnU:,yBBl[Os5;pm읩z;ڋ)d|gsĚ(SCUَ&QHd;i|Hbܒ":4(73yZKCA4* 0` /66 `%'x`ޔ>Xrb1ȠWuߛS+= r{B.v-0{k9׼$z\+d魳 8.挗-_F<oM% D waLA~wtrͱe?,YTdY2k=JgYKٺh .%S ׷QƂQ'x#&p]xP6ʫpO:]3>=q5mUy:R+ NV *clD`^gԇ6X9.= 8}]%A!> ;f, A. pkzι3*Wzoai:C3v{^: P{J[o> N"YrwPbO6ߖW(?x"Ƽ$"_qD>9*o3iE ^&v{k+iO9R7oUX?w6&JEN;~3q cutHɗA>KoTiYh\oÒ8_`W0-V}a:pD N2.pڎ&pivUVc#-KI2(U%rJ.Υې^L*]:TFDQ4?H%rm}. ^O~N/ $;hmDϭ~G*k >6i;qmd??2MQQWA1JҺ#& 0m?^nׁKC2JsI*% $,(h( raxǙ%VďC!s^+/P:泂 7mofA` \ysR ;IxaapMgHhw>^%9( 0ET݊+m( Yx*j[1:[J?<킇кnmeĊãjO`!b3PWTC߽f VDAB}O#/ۓ8D;akΩ~.œAb?x'ѵ0m^ ~6_3·|Frì:ݯ[sj0R7V5I$Q(ɑ@U4.7k\Q$(H.}cXF f6e:6z oڧZT=ĜB:ٖtkn=;|%:UoGkG OGC/mvѫ\ tsTU11"m%ñH0pF/61&x]yhBN] Sqy۽'fԘ7LO/I~^!Epm7?V5֗QQk\9~ޗClzwoiR,T t,!O+ OT]1<6{lt WY;2,iGPN16tttkʮU "zv Q|5HSٯnϊ鶛vMSهLQuryj3VQeiVy$+#eOt!㏺H(H։@:t9 ۰#[X@9+<.)^g"f#iWf{1PajΦ!cZe-ϙpFuEu m!Q69ISa7m.͎մYfW׀/8 m;hjZ%kBa8;䫼ˊH0察db—04ʎ4jmZX, P#ú2[nY Z7cY7dt@o<V5B OAJǙO +ly p?njcO(ED .g"yJVt7ZL NO˄1Wt뜗J!iS} e'3z \`|Č~=1(i(gc=WNRTVnn~=Fw&+$@;k€~u ҙZPne`YPVrL I8Qrt֪!2 0&ų>:j]U1n[Ӂ*q \Cl÷zrtp'\%<#v"o:^9'R6K`7aC}D⠽~ ].7 ld; ևQO0e^pp);gA>{-ix|Y3bd kB:c<_d^iVeC&I$]"ɓ1K=ҕ"({ @=#, d ל{!ݳ8B"_cc9+ajIPMq|nYһm ~uWIա8]vNvLRqh52hY 3kEgnc$]Fӎ_n[`S[~;{R8Nݺq 2yQ$*+ H-7%t<1v̐\g&1JD3W7PP=)_z/_OUvTFo„kP;b$ήSBUikuk1p$ˑ)&(JoͧԹȃIf?PEYP7$%j+!wR5b)!u契Mti?ůxX&ӲE/| YN?7/\V40Ku3QT)AW>;$D*ZY8,v@gdg]8_1 P YZ