Definition Type: Element
Name: saveThroughXSLT
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:saveThroughXsltElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the custom transform to apply when saving document as XML (XML Save option).
Collapse XSD Schema Diagram:
Drilldown into solutionID in schema wordnet_xsd Drilldown into xslt in schema wordnet_xsd Drilldown into saveThroughXsltElt in schema wordnet_xsdXSD Diagram of saveThroughXSLT in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="saveThroughXSLT" type="saveThroughXsltElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the custom transform to apply when saving document as XML (XML Save option).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
xslt W:xslt Optional
solutionID W:solutionID Optional
Collapse Derivation Tree: