annotate _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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
99
6dd659f6f66c Minor changes, DOM schema is in development (in the aspect of a forms)
wizard
parents:
diff changeset
1 <schema>
6dd659f6f66c Minor changes, DOM schema is in development (in the aspect of a forms)
wizard
parents:
diff changeset
2 <SimpleType name="email" nativeType="SCALAR"/>
6dd659f6f66c Minor changes, DOM schema is in development (in the aspect of a forms)
wizard
parents:
diff changeset
3 <SimpleType name="scalar" nativeType="SCALAR"/>
6dd659f6f66c Minor changes, DOM schema is in development (in the aspect of a forms)
wizard
parents:
diff changeset
4 <SimpleType name="date" nativeType="DateTime"/>
6dd659f6f66c Minor changes, DOM schema is in development (in the aspect of a forms)
wizard
parents:
diff changeset
5 </schema>