PRIMER 22.1

Template File

Template File

Element tag Attributes Comment
<PRIMER_TEMPLATE opening tag
Selecting a component
<SELECTED category = 'title' identifies matching component
subcategory = 'subtitle'
Orientation
<MASTERPOINT (as defined above) master point may be defined in template

Here is an example of template file format.

XML
<PRIMER_TEMPLATE>
<SELECTED category = 'New database' subcategory = 'aaa'/>
<SELECTED category = 'New database' subcategory = 'bbb'/>
<SELECTED category = 'New database' subcategory = 'ccc'/>
<masterpoint name = 'point A'
Origin = '1000 200 110'
Rotate = '0 30 0'
Part = '1200'
/>
</PRIMER_TEMPLATE>