Copyright 2012 Paul Eddleston
Licensed under the Apache Licence, Version 2.0 (the "Licence");
you may not use this file except in compliance with the Licence.
You may obtain a copy of the Licence at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied. See the License for the specific language
governing permissions and limitations under the Licence.
Validation service for DDEX XML documents
This is a Visual Studio 2010 MVC3 web site and RESTful service for validating DDEX ERNs against schematron files from http://www.ddex.net/xml/profiles/release/
You will need to install MVC3 in order to load this project (install http://www.microsoft.com/web/downloads/platform.aspx and then search for "MVC 3")