1    <style:style style:name="S1" style:family="graphics">
2      <style:section-properties fo:background-color="#ffffff"/>
3    </style:style>
4
5gets translated into:
6
7*[draw|style-name~="S1"]
8
9