source:
trunk/doc/src/snippets/patternist/expressionInsideAttribute.xq
Last change on this file was 2, checked in by , 16 years ago | |
---|---|
File size: 99 bytes |
Line | |
---|---|
1 | declare variable $additionalClass := "example"; |
2 | <p class="important {$additionalClass} obsolete"/> |
Note:
See TracBrowser
for help on using the repository browser.