[jira] Updated: (XERCESC-1497) 2.6 & 2.7 don't support validate a xml with two or more schema files.

2005-09-18 Thread Savorjava (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1497?page=all ] Savorjava updated XERCESC-1497: --- Attachment: resource_lists.xsd rls_services.xsd draft-ietf-simple-xcap-list-usage-05.txt these two schema files could be found i

[jira] Created: (XERCESC-1497) 2.6 & 2.7 don't support validate a xml with two or more schema files.

2005-09-14 Thread Savorjava (JIRA)
2.6 & 2.7 don't support validate a xml with two or more schema files. - Key: XERCESC-1497 URL: http://issues.apache.org/jira/browse/XERCESC-1497 Project: Xerces-C++ Type: Bug Reporter: Savorjava

[jira] Commented: (XERCESC-1495) v2.6 always tell me "Could not connect to the socket for URL 'http://www.w3.org/2001/xml.xsd'" when I wanna parse a xml file with target namespace.

2005-09-14 Thread Savorjava (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1495?page=comments#action_12324519 ] Savorjava commented on XERCESC-1495: Thank you for your information, i just found my resource_lists.xsd file include http://www.w3.org/2001/xml.xsd. sorry to trouble yo

[jira] Created: (XERCESC-1496) DOMBuilder need visit http://www.w3.org/2001/xml.xsd when my program need check the xml file with schema with targetnamespace.

2005-09-14 Thread Savorjava (JIRA)
DOMBuilder need visit http://www.w3.org/2001/xml.xsd when my program need check the xml file with schema with targetnamespace. -- Key: XERCESC-1496 URL: ht

[jira] Commented: (XERCESC-1495) v2.6 always tell me "Could not connect to the socket for URL 'http://www.w3.org/2001/xml.xsd'" when I wanna parse a xml file with target namespace.

2005-09-14 Thread Savorjava (JIRA)
[ http://issues.apache.org/jira/browse/XERCESC-1495?page=comments#action_12324515 ] Savorjava commented on XERCESC-1495: you mean i have to have ability to visit internet when i develop or use the program? I really don't think we need that, why Xerces-

[jira] Created: (XERCESC-1495) v2.6 always tell me "Could not connect to the socket for URL 'http://www.w3.org/2001/xml.xsd'" when I wanna parse a xml file with target namespace.

2005-09-14 Thread Savorjava (JIRA)
v2.6 always tell me "Could not connect to the socket for URL 'http://www.w3.org/2001/xml.xsd'" when I wanna parse a xml file with target namespace. ---