Skip to content
Permalink
f71ca2c9f6
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
16 lines (12 sloc) 333 Bytes
# Catia Composer XML Tags Documentation
### Server Type="CLitList"
* Represents the views in Composer
### Server Type="CLitServerModifiable"
* Represents the tree structure view of all the components
Levels are represented by this in the XML:
<Root>
<Item 1>
<Item 1-1>
<Item 1-1-1>
<Item 1-2>
<Item 2>