Definition Type: Element
Name: frameset
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:framesetElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the HTML framesets in this document.
Collapse XSD Schema Diagram:
Drilldown into frame in schema wordnet_xsd Drilldown into frameset in schema wordnet_xsd Drilldown into frameLayout in schema wordnet_xsd Drilldown into framesetSplitbar in schema wordnet_xsd Drilldown into sz in schema wordnet_xsd Drilldown into framesetElt in schema wordnet_xsdXSD Diagram of frameset in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="frameset" type="framesetElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the HTML framesets in this document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sz W:sz 0 (1)
framesetSplitbar W:framesetSplitbar 0 (1)
frameLayout W:frameLayout 0 (1)
frameset W:frameset 0 unbounded
frame W:frame 0 unbounded
Collapse Derivation Tree: