2.3.62 CT_SurveyInformation

Referenced by: CT_Workbook

Information about a survey in this workbook.

Attributes:

Title: The title of a survey in this workbook.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

 <xs:complexType name="CT_SurveyInformation">
   <xs:attribute name="Title" type="xs:string" use="optional"/>
 </xs:complexType>

See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).