spy.doc Help Documentation

complexType htmlHelpSettingsType
annotation
documentation
HTML Help configuration settings.
diagram
children htmlHelpProjectFilePath htmlHelpCompilerPath startPageFilePath homePageFilePath
used by
element spy.doc/htmlHelpSettings
source <xs:complexType name="htmlHelpSettingsType">
 
<xs:annotation>
   
<xs:documentation>HTML Help configuration settings.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="htmlHelpProjectFilePath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Html help project template file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="htmlHelpCompilerPath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>HTML help compiler (hhc.exe) file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="startPageFilePath" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>HTML start page file path.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="homePageFilePath" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>HTML home page 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