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

2008-02-19 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:
-

Fix Version/s: 2.9.0
   3.0.0

Would be nice to fix for 3.0.0 and 2.9.0.

 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
 Fix For: 3.0.0, 2.9.0

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



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