Author: jstephens
Date: 2006-06-27 07:35:02 +0200 (Tue, 27 Jun 2006)
New Revision: 2523
Log:
Rename type MGM template.
Added:
trunk/ndbapi/mgm-type-template.xml
Removed:
trunk/ndbapi/mgm-type-template.xml.xml
Copied: trunk/ndbapi/mgm-type-template.xml (from rev 2522, trunk/ndbapi/mgm-type-template.xml.xml)
===================================================================
--- trunk/ndbapi/mgm-type-template.xml (rev 0)
+++ trunk/ndbapi/mgm-type-template.xml 2006-06-27 05:35:02 UTC (rev 2523)
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section id="mgm-api-">
+
+ <title><literal>...::...</literal></title>
+
+ <abstract>
+
+ <para>
+ This type describes the <literal>...</literal>'s frgamentation
+ type.
+ </para>
+
+ </abstract>
+
+ <formalpara>
+
+ <title>Description</title>
+
+ <para></para>
+
+ </formalpara>
+
+ <formalpara>
+
+ <title>Enumeration Values</title>
+
+ <para>
+ <informaltable>
+ <tgroup cols="2">
+ <colspec colwidth="35*"/>
+ <colspec colwidth="65*"/>
+ <thead>
+ <row>
+ <entry>Value</entry>
+ <entry>Description</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><literal></literal></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </para>
+
+ </formalpara>
+
+</section>
Deleted: trunk/ndbapi/mgm-type-template.xml.xml
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r2523 - trunk/ndbapi | jon | 27 Jun |