Dear Wiki user,
You have subscribed to a wiki page or wiki category on
"Ws Wiki" for change notification.
The following page has been changed by MaryamMoazeni:
http
://wiki.apache.org/ws/MaryamMoazeni/GSoC2006
------------------------------------------------------------
------------------
*Reviewed the adb-codgen module of Axis2. For this I
needed to review XML Schema
spec and XmlSchema API in more detail. I needed to test
different schemas with the
- XmlSchema API to get to know its features. So far I
realized that, it is needed to
- fill BeanWriterMetaInfoHolder according to the
extension and restriction meta info in
- the SchemaCompiler; and then, most of the work needs to
be passed to the JavaBeanWriter
- to handel the generation of codes according to the
BeanWriterMetaInfoHolder. I need to
- review the JavaBeanWriter more in depth to realize how
to write the new schema
- constructs.
+ XmlSchema API to get to know its features. So far I
have fully understood the way
+ SchemaCompiler works. In order to handle extension and
restriction, it is needed to
+ fill BeanWriterMetaInfoHolder during the processing of
Content Models according to the
+ extension and restriction meta info in the
SchemaCompiler; and then, most of the work
+ needs to be passed to the JavaBeanWriter to handel the
generation of codes according to
+ the BeanWriterMetaInfoHolder. I need to review the
JavaBeanWriter more in depth to
+ realize how to write the new schema constructs.
*Built Axis2 and generated code for different schemas
in order to compare and analyze
the outputs.
------------------------------------------------------------
---------
To unsubscribe, e-mail: general-unsubscribe ws.apache.org
For additional commands, e-mail: general-help ws.apache.org
|