# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1174837638 -3600
# Node ID b37006439a5315ef6bc10b337df0edd12863b082
# Parent 0810daf7206e603c9fee1decfc9f446626b5772c
Remove stillborn DTD section, in favour of an upcoming new doc for the xm
create DTD.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
docs/xen-api/xenapi-datamodel.tex | 11 -----------
1 files changed, 11 deletions(-)
diff -r 0810daf7206e -r b37006439a53 docs/xen-api/xenapi-datamodel.tex
--- a/docs/xen-api/xenapi-datamodel.tex Fri Mar 23 17:51:24 2007 +0000
+++ b/docs/xen-api/xenapi-datamodel.tex Sun Mar 25 16:47:18 2007 +0100
@@ -13582,14 +13582,3 @@ HVM is required for this operation
{\bf Signature:}
\begin{verbatim}VM_HVM_REQUIRED(vm)\end{verbatim}
\begin{center}\rule{10em}{0.1pt}\end{center}
-
-
-
-\newpage
-\section{DTD}
-General notes:
-\begin{itemize}
-\item Values of primitive types (int, bool, etc) and higher-order types (Sets,
Maps) are encoded as simple strings, rather than being expanded into XML
fragments. For example ``5'', ``true'', ``1, 2, 3, 4'', ``(1, 2), (2, 3), (3,
4)''
-\item Values of enumeration types are represented as strings (e.g. ``PAE'',
``3DNow!'')
-\item Object References are represented as UUIDs, written in string form
-\end{itemize}
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|