3.1.4.2 CustomizeCss

This operation<10> enables customization of the specified cascading style sheet (CSS) for the context site. This operation is defined as follows:

 <wsdl:operation name="CustomizeCss">
       <wsdl:input message="tns:CustomizeCssSoapIn" />
       <wsdl:output message="tns:CustomizeCssSoapOut" />
 </wsdl:operation>

The protocol client MUST send a CustomizeCssSoapIn request message to the protocol server as the first step in customizing those aspects of the style and formatting of the site that are defined in the specified CSS file.

The purpose of this operation is to enable the protocol server to prepare a site-specific copy of the specified CSS file, and configure the protocol server to use this new copy when rendering pages in the context site.