Must XML end tag names match XML end tag names exactly?
问题 I have the following XML (test example): <?xml version="1.0" encoding="UTF-8"?><?mso-application progid="Excel.Sheet"?> <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet" > <Styles> <Style ss:ID="s21"><NumberFormat ss:Format="@"/></Style> </Styles> <Worksheet ss:Name="--"> <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1