- Timestamp:
- Apr 1, 2014, 11:38:13 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docs/services/zcfg-reference.txt
r459 r460 166 166 A typical ``<LiteralData>`` node, defining a ``float`` data type which 167 167 should take values contained in ``[0.0,100.0]``, looks like the following: 168 168 169 .. code-block:: guess 169 170 :linenos: … … 180 181 support values ``hillshade``, ``slope``, ``aspect``, ``TRI``, ``TPI`` 181 182 and ``roughness``, looks like the following: 183 182 184 .. code-block:: guess 183 185 :linenos: … … 189 191 </LiteralData> 190 192 191 Properties ``AllowedValues`` and ``range*`` can be conbined with both ``<Default>`` and193 Properties ``AllowedValues`` and ``range*`` can be conbined with both ``<Default>`` and 192 194 ``<Supported>`` nodes in the same ``<LiteralData>`` node. 193 195
Note: See TracChangeset
for help on using the changeset viewer.