Welcome to ECF Forum Sign in | Join | Faq

Electronic Court Filing

Started by mgalaty at 07-21-2008 7:35 PM. Topic has 0 replies.

Print Search
Sort Posts:    
   07-21-2008, 7:35 PM
mgalaty is not online. Last active: 6/12/2008 10:59:37 PM mgalaty

Top 10 Posts
Joined on 06-12-2008
Posts 7
Has anyone attempted to Validate the 3.1 CoreFilingMessage with it's XSD?
Reply Quote

Experimenting with the XSD's for the CoreFilingMessage and found it wouldn't validate using this online webservice based validator site:

http://www.xmlme.com/Validator.aspx

I had a similar error following other VB.NET programming exercises and Java exercises in the past.

=================================

Schema Error: System.Xml.Schema.XmlSchemaException: The targetNamespace parameter '' should be the same value as the targetNamespace 'urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:CoreFilingMessage-3.1' of the schema. at System.Xml.Schema.BaseProcessor.SendValidationEvent(XmlSchemaException e, XmlSeverityType severity) at System.Xml.Schema.SchemaCollectionPreprocessor.Preprocess(XmlSchema schema, String targetNamespace, Compositor compositor) at System.Xml.Schema.SchemaCollectionPreprocessor.Execute(XmlSchema schema, String targetNamespace, Boolean loadExternals, XmlSchemaCollection xsc) at System.Xml.Schema.XmlSchema.CompileSchema(XmlSchemaCollection xsc, XmlResolver resolver, SchemaInfo schemaInfo, String ns, ValidationEventHandler validationEventHandler, XmlNameTable nameTable, Boolean CompileContentModel) at System.Xml.Schema.XmlSchemaCollection.Add(String ns, SchemaInfo schemaInfo, XmlSchema schema, Boolean compile, XmlResolver resolver) at System.Xml.Schema.XmlSchemaCollection.Add(String ns, XmlReader reader, XmlResolver resolver) at System.Xml.Schema.XmlSchemaCollection.Add(String ns, XmlReader reader) at Validator.Button1_Click(Object sender, EventArgs e)

=================================

 


   Report 
ECF Forum » Administrators » Electronic Cour... » Has anyone attempted to Validate the 3.1 CoreFilingMessage with it's XSD?

Powered by Community Server, by Telligent Systems