| 
    
  | 
  
    | 
 ||||||
| 
    Below you can find syntax of all the functions used in Template Tags.  | 
  
    | 
 ||||||
   FUNCTION <dwu> Decimal With Unit | 
  
    | 
 ||||||
   Description | 
  
    | 
 ||||||
| 
    The <dwu> i.e. Decimal With Unit function defines and formats parameters of numeral objects.  | 
  
    | 
 ||||||
   Example | 
  
    | 
 ||||||
| 
    <?xml version="1.0" encoding="utf-8"?> <assembly id="nxm.tests.basic.pl"> . . . <dwu v_street="this.address.street" method="count" type="int"></collector> . . . </assembly>  | 
  
    | 
 ||||||
   Attributes | 
  
    | 
 ||||||
| 
    | 
  
    | 
 ||||||
   
 All the attributes' prefixes beginning with the characters "c_" and "v_" are reserved for use in the dwu function. | 
  
    | 
 ||||||
   Methods | 
  
    | 
 ||||||
   
  | 
  
    | 
 ||||||
| 
    | 
  
    | 
 ||||||
| 
    | 
  
    |