Definition Type: Element
Name: scriptAnchor
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:scriptAnchorType
Containing Schema: wordnet.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains data for the script anchor this object represents.
Collapse XSD Schema Diagram:
Drilldown into scriptText in schema wordnet_xsd Drilldown into args in schema wordnet_xsd Drilldown into language in schema wordnet_xsd Drilldown into scriptId in schema wordnet_xsd Drilldown into scriptAnchorType in schema wordnet_xsdXSD Diagram of scriptAnchor in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="scriptAnchor" type="scriptAnchorType">
    <xsd:annotation>
        <xsd:documentation>Contains data for the script anchor this object represents.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
scriptId W:scriptId 0 (1)
language W:language 0 (1)
args W:args 0 (1)
scriptText W:scriptText 0 (1)
Collapse Derivation Tree: