The CATID for generic projects - that is, projects without a specificobjectmodel.
泛型项目的CATID,泛型项目就是没有特定对象模型的项目。
2
In many cases it is necessary to copy the data from the XML objectmodel into an application-specificobjectmodel or a database before processing can start.
很多情况下,在处理之前必须将数据从XML对象模型复制到应用程序专用的对象模型或者数据库。
3
For example, it is of little use to a Web Service router servlet to be handed a DOM if all it does is translate it to an application-specificobjectmodel and then simply discard it.