tinyxml2
tinyxml2 copied to clipboard
My XML file has many declarations, which distributed in different node level, thus lead to parsing fails
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<PAK MODEL-VERSION="1.2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="avater.xsd">
<!--created by nathon on 2020-01-22T10:47:42+08:00-->
<?Manufacturer 36?>
<?Owner Ses?>
<?TemplateName Winter-22?>
<?TemplateVersion 1.12?>
<?ProtocolStandard DoIP?>
<CONTAINER ID="_DTD_SESSION_646">
<...>
Appreciate if anyone could help