File: amlelecontent_HV01098869.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (115 lines) | stat: -rw-r--r-- 4,547 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01098869"><META NAME="lcid" CONTENT="1033"><title>content element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>content element</h1><p>Contains the insertion, deletion, formatting change, comment, or bookmark. Usually contains elements from the XML Document 2003 namespace.</p><h2>Usage</h2><pre>
      <code>
&lt;content
	type="type"
	cid="aml:idType"
	href="href"
	id="aml:idType"
	label="label"
	format="aml:formatType"
	codebase="aml:codebaseType"
/&gt;
</code>
    </pre><h2>Element Information</h2><table>
      <tr>
        <td>
          <b class="bterm">Element type</b>
        </td>
        <td><a href="amltcocontentType_HV01098874.htm" id="HV01098874" lcid="">contentType</a></td>
      </tr>
      <tr>
        <td>
          <b class="bterm">Namespace</b>
        </td>
        <td>http://schemas.microsoft.com/aml/2001/core</td>
      </tr>
      <tr>
        <td>
          <b class="bterm">Schema name</b>
        </td>
        <td>Annotation Markup Language</td>
      </tr>
    </table><h2>Elements and Attributes</h2><h3>Child Elements</h3><table>
      <tr>
        <th>Element</th>
        <th>Description</th>
      </tr>
      <tr>
        <td><a href="amleleproperty_HV01098871.htm" id="HV01098871" lcid="">property</a></td>
        <td>Not used by Microsoft Office Word 2003.</td>
      </tr>
      <tr>
        <td><a href="amleleannotation_HV01098867.htm" id="HV01098867" lcid="">annotation</a></td>
        <td>Represents a tracked insertion, deletion, formatting change, comment, or bookmark in a document.</td>
      </tr>
    </table><h3>Attributes</h3><table>
      <tr>
        <th>Attribute</th>
        <th>Type</th>
        <th>Required</th>
        <th>Description</th>
        <th>Possible Values</th>
      </tr>
      <tr>
        <td>type</td>
        <td><a href="amltsitype_HV01098892.htm" id="HV01098892" lcid="">type</a></td>
        <td>required</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td><ul><li>simple</li><li>extended</li><li>locator</li><li>arc</li><li>resource</li><li>title</li></ul></td>
      </tr>
      <tr>
        <td>cid</td>
        <td><a href="amltsiidType_HV01098885.htm" id="HV01098885" lcid="">idType</a></td>
        <td>optional</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
      <tr>
        <td>href</td>
        <td><a href="amltsihref_HV01098884.htm" id="HV01098884" lcid="">href</a></td>
        <td>prohibited</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
      <tr>
        <td>id</td>
        <td><a href="amltsiidType_HV01098885.htm" id="HV01098885" lcid="">idType</a></td>
        <td>optional</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
      <tr>
        <td>label</td>
        <td><a href="amltsilabel_HV01098886.htm" id="HV01098886" lcid="">label</a></td>
        <td>optional</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
      <tr>
        <td>format</td>
        <td><a href="amltsiformatType_HV01098882.htm" id="HV01098882" lcid="">formatType</a></td>
        <td>optional</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
      <tr>
        <td>codebase</td>
        <td><a href="amltsicodebaseType_HV01098880.htm" id="HV01098880" lcid="">codebaseType</a></td>
        <td>optional</td>
        <td>Not used by Microsoft Office Word 2003.</td>
        <td></td>
      </tr>
    </table><h2>Definition</h2><pre>
      <code>
&lt;xsd:element name="content" type="aml:contentType" &gt;&lt;/xsd:element&gt;

</code>
    </pre><center><a href="XMLSchemaCopyright_HV01147162.htm">&copy;2003-2004 Microsoft Corporation. All rights reserved.</a>  

Permission to copy, display and distribute this document is available at: <a 

href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&amp;CTT=11&amp;Origin=HV011232471033" 

target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>