Elements that can occur anywhere where we start a new block, such inside the body, comments, headers, textboxes, etc.

Type Information

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

Definition

XML

<xsd:group name="blockLevelElts" ">
    
    <xsd:choice>
      <xsd:group ref="blockLevelChunkElts"></xsd:group>
      <xsd:element name="cfChunk" type="cfChunkElt" minOccurs="0" maxOccurs="unbounded">
        
      </xsd:element>
    </xsd:choice>
  </xsd:group>

©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