The main concept of XML-based API is that all the information contained in a drawing file is structured in a tree form.
Each object in the file is represented as an element node with a set of attributes. The attribute defines a specific object property, attribute name and attribute value consist of strings of characters.
The objects can be modified or deleted, and new elements can be created using XML-based commands.
Go to ABViewer