<aspect xmlns:src="http://www.sdml.info/srcML/src" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://control.ee.ethz.ch/XWeaver/AspectX" xsi:schemaLocation="http://control.ee.ethz.ch/XWeaver/AspectX ../../../../src/xsd/aspectX.xsd" name="Bug_0000015">
  
<description>This advice tests the bug reported through our bug reporting system as the issue number 15.
    See 
<a href="http://control.ee.ethz.ch/~ceg/mantis/view.php?id=15">Mantis</a>
    
<author>I. Birrer</author>
  
</description>
  
<advice type="end" name="addCommentFoo">
    
<description>Weaves the characters with "umlaut".</description>  
    
<pointcut type="src:comment" />
    
<codeModifier type="comment">
      
<text>äöüÄÖÜ</text>
    
</codeModifier>
  
</advice>
</aspect>






































v