diff _test/Resources/types.xml @ 102:cf3b6ef2be22

Schema beta version
author wizard
date Fri, 07 May 2010 08:05:23 +0400
parents d8dc6cad3f55
children c289ed9662ca
line wrap: on
line diff
--- a/_test/Resources/types.xml	Thu May 06 17:55:59 2010 +0400
+++ b/_test/Resources/types.xml	Fri May 07 08:05:23 2010 +0400
@@ -1,6 +1,7 @@
 <schema>
 	<SimpleType type="email" nativeType="SCALAR">
 		<RegExp message="Неверный формат %Node.name_no%">^\w+(\.\w+)*@$\w+(\.\w+)+</RegExp>
+		<Property name='locale'/>
 	</SimpleType>
 	<SimpleType type="scalar" nativeType="SCALAR"/>
 	<SimpleType type="date" nativeType="DateTime">