[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlbeans-dev
Subject:    DO NOT REPLY [Bug 27277]  -
From:       bugzilla () apache ! org
Date:       2004-02-27 1:33:01
Message-ID: 20040227013301.16930.qmail () nagoya ! betaversion ! org
[Download RAW message or body]

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27277>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27277

Null pointer in Validator.java when using substitutionGroups





------- Additional Comments From nntp_ds@fastmail.fm  2004-02-27 01:33 -------
Have attached my schema files in xsd.zip.  If create a ConfigDocument from
the xml below and then validate it you should see the error

<config 
  xmlns="http://www.orbeon.com/oxf/controller" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.orbeon.com/oxf/controller  
http://www.orbeon.com/oxf/controller.xsd
                      http://www.xmldb.org/xupdate          
http://www.orbeon.com/oxf/xupdate.xsd"
  xmlns:xu="http://www.xmldb.org/xupdate"
   >
    <page path-info="/print-contacts" xforms="oxf:/form/print-contacts.xml" 
model="oxf:/model/print-contacts.xpl" >
        <!-- Show printable version -->
        <action when="/form/action = 'print'">
            <result page="print-contacts">
                <xu:remove select="/form/*"/>
            </result>
        </action>
    </page>

    <view epilogue="oxf:/config/epilogue.xpl"
          not-found="oxf:/config/notfound.xml"
          xforms-output-namespace-prefix="d"
          xforms-output-namespace-uri="http://orbeon.org/oxf/xml/document"/>
</config>

- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-dev-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic