frame element [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

frame element [Word 2003 XML Reference]

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 XML Document 2003

Elements and Attributes

Parent Elements

Element Description
frameset Specifies a nested frameset.
frameset Specifies the HTML framesets in this document.

Child Elements

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

Attributes

None.

Definition

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

©2004 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/odcXMLRefLegalNotice.asp