Validate against new schemas

#251
This commit is contained in:
Artur Beljajev 2016-12-08 03:06:46 +02:00
parent cf93e77845
commit 3738a50762

View file

@ -1 +1 @@
EPP_ALL_SCHEMA = Nokogiri::XML::Schema(File.read("lib/schemas/all-ee-1.0.xsd")) EPP_ALL_SCHEMA = Nokogiri::XML::Schema(File.read('lib/schemas/all-ee-1.1.xsd'))