div element
Represents one of the HTML DIV elements in the document.
Usage
<div
id="decimalNumberType"
/>
Element Information
|
Element type
|
divElt |
|
Namespace
|
http://schemas.microsoft.com/office/word/2003/wordml |
|
Schema name
|
XML Document 2003 |
Elements and Attributes
Parent Elements
| Element |
Description |
| divsChild |
Represents the child DIV elements of the current DIV element. |
| divs |
Represents the HTML DIV elements in the document. |
Child Elements
| Element |
Description |
| blockQuote |
Specifies whether this DIV element is a BlockQuote. |
| bodyDiv |
Specifies whether this is a body DIV element or not. |
| marLeft |
Specifies the left margin of the DIV element. |
| marRight |
Specifies the right margin of the DIV element. |
| marTop |
Specifies the top margin of the DIV element. |
| marBottom |
Specifies the bottom margin of the DIV element. |
| divBdr |
Represents the styles of the DIV element's borders. |
| divsChild |
Represents the child DIV elements of the current DIV element. |
Attributes
| Attribute |
Type |
Required |
Description |
Possible Values |
| id |
decimalNumberType |
required |
Gets or sets the unique identifying number used for this DIV element. |
|
Definition
<xsd:element name="div" type="divElt" >
</xsd:element>
Copyright (c) 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