Specifies one of the frames in this frameset.
<frame />
Element type | frameElt |
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
Element | Description |
---|---|
frameset | Specifies a nested frameset. |
frameset | Specifies the HTML framesets in this document. |
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. |
None.
<xsd:element name="frame" type="frameElt" minOccurs="0" maxOccurs="unbounded" >
</xsd:element>