Block level elements that can occur inside a cfChunk and other places.
Type Information
      
        | Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
      
        | Schema name | wordnet | 
    
Definition
      | XML | 
|---|
| 
<xsd:group name="blockLevelChunkElts" ">
    
    <xsd:choice>
      <xsd:group ref="runLevelElts"></xsd:group>
      <xsd:element name="p" type="pElt" minOccurs="0" maxOccurs="unbounded">
        
      </xsd:element>
      <xsd:element name="tbl" type="tblElt" minOccurs="0" maxOccurs="unbounded">
        
      </xsd:element>
      <xsd:any processContents="skip" namespace="##other" minOccurs="0" maxOccurs="unbounded"></xsd:any>
    </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