Syntax
XMLNODE arg1 arg2 arg3 ... begend
Description
Nested containers of characteristic values. The order of the arguments is arbitrary and follows the rules of an XML input. Any number of key-value arguments are possible. Vectors can be entered, for example.
Arguments
Minimum quantity: 3(1)
arg1
Value |
Dimension |
Meaning |
tagname |
TEXT |
Name of the parameter |
begend
Value |
Meaning |
BEGIN |
Scope will be opened |
END |
Scope will be closed |
Scopes
DCESETUP, XMLNODE
Examples
XMLNODE GAMMA_SP vtype="vector" BEGIN
XMLTAG v value="1.15" vtype="double" dimension="NOUNIT"
XMLTAG v value="1" vtype="double" dimension="NOUNIT"
XMLNODE END
|
(C) ALLPLAN GmbH |
Privacy policy |