Specifies one of the frames in this frameset.

Usage


<frame />

Element Information

Element type frameElt
Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name wordnet

Elements and Attributes

Parent Elements

Element Description
frameset Specifies a nested frameset.

Child Elements

Element Type Description
sz stringProperty Represents the HTML frameset size designation
name stringProperty Represents the frame name.
sourceFileName stringProperty Represents the path and file name of the frame source.
marW pixelsMeasureProperty Represents the margin width.
marH pixelsMeasureProperty Represents the margin height.
scrollbar frameScrollbarProperty Specifies how to display the scrollbar for this frame.
noResizeAllowed onOffProperty Specifies not to resize borders in the Web browser.
linkedToFile onOffProperty Represents whether a frame is linked to a file.

Attributes

None.

Definition

XML

<xsd:element name="frame" type="frameElt" minOccurs="0" maxOccurs="unbounded" ">
          
        </xsd:element>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp