# xsxml **Repository Path**: tangyin025/xsxml ## Basic Information - **Project Name**: xsxml - **Description**: https://github.com/simdsoft/xsxml - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-31 - **Last Updated**: 2024-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xsxml The embedded xml SAX parser, extract from rapidxml DOM parser: https://github.com/dwd/rapidxml The non-recursive revision is extract from pugixml DOM parser: https://github.com/zeux/pugixml ## SAX2 handler Please see: https://github.com/simdsoft/engine-x/blob/master/cocos/platform/CCSAXParser.cpp