You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
mxml/www/docfiles/Abbreviations.html

58 lines
1.7 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>Mini-XML Programmers Manual, Version 2.2.1</TITLE>
<META NAME="author" CONTENT="Michael Sweet">
<META NAME="copyright" CONTENT="Copyright 2003-2005">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
<LINK REL="Start" HREF="index.html">
<LINK REL="Contents" HREF="toc.html">
<LINK REL="Prev" HREF="NotationConventions.html">
<LINK REL="Next" HREF="OtherReferences.html">
<STYLE TYPE="text/css"><!--
BODY { font-family: serif }
H1 { font-family: sans-serif }
H2 { font-family: sans-serif }
H3 { font-family: sans-serif }
H4 { font-family: sans-serif }
H5 { font-family: sans-serif }
H6 { font-family: sans-serif }
SUB { font-size: smaller }
SUP { font-size: smaller }
PRE { font-family: monospace }
--></STYLE>
</HEAD>
<BODY>
<A HREF="toc.html">Contents</A>
<A HREF="NotationConventions.html">Previous</A>
<A HREF="OtherReferences.html">Next</A>
<HR NOSHADE>
<H2><A NAME="1_5">Abbreviations</A></H2>
<P>The following abbreviations are used throughout this manual:</P>
<BLOCKQUOTE>
<DL>
<DT>Gb</DT>
<DD>Gigabytes, or 1073741824 bytes
<BR>&nbsp;</DD>
<DT>kb</DT>
<DD>Kilobytes, or 1024 bytes
<BR>&nbsp;</DD>
<DT>Mb</DT>
<DD>Megabytes, or 1048576 bytes
<BR>&nbsp;</DD>
<DT>UTF-8, UTF-16</DT>
<DD>Unicode Transformation Format, 8-bit or 16-bit
<BR>&nbsp;</DD>
<DT>W3C</DT>
<DD>World Wide Web Consortium
<BR>&nbsp;</DD>
<DT>XML</DT>
<DD>Extensible Markup Language
<BR>&nbsp;</DD>
</DL>
</BLOCKQUOTE><HR NOSHADE>
<A HREF="toc.html">Contents</A>
<A HREF="NotationConventions.html">Previous</A>
<A HREF="OtherReferences.html">Next</A>
</BODY>
</HTML>