Definition Type: Element
Name: frameset
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Frameset
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Root Frameset Definition
Collapse XSD Schema Diagram:
Drilldown into frame in schema wml_xsd Drilldown into frameset in schema wml_xsd Drilldown into frameLayout in schema wml_xsd Drilldown into framesetSplitbar in schema wml_xsd Drilldown into sz in schema wml_xsd Drilldown into CT_Frameset in schema wml_xsdXSD Diagram of frameset in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="frameset" type="CT_Frameset" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Root Frameset Definition</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: