Elementname: Attribute

Description

Create a data structure that can be saved to the harddrive with SaveDataset.

Allowed attributes: name, select

Child elements: (none)

Parent elements: Case, Element, ForAll, Loop, Otherwise, SetVariable, Until, While

Attributes

name (text)

Name of the attribute that is created.

select (XPath Expression)

The contents of the attribute

Example

<Element name="planets">
  <Attribute name="name" select=" @name "/>
  <Attribute name="page" select=" sd:current-page()"/>
</Element>

See also

Element, SaveDataset, How to generate a table of contents and other directories

Commands

Version: 2.2.0 | Start page | Command reference | Other language: German