spy.doc Help Documentation

complexType pageOptionsType
annotation
documentation
HTML page configuration settings.
diagram
children cssFilePath footerFilePath headerFilePath
used by
element spy.doc/pageOptions
source <xs:complexType name="pageOptionsType">
 
<xs:annotation>
   
<xs:documentation>HTML page configuration settings.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="cssFilePath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Page CSS file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="footerFilePath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Page HTML footer file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="headerFilePath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Page HTML header file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>


spy.doc Version 2007.1 - 18 Jan 2007. Copyright Businessware Architects cc 2007