You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Arxml files are complex xml files and difficult to understand as all the container and parameters mentioned in configuration chapter of specifications are in the text and not tags. SO i felt its easy to have a xml file which has configuration containers as tags in a xml. so I came up with the concept of ArSimple.xml. So this project is pytho…