ECF3.1 CoreFilingMessage Serialization

Electronic Court Filing

ECF3.1 CoreFilingMessage Serialization


mgalaty 07-21-2008, 6:57 PM

 

 The 3.1 Specification seems to generate an error using XSD; has anyone serialized this into either Java or .NET?  I also wasn't able to reverse engineer the XSD either.

 

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

C:\ECF>"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\xsd.exe" ECF-3.1
-CoreFilingMessage-Example.xml
Microsoft (R) Xml Schemas/DataTypes support utility
[Microsoft (R) .NET Framework, Version 2.0.50727.42]
Copyright (C) Microsoft Corporation. All rights reserved.
Error: There was an error processing 'ECF-3.1-CoreFilingMessage-Example.xml'.
  - Nested table 'PersonName' which inherits its namespace cannot have multiple
parent tables in different namespaces.

If you would like more help, please type "xsd /?".

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

Note:  Here are two good links on Serialization:

http://www.agiledeveloper.com/articles/XMLSerialization.pdf

http://www.dnzone.com/showDetail.asp?TypeId=2&NewsId=79&LinkFile=page7.htm

 

Powered by Community Server, by Telligent Systems