DO NOT REPLY [Bug 12369] - invalid output from DOMWriter using MemBufFormatTarget

2007-01-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=12369.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=12369


[EMAIL PROTECTED] changed:

   What|Removed |Added

  BugsThisDependsOn||39088

Bug 12369 depends on bug 39088, which changed state.

Bug 39088 Summary: StandardWrapper getRootCause() infinite loop
http://issues.apache.org/bugzilla/show_bug.cgi?id=39088

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||INVALID
 Status|RESOLVED|REOPENED
 Resolution|INVALID |
 Status|REOPENED|NEW



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Created: (XERCESC-1664) xsi:type and a schema without a target namespace causes error on valid instance

2007-01-03 Thread Boris Kolpackov (JIRA)
xsi:type and a schema without a target namespace causes error on valid instance
---

 Key: XERCESC-1664
 URL: https://issues.apache.org/jira/browse/XERCESC-1664
 Project: Xerces-C++
  Issue Type: Bug
  Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.7.0
 Environment: all
Reporter: Boris Kolpackov


I am attaching a test case that fails with the following error when run through 
domprint:

$ domprint -v=always -n -s -f ./test-users.xml
Error at file test-users.xml, line 14, column 9
   Message: Unknown element 'Age'

If you add targetNamespace to derived-user-config.xsd, then the error 
disappeas. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[jira] Updated: (XERCESC-1664) xsi:type and a schema without a target namespace causes error on valid instance

2007-01-03 Thread Boris Kolpackov (JIRA)

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

Boris Kolpackov updated XERCESC-1664:
-

Attachment: test-case.tar.gz

 xsi:type and a schema without a target namespace causes error on valid 
 instance
 ---

 Key: XERCESC-1664
 URL: https://issues.apache.org/jira/browse/XERCESC-1664
 Project: Xerces-C++
  Issue Type: Bug
  Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.7.0
 Environment: all
Reporter: Boris Kolpackov
 Attachments: test-case.tar.gz


 I am attaching a test case that fails with the following error when run 
 through domprint:
 $ domprint -v=always -n -s -f ./test-users.xml
 Error at file test-users.xml, line 14, column 9
Message: Unknown element 'Age'
 If you add targetNamespace to derived-user-config.xsd, then the error 
 disappeas. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]