diff _test/temp.pl @ 223:edf011437be8

updated resources schema
author sergey
date Tue, 28 Aug 2012 17:29:42 +0400
parents 5c82c15b25b1
children 8d36073411b1
line wrap: on
line diff
--- a/_test/temp.pl	Mon Aug 27 17:28:32 2012 +0400
+++ b/_test/temp.pl	Tue Aug 28 17:29:42 2012 +0400
@@ -14,7 +14,7 @@
 my $reader = $schema->compile(
     READER => $type,
     xsi_type => {
-    	pack_type('http://implab.org/schemas/resources','abstractResult') => 'AUTO'
+    	pack_type('http://implab.org/schemas/resources','AbstractResult') => 'AUTO'
     }
 );