[ 
https://issues.apache.org/jira/browse/XMLBEANS-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Cezar Andrei resolved XMLBEANS-278.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Version 2.1)
                       (was: Version 2.2)
                   Version 2.2.1

Committed revision 530930.

> Patch for ignoring Pre/Post and Interface Extensions within an xsdconfig
> ------------------------------------------------------------------------
>
>                 Key: XMLBEANS-278
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-278
>             Project: XMLBeans
>          Issue Type: New Feature
>          Components: Tools
>    Affects Versions: Version 2.1, Version 2.2
>         Environment: Tested w/ Sun JDK 1.5.0.06, 64-bit on Linux
>            Reporter: Dave Smith
>             Fix For: Version 2.2.1
>
>         Attachments: patch.003
>
>
> I use the Extension Interfaces feature, per 
> http://wiki.apache.org/xmlbeans/ExtensionInterfacesFeature. One of the not so 
> great aspects of this approach is that you currently need to have two 
> individual .xsdconfig files for your project -- one that has JUST the 
> namespace info and one that has both namespace AND extension info. To 
> simplify this, I have created a patch for SchemaCompiler and the XMLBean task 
> (tested on 2.1 and 2.2) that  adds a new parameter ("noExt") which causes the 
> compiler to filter out any extensions if the flag is set. The end result is 
> that you can use a single .xsdconfig file and just set the flag for the first 
> compilation/generation pass so that interfaces declarations are ignored.

-- 
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]

Reply via email to