solutionType Type [Office 2003 SDK Documentation]
A complex type that defines the enumerated values for the **solution**element that specifies the different possible solution types.
Type Properties
Property | Value |
---|---|
Name | solutionType |
Data Type | string |
Enumerations | The value of the solutionType type can be one of the following:
ValueDescription
smartDocumentSpecifies that the solution for the XML expansion pack is a smart document.
schemaSpecifies that the solution for the XML expansion pack is an Extensible Markup Language (XML) solution
transformSpecifies that the solution for the XML expansion pack is an Extensible Stylesheet Language Transform (XSLT) solution.
otherSpecifies that the solution for the XML expansion pack is something other than the types listed above.
|
Value | Description |
smartDocument | Specifies that the solution for the XML expansion pack is a smart document. |
schema | Specifies that the solution for the XML expansion pack is an Extensible Markup Language (XML) solution |
transform | Specifies that the solution for the XML expansion pack is an Extensible Stylesheet Language Transform (XSLT) solution. |
other | Specifies that the solution for the XML expansion pack is something other than the types listed above. |