style-set

Contained By

Business Service XML Element
styles

Contains

Business Service XML Element
style

Business Service XML Element

Name Description Value Type Req (Y/N) Valid Value(s) Default Value Direction
style-set xml N in

Example

<style-set>
        <style>
          <name>AAA</name>
          <colour>BBB</colour>
          <border>CCC</border>
          <line-style>DDD</line-style>
          <line-thickness>EEE</line-thickness>
          <background>FFF</background>
          <remote-window>GGG</remote-window>
          <font>HHH</font>
          <font-size>123.00</font-size>
        </style>
          ...
</style-set>