source: trunk/doc/src/snippets/patternist/expressionInsideAttribute.xq

Last change on this file was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 99 bytes
Line 
1declare variable $additionalClass := "example";
2<p class="important {$additionalClass} obsolete"/>
Note: See TracBrowser for help on using the repository browser.