Element
Create a data structure that can be used to save on the harddrive between consecutive runs (with SaveDataset).
Allowed attributes: name
Parent elements: Case, Element, ForAll, Loop, Otherwise, SaveDataset, SetVariable, Until, While
<SetVariable variable="articles"> <Element name="articlelist"> <Attribute name="name" select=" @name "/> <Attribute name="page" select="sd:current-page()"/> </Element> </SetVariable>