SXML Execute Example
This example shows you how to construct sxml and execute it later.
Smartsite SXML |
![]() |
---|---|
<se:buffer name="sxmldata">{char.lt()}se:itemdata field="title" item="4810" /{char.gt()}</se:buffer> {string.toupper(sys.executesxml($sxmldata))} |
Example Result |
![]() |
---|---|
THIS IS A SAMPLE PAGE |