html5 - Library for universal XML parser app -


i have developed simple html 5 app parses list of products in xml form , displays data.

i extend app work valid xml input , create web based ui allow user view xml structure , label according it's application.

in other words, instead of defining node names "product" , "price", names of elements pulled xml, user defines , go.

my question: there library or method exists capable of outputting xml structures dynamically?


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -