Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Everything between the beginning and end statements is considered to be part of the parameter or object to which it belongs. For an object to have meaning, it must be defined with parameters that are compatible with the type of the object. Similarly, a parameter's meaning can depend on the hierarchical position in which it is defined. If an expression does not contain other expressions, abbreviations may be used.

Example

Object:

Code Block
languagexml
<O N="group" T="Group">
....
....
</O>

Parameter:

Code Block
languagexml
<P N="length" V="10"/>