content element
Contains the insertion, deletion, formatting change, comment, or bookmark. Usually contains elements from the XML Document 2003 namespace.
Usage
      
<content
	type="type"
	cid="aml:idType"
	href="href"
	id="aml:idType"
	label="label"
	format="aml:formatType"
	codebase="aml:codebaseType"
/>
    Element Information
      
        | Element type | contentType | 
      
        | Namespace | http://schemas.microsoft.com/aml/2001/core | 
      
        | Schema name | Annotation Markup Language | 
    
Elements and Attributes
Child Elements
      
        | Element | Description | 
      
        | property | Not used by Microsoft Office Word 2003. | 
      
        | annotation | Represents a tracked insertion, deletion, formatting change, comment, or bookmark in a document. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | type | type | required | Not used by Microsoft Office Word 2003. | simpleextendedlocatorarcresourcetitle
 | 
      
        | cid | idType | optional | Not used by Microsoft Office Word 2003. |  | 
      
        | href | href | prohibited | Not used by Microsoft Office Word 2003. |  | 
      
        | id | idType | optional | Not used by Microsoft Office Word 2003. |  | 
      
        | label | label | optional | Not used by Microsoft Office Word 2003. |  | 
      
        | format | formatType | optional | Not used by Microsoft Office Word 2003. |  | 
      
        | codebase | codebaseType | optional | Not used by Microsoft Office Word 2003. |  | 
    
Definition
      
<xsd:element name="content" type="aml:contentType" ></xsd:element>
    ©2003-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