diff _test/Resources/types.xml @ 99:6dd659f6f66c

Minor changes, DOM schema is in development (in the aspect of a forms)
author wizard
date Wed, 05 May 2010 17:33:55 +0400
parents
children df6b4f054957
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/_test/Resources/types.xml	Wed May 05 17:33:55 2010 +0400
@@ -0,0 +1,5 @@
+<schema>
+	<SimpleType name="email" nativeType="SCALAR"/>
+	<SimpleType name="scalar" nativeType="SCALAR"/>
+	<SimpleType name="date" nativeType="DateTime"/>
+</schema>
\ No newline at end of file