[HepData-svn] r1827 - trunk/hepdata-xml/src/main/resources

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Oct 23 20:21:13 BST 2014


Author: watt
Date: Thu Oct 23 20:21:13 2014
New Revision: 1827

Log:
Revert Mike's addition of DataType to mapping.xml

Modified:
   trunk/hepdata-xml/src/main/resources/mapping.xml

Modified: trunk/hepdata-xml/src/main/resources/mapping.xml
==============================================================================
--- trunk/hepdata-xml/src/main/resources/mapping.xml	Thu Oct 23 20:13:52 2014	(r1826)
+++ trunk/hepdata-xml/src/main/resources/mapping.xml	Thu Oct 23 20:21:13 2014	(r1827)
@@ -38,14 +38,6 @@
     <field name="RedId">
       <bind-xml name="redId" node="attribute"/>
     </field>
-<!--
-    <field name="Version">
-      <bind-xml name="version" node="attribute"/>
-    </field>
-    <field name="LatestVersion">
-      <bind-xml name="latestversion" node="attribute"/>
-    </field>
--->
     <field name="Title">
       <bind-xml name="title" node="element"/>
     </field>
@@ -153,9 +145,6 @@
     <field name="Id">
       <bind-xml name="datasetId" node="attribute"/>
     </field>
-    <field name="DataType">
-      <bind-xml name="datatype" node="attribute"/>
-    </field>
     <field name="Comments" type="java.lang.String" collection="vector" set-method="addComment" get-method="getComments">
       <bind-xml name="comment" node="element"/>
     </field>


More information about the HepData-svn mailing list