Amit K Gupta
Amit K Gupta
Please reopen if still exists
Please reopen if still exists
`updateTag` option is added to the parser v4.2 to change tagName. Check [solothought](https://solothought.com/tutorial/fast-xml-parser-4.2-features/) post for detail example. Reopen the issue if still exist
https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/docs/v4/2.XMLparseOptions.md#transformattributename
Please reopen the issue with example XML
@tinusriyanto builder is not updated as I started working on v5 of this library where I provided better way to handle it. But i couldn't publish the v5 yet due...
@Narretz I found XSD little complex than the new format I used in [detailed-xml-validator](https://github.com/NaturalIntelligence/detailed-xml-validator). Though, I've not add more features in that but some existing features make it easy to...
This project is not active anymore. You can try [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser/issues/134) instead
No! it is not. You can try [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser/issues/134) instead
You can also try [v5](https://github.com/NaturalIntelligence/fast-xml-parser/tree/master/src/v5) experimental changes. But no detail tutorial is available currently. You can follow [this](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/docs/v5/1.%20Getting%20Started.md) guideline.