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 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
|
<!DOCTYPE html
PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Normative References</title><style type="text/css">
.egmeta {
color:#5555AA;font-style:italic;font-family:serif;font-weight:bold;
}
table.syntax {
font-size: 75%;
background-color: #DDDDDD;
border: thin solid;
}
table.syntax td {
border: solid thin;
}
table.syntax th {
text-align: left;
}
table.attributes td { padding-left:0.5em; padding-right:0.5em; }
table.attributes td.attname { white-space:nowrap; vertical-align:top;}
table.attributes td.attdesc { background-color:#F0F0FF; padding-left:2em; padding-right:2em}
th.uname {font-size: 50%; text-align:left;}
code { font-family: monospace; }
div.constraint,
div.issue,
div.note,
div.notice { margin-left: 2em; }
li p { margin-top: 0.3em;
margin-bottom: 0.3em; }
div.exampleInner pre { margin-left: 1em;
margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
border-top-width: 4px;
border-top-style: double;
border-top-color: #d3d3d3;
border-bottom-width: 4px;
border-bottom-style: double;
border-bottom-color: #d3d3d3;
padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
margin: 4px}
a.mainindex {font-weight: bold;}
li.sitem {list-style-type: none;}
.error { color: red }
div.mathml-example {border:solid thin black;
padding: 0.5em;
margin: 0.5em 0 0.5em 0;
}
div.strict-mathml-example {border:solid thin black;
padding: 0.5em;
margin: 0.5em 0 0.5em 0;
}
div.strict-mathml-example h5 {
margin-top: -0.3em;
margin-bottom: -0.5em;}
var.meta {background-color:green}
var.transmeta {background-color:red}
pre.mathml {padding: 0.5em;
background-color: #FFFFDD;}
pre.mathml-fragment {padding: 0.5em;
background-color: #FFFFDD;}
pre.strict-mathml {padding: 0.5em;
background-color: #FFFFDD;}
.minitoc { border-style: solid;
border-color: #0050B2;
border-width: 1px ;
padding: 0.3em;}
.attention { border-style: solid;
border-width: 1px ;
color: #5D0091;
background: #F9F5DE;
border-color: red;
margin-left: 1em;
margin-right: 1em;
margin-top: 0.25em;
margin-bottom: 0.25em; }
.attribute-Name { background: #F9F5C0; }
.method-Name { background: #C0C0F9; }
.IDL-definition { border-style: solid;
border-width: 1px ;
color: #001000;
background: #E0FFE0;
border-color: #206020;
margin-left: 1em;
margin-right: 1em;
margin-top: 0.25em;
margin-bottom: 0.25em; }
.baseline {vertical-align: baseline}
#eqnoc1 {width: 10%}
#eqnoc2 {width: 80%; text-align: center; }
#eqnoc3 {width: 10%; text-align: right; }
div.div1 {margin-bottom: 1em;}
.h3style {
text-align: left;
font-family: sans-serif;
font-weight: normal;
color: #0050B2;
font-size: 125%;
}
h4 { text-align: left;
font-family: sans-serif;
font-weight: normal;
color: #0050B2; }
h5 { text-align: left;
font-family: sans-serif;
font-weight: bold;
color: #0050B2; }
th {background: #E0FFE0;}
p, blockquote, h4 { font-family: sans-serif; }
dt, dd, dl, ul, li { font-family: sans-serif; }
pre, code { font-family: monospace }
a.termref {
text-decoration: none;
color: black;
}
sub.diff-link {background-color: black; color: white; font-family:
sans-serif; font-weight: bold;}
.diff-add { background-color: #FFFF99}
.diff-del { background-color: #FF9999; text-decoration: line-through }
.diff-chg { background-color: #99FF99 }
.diff-off { }
.mathml-render {
font-family: serif;
font-size: 130%;
border: solid 4px green;
padding-left: 1em;
padding-right: 1em;
}
</style><link rel="stylesheet" type="text/css" href="../../../StyleSheets/TR/W3C-REC.css">
</head>
<body>
<h1><a name="n.references" id="n.references"></a>G Normative References
</h1>
<!-- TOP NAVIGATION BAR -->
<div class="minitoc">
Overview: <a href="Overview-d.html">Mathematical Markup Language (MathML) Version 3.0</a><br>
Previous: F <a href="appendixf-d.html">Changes</a><br>
Next: H <a href="appendixh-d.html">References</a><br><br>G <a href="appendixg-d.html">Normative References</a><br></div>
<div class="div1">
<dl>
<dt class="label"><a name="Bidi" id="Bidi"></a>Bidi
</dt>
<dd>
Mark Davis;
<em><a href="http://www.unicode.org/reports/tr9/">
Unicode Bidirectional Algorithm</a></em>,
Unicode Standard Annex #9, <span class="diff-chg">22 September 2009</span>.
(<a href="http://www.unicode.org/reports/tr9/">http://www.unicode.org/reports/tr9/</a>)
</dd>
<dt class="label"><a name="Entities" id="Entities"></a>Entities
</dt>
<dd>
David Carlisle and Patrick Ion (editors);
<em><a href="http://www.w3.org/TR/xml-entity-names/">
XML Entity Definitions for Characters </a></em>,
W3C Recommendation 01 April 2010.
(<a href="http://www.w3.org/TR/xml-entity-names/">http://www.w3.org/TR/xml-entity-names/</a>)
</dd>
<dt class="label"><a name="HTML4" id="HTML4"></a>HTML4
</dt>
<dd>
Dave Raggett, Arnaud Le Hors, and Ian Jacobs (editors);
<em><a href="http://www.w3.org/TR/html401/">
HTML 4.01 Specification</a></em>,
W3C Recommendation, 24 December 1999.
(<a href="http://www.w3.org/TR/html401/">http://www.w3.org/TR/html401/</a>)
</dd>
<dt class="label"><a name="IRI" id="IRI"></a>IRI
</dt>
<dd>M. Duerst and M. Suignard;
<em><a href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized Resource Identifiers (IRIs)</a></em>,
January 2005
(<a href="http://www.ietf.org/rfc/rfc3987.txt">http://www.ietf.org/rfc/rfc3987.txt</a>). See also the proposed update <a href="http://tools.ietf.org/html/draft-duerst-iri-bis-07">http://tools.ietf.org/html/draft-duerst-iri-bis-07</a>.
</dd>
<dt class="label"><a name="ISO10646" id="ISO10646"></a>ISO10646
</dt>
<dd>
Joint Technical Committee ISO/IEC JTC 1, Subcommittee SC 2.
<div class="diff-chg"><em><a href="http://www.iso.org/iso/catalogue_detail.htm?csnumber=39921">ISO/IEC 10646: 2003, Information technology -- Universal Multiple-Octet Coded Character Set (UCS)</a></em></div>.
International Standards Organization, Geneva, Switzerland, 15 December 2003.
</dd>
<dt class="label"><a name="Namespaces" id="Namespaces"></a>Namespaces
</dt>
<dd>
Tim Bray, Dave Hollander, Andrew Layman, Richard Tobin, and Henry S. Thompson (editors);
<em><a href="http://www.w3.org/TR/REC-xml-names/">
Namespaces in XML</a></em>,
W3C Recommendation, 8 December 2009.
(<a href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a>)
</dd>
<dt class="label"><a name="Normal" id="Normal"></a>Normal
</dt>
<dd>
Mark Davis, Ken Whistler, and Martin Dürst;
<em><a href="http://www.unicode.org/reports/tr15/">
Unicode Normalization Forms</a></em>,
Unicode Standard Annex #15, 3 September 2009.
(<a href="http://www.unicode.org/reports/tr15/">http://www.unicode.org/reports/tr15/</a>)
</dd>
<dt class="label"><a name="OpenMath2004" id="OpenMath2004"></a>OpenMath2004
</dt>
<dd>
S. Buswell, O. Caprotti, D. P. Carlisle, M. C. Dewar, M. Gaëtano and M. Kohlhase (editors);
<em><a href="http://www.openmath.org/standard/om20-2004-06-30/">
The OpenMath Standard Version 2.0</a></em>,
The OpenMath Society, 30 June 2004.
(<a href="http://www.openmath.org/standard/om20-2004-06-30/">http://www.openmath.org/standard/om20-2004-06-30/</a>)
</dd>
<dt class="label"><span class="diff-chg"><a name="RELAX-NG"></a>RELAX-NG</span></dt>
<dd>
<div class="diff-chg">
ISO/IEC JTC 1/SC 34;
<em><a href="http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=52348">Document Schema Definition Language (DSDL) -- Part 2: Regular-grammar-based validation -- RELAX NG 2008</a></em>,
International Organization for Standardization, 12 December 2002.
(<a href="http://relaxng.org/spec-20011203.html">http://relaxng.org/spec-20011203.html</a>)
</div>
</dd>
<dt class="label"><a name="RFC2045" id="RFC2045"></a>RFC2045
</dt>
<dd>N. Freed and N. Borenstein;
<em><a href="http://www.ietf.org/rfc/rfc2045.txt">Multipurpose Internet Mail Extensions (MIME) Part One: Format of
Internet Message Bodies</a></em>,
RFC 2045, November 1996.
(<a href="http://www.ietf.org/rfc/rfc2045.txt">http://www.ietf.org/rfc/rfc2045.txt</a>)
</dd>
<dt class="label"><a name="RFC2046" id="RFC2046"></a>RFC2046
</dt>
<dd>N. Freed and N. Borenstein;
<em><a href="http://www.ietf.org/rfc/rfc2046.txt">Multipurpose Internet Mail
Extensions (MIME) Part Two: Media Types</a></em>,
RFC 2045, November 1996.
(<a href="http://www.ietf.org/rfc/rfc2046.txt">http://www.ietf.org/rfc/rfc2046.txt</a>)
</dd>
<dt class="label"><a name="RFC3023" id="RFC3023"></a>RFC3023
</dt>
<dd>M. Murata, S. St.Laurent and D. Kohn;
<em><a href="http://www.ietf.org/rfc/rfc3023.txt">XML Media Types</a></em>,
RFC 3023, January 2001.
(<a href="http://www.ietf.org/rfc/rfc3023.txt">http://www.ietf.org/rfc/rfc3023.txt</a>)
</dd>
<dt class="label"><a name="RFC3986" id="RFC3986"></a>RFC3986
</dt>
<dd>T. Berners-Lee, R. Fielding and L. Masinter;
<em><a href="http://tools.ietf.org/html/rfc3986">Uniform Resource Identifier (URI): Generic Syntax</a></em>,
RFC 3986, January 2005.
(<a href="http://tools.ietf.org/html/rfc3986">http://tools.ietf.org/html/rfc3986</a>)
</dd>
<dt class="label"><a name="RFC4288" id="RFC4288"></a>RFC4288
</dt>
<dd>N. Freed and J. Klensin;
<em><a href="http://www.ietf.org/rfc/rfc4288.txt">Media Type Specifications and Registration Procedures</a></em>,
RFC 4288, December 2005.
(<a href="http://www.ietf.org/rfc/rfc4288.txt">http://www.ietf.org/rfc/rfc4288.txt</a>)
</dd>
<dt class="label"><a name="Unicode" id="Unicode"></a>Unicode
</dt>
<dd>
The Unicode Consortium.
<em><a href="http://www.unicode.org/versions/Unicode5.2.0/">
The Unicode Standard, Version 5.2.0</a></em>,
The Unicode Consortium, Mountain View, CA, 2009. ISBN 978-1-936213-00-9.
(<a href="http://www.unicode.org/versions/Unicode5.2.0/">http://www.unicode.org/versions/Unicode5.2.0/</a>)
</dd>
<dt class="label"><a name="XHTML" id="XHTML"></a>XHTML
</dt>
<dd>
Steven Pemberton, et al.;
<em><a href="http://www.w3.org/TR/xhtml1/">
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition): A Reformulation of HTML 4 in XML 1.0</a></em>,
W3C Recommendation, 26 January 2000, revised 1 August 2002.
(<a href="http://www.w3.org/TR/xhtml1/">http://www.w3.org/TR/xhtml1/</a>)
</dd>
<dt class="label"><a name="XML" id="XML"></a>XML
</dt>
<dd>
Tim Bray, Jean Paoli, C. M. Sperberg-McQueen, Eve Maler, and François Yergeau (editors);
<em><a href="http://www.w3.org/TR/xml/">
Extensible Markup Language (XML) 1.0 (Fifth Edition)</a></em>,
W3C Recommendation, 26 November 2008.
(<a href="http://www.w3.org/TR/xml/">http://www.w3.org/TR/xml/</a>)
</dd>
<dt class="label"><span class="diff-del"><a name="xCSS21"></a>xCSS21</span></dt>
<dd>
<div class="diff-del">
Bert Bos, Tantek Çelik, Ian Hickson, and Håkon Wium Lie (editors);
<em><a href="http://www.w3.org/TR/CSS21/">
Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a></em>,
W3C Candidate Recommendation, 8 September 2009.
(<a href="http://www.w3.org/TR/CSS21/">http://www.w3.org/TR/CSS21/</a>)
</div>
</dd>
</dl>
</div>
<div class="minitoc">
Overview: <a href="Overview-d.html">Mathematical Markup Language (MathML) Version 3.0</a><br>
Previous: F <a href="appendixf-d.html">Changes</a><br>
Next: H <a href="appendixh-d.html">References</a></div>
</body>
</html>
|