Scomp - genearting classes for multiple schema into one jar file
----------------------------------------------------------------
Key: XMLBEANS-312
URL: https://issues.apache.org/jira/browse/XMLBEANS-312
Project: XMLBeans
Issue Type: Wish
Components: XmlObject
Affects Versions: Version 1.0.4
Environment: Window XP SP2
Reporter: Harish K Swamy
Priority: Trivial
Hi,
I got multiple schemas with similar header but different payloads, I want to do
the following
1. Generate XMLBeans for these schemas into one jar file
2. Each schema needs to be prefixed, so that the classes are identical to
perticular schema.
Is this possible?, If so please can any one give me the command to execute the
above?
The way i am doing it for individual schema is as follows,
C:\xmlbeans-2.2.0\bin>scomp -out schema1.jar Message.xsd myprefix.xsd
Thanks in advance
Harish
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]