View Example 7: Hierarchical ordering
SWAC has the ability to order outputs from datasets hierarchcally.
To activate this functionality there are four components needed.
1. swac_id attribute. This attribute must be noted at the tag that can be the parent. It contains the id of the dataset.
2. swac_parent. This attribute must be noted at the tag. It contains the id of the parent dataset.
3. swac_forChilds. This class declears an element as "use this if there are childs and put the childs into there"
4. swac_child. This class declares an element as "use this tag as representation, if the set is used as child".
-
{name}
-
> {name}
- >> {name}
-
> {name}