Definition Type: Element
Name: frame
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Frame
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Single Frame Properties
Collapse XSD Schema Diagram:
Drilldown into linkedToFile in schema wml_xsd Drilldown into noResizeAllowed in schema wml_xsd Drilldown into scrollbar in schema wml_xsd Drilldown into marH in schema wml_xsd Drilldown into marW in schema wml_xsd Drilldown into sourceFileName in schema wml_xsd Drilldown into name in schema wml_xsd Drilldown into sz in schema wml_xsd Drilldown into CT_Frame in schema wml_xsdXSD Diagram of frame in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="frame" type="CT_Frame" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Single Frame Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sz w:sz 0 (1)
name w:name 0 (1)
sourceFileName w:sourceFileName 0 (1)
marW w:marW 0 (1)
marH w:marH 0 (1)
scrollbar w:scrollbar 0 (1)
noResizeAllowed w:noResizeAllowed 0 (1)
linkedToFile w:linkedToFile 0 (1)
Collapse Derivation Tree: