The “Create Template” component consists of three areas:
Template Structure panel In this area, the user defines the template structure per drag and drop. |
|
Field Attributes panel This area display all attributes that can (and partially have to be) assigned to the currently highlighted field. |
|
Attribute Information panel Displays additional information about the purpose and usage of the currently highlighted attribute. |
This component has some hotkeys defined to ease creating new message structures:
Keys | Action |
---|---|
ALT + right arrow key | Add a child to the currently selected node |
ALT + up arrow key | Add a sibling above the currently selected node |
ALT + down arrow key | Add a sibling below the currently selected node |
ALT + L | Set the MinOccurs attribute (Lower bound) of the current node to 0 or 1 |
ALT + U | Set the MaxOccurs attribute (Upper bound) of the current node to 0 or 1 |
ALT + G | Toggle the group attribute of the current node |
ALT + S | Set the value type of the current node to String |
ALT + I | Set the value type of the current node to Integer |
ALT + D | Set the value type of the current node to Decimal |
ALT + H | Set the value type of the current node to Binary(Hex) |
ALT + B | Set the value type of the current node to Boolean |
ALT + T | Set the value type of the current node to Datetime |
ALT + F | Set the value type of the current node to Formula |
ALT + O | Set the value type of the current node to Object |
< Prev | Next > |
---|