资 源 简 介
This project provides bindings of MISMO XML documents to Java Beans. Later we may provide bindings in .NET and other platforms as well.
What is MISMO?
MISMO is short for Mortgage Industry Standards Maintenance Organization. It is a group mortgage industry participants that define and promote common standards across the industry. As part of their mission, they also define XML grammars (DTDs or W3C Schemas) that define the structure of XML documents that describe industry data (e.g. loan application, credit request, credit report, flood certificate, title etc.) and the rules governing it.
You can download the entire collection of their specifications at http://www.mismo.org/files/mismo/MISMOSpring2007Release.zip
What is "mismo-bindings" project?
There are several DTDs and W3C Schemas published by MISMO. This projects aims to ...
* create Java classes that model those XML structures
* c