I have this xml string
我有这个xml字符串
<TaxType ident="XXX"><TaxMethod billingBasis="Net" billingUOM="Dollars-Gallon" />
<TaxRate>1.0</TaxRate><TaxAmount>10</TaxAmount><TaxDeferred yesOrNo="yes" />
<TaxExempt yesOrNo="No" />
</TaxType>
<TaxType