| User interface / Presentation styles | |
A presentation styles file (4st) is an XML file comprised of StyleList, Style, and StyleAttribute elements.
<StyleList>
<Style name="style-identifier" >
<StyleAttribute name="attribute-name" value="attribute-value" />
[...]
</Style>
[...]
</StyleList>
{ *
| element-type
| .style-name
| element-type.style-name }