OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

legalxml-courtfiling message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [legalxml-courtfiling] Implementation issue with the OXCI XML Interface Specifications


Jim, it seems to me that you are having to deal with some fundamental
operational issues inherent in the GJDXM. This underscores what I and others
have concluded: GJXDM is useful to court e-filing as a reference dictionary,
not as a schema (for more depth on this argument, see the recent series of
articles written by Todd Vincent in Glasser LegalWork's e-Filing Report,
http://www.glasserlegalworks.com). In my view your third alternative is
likely to be the only viable course within the intended life span of the
OXCI project.

<Jim Cabral>
3.	We could adopt a different approach for developing schemas based
on the elements of the GJXDD.  Specifically, there may be more modular
ways to construct schemas that use the Justice XML data dictionary but
are not necessarily compliant with the Justice XML data model.
</Jim Cabral>

There are indeed more modular ways: this is why OXCI should adopt 2GEFS and
its Schema Framework. Technically, that would solve this particular GJXDM
problem, and others not yet identified. Politically, that would put Georgia,
California, Washington, and OXCI on the same page.

Thanks for your forthright exposition of the problem and its alternatives.

TJS


> -----Original Message-----
> From: Cabral, James E. [mailto:JCabral@mtgmc.com]
> Sent: Friday, February 20, 2004 10:59 PM
> To: legalxml-courtfiling@lists.oasis-open.org; Vince Harris; Dan Jordan;
> Jim Beard; John Dominguez; Khaleel Thotti; Kim Morrison; Larry Ronhovde;
> Mohammed Shaikh; Rex McElrath; Ron Bowmaster; Scott Came; Shogan Naidoo;
> Siri Woods; Tom Clarke
> Cc: Wheeler, Joseph D.
> Subject: [legalxml-courtfiling] Implementation issue with the OXCI XML
> Interface Specifications
>
>
> OXCI participants and LegalXML ECF TC members:
>
> Over the last two weeks, Counterclaim has been testing the XML schemas
> and instance documents provided in the draft OXCI XML Interface
> Specifications document and has encountered a significant issue that we
> felt should be brought to the attention of the OXCI pilot sites and
> LegalXML before our meetings to discuss the specifications next Tuesday.
>
> As you know, OXCI is developing an open-source implementation of an
> Electronic Filing Manager (EFM) that will eventually support the
> LegalXML Court Filing Blue specification.  Because the Court Filing Blue
> specification is still in the requirements phase, the OXCI XML Interface
> Specifications are intended to provide an interim set of interface
> standards based on the Global Justice XML Data Model (GJXDM) 3.0
> operational release.  You can find all the OXCI design documents at
>
> http://oxci.sourceforge.net
>
> For a number of reasons, most importantly the fact that the a subset
> schema generator tool is not yet available, the OXCI schemas import the
> full GJXDM schema. The OXCI schemas then use type restriction to add
> constraints (such as required elements) and type extension to add
> additional elements specific to court filing.  The OXCI schemas also
> include provisions for local courts to add additional elements and
> constraints through type extension/restriction and type substitution.
>
> Counterclaim and MTG have successfully validated the GJXDM schemas, the
> OXCI schemas and the OXCI example instances using XMLSpy and the
> Xerces-based validation tool provided by GTRI.  However, Counterclaim
> has not been successful in generating Java objects from the XML schemas.
> To date, they have tested the Java API for XML Binding (JAXB) reference
> implementation, JaxMe, an open source implementation of JAXB, and
> Castor.  They have also tested several Windows code generation tools,
> including LiquidXML and Breeze XML Binder, but they have also failed to
> generate code.  Some of these tools have even failed to validate the
> schemas.
>
> The issue appears to be the fact that none of these tools implement the
> full W3C XML Schema specification.  Specifically, the code generation
> tools we have tested do not support type restriction.  This appears to
> be a well-known limitation - Jim Beard from Counterclaim has
> corresponded with other developers who have experienced problems
> implementing this feature in their applications.  In addition, he
> received the following response from someone at Sun Microsystems:
>
>  "From what you've described, it does not sound like there is anything
> illegal in your schemas.  The problem is that this type of schema
> derivation hierarchy is very difficult to map to a Java object
> inheritance hierarchy.  Java has no concept of 'derivation by
> restriction' - roughly speaking, there is no way for a sub-class to only
> inherit a portion of it's base class.  The JAXB spec (sec 5.3.2) sort of
> glosses over this issue because there really isn't a good solution.  It
> covers simple derivation by restriction, but handling a type that
> derives by extension from a type that derives by restriction is a whole
> other beast.  As a result, the RI (reference implementation) punts on
> the issue and flags it as an error."
>
> If we cannot find code generation tools that support the current
> approach, we are considering the following options:
>
> 1.	We could generate the Java objects manually.  However, this
> increases the development and support complexity of the code
> considerably and makes it difficult to adapt the code later to support
> the Court Filing Blue specification.
>
> 2.	We could use subset schemas rather than importing the full
> GJXDM.  This approach is recommended by GTRI.  However, there are not
> yet any documented procedures or examples for manually developing subset
> schemas and the subset schema generator tool is currently scheduled to
> be available in April.  For more information on this approach, see
> GTRI's explanation of customized schemas at
> http://justicexml.gtri.gatech.edu/technical/customized-schemas/index.htm
> l
>
> 3.	We could adopt a different approach for developing schemas based
> on the elements of the GJXDD.  Specifically, there may be more modular
> ways to construct schemas that use the Justice XML data dictionary but
> are not necessarily compliant with the Justice XML data model.
>
> 4.	Other options?
>
> Options 2 and 3 would require significant changes to the current OXCI
> XML Interface Specifications but may significantly simplify
> implementation.  Regardless of the approach we choose in the short term
> for this project, the OXCI implementation must eventually support the
> Court Filing Blue specification.  Our hope is that the LegalXML ECF TC
> can benefit from the OXCI project and adopt an approach to Court Filing
> Blue that is both practical to implement and consistent, as appropriate,
> with the GJXDM.
>
> I will add this to our agendas for discussion on Tuesday.
>
>   Thanks,
>
> Jim Cabral
> James E. Cabral Jr., Senior Associate
>
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material.  If you received this in error, please contact the sender and
> delete the material from any computer.
>
>
> To unsubscribe from this mailing list (and be removed from the
> roster of the OASIS TC), go to
> http://www.oasis-open.org/apps/org/workgroup/legalxml-courtfiling/
members/leave_workgroup.php.





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]