Figure 225: DTD-diagram for SW-COMPU-METHOD-TEXT

Child elements
<sw-compu-method-text-pair>
parent elements
<sw-compu-method>

Attributes for SW-COMPU-METHOD-TEXT
Name
Type
Class
Value
Remark
[S]
cdata
implied
   
Description  The conversion formula is described in text form. Unlike the other types of conversions, the physical side does not constitute a number but rather a text. Applications are conceivable for switches ("on"/"off") or for country identification ( "D", "F", "US").

Example  
<sw-compu-method-text> <sw-compu-method-text-pair> <cmt-int>0</cmt-int> <cmt-text>Heck</cmt-text> </cmt-compu-method-text-pair> <sw-compu-method-text-pair> <cmt-int>16</cmt-int> <cmt-text>16</cmt-text> </cmt-compu-method-text-pair> </sw-compu-method-text>