I tried that and I still have a problem as follows: URI: file:/C:/Program Files/VisualCafe4/Projects/b2b-prototype/configs/b2bServerDescriptor_xsd.xml line#: 5 msg: Element type "b2bServerDescriptor" must be declared. org.xml.sax.SAXParseException: Element type "b2bServerDescriptor" must be declared.
and I tracked it down to a bug in 1.3.1 found in: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1584 The bug description matches exactly with my situation and I get the same error with 1.4 as well and I am assuming this bug was not fixed in 1.4 either. Is there any work around? Any help would be very useful. Thanks in advance. Filkorn Roman wrote: > > Hi, > > sorry for all my questions, but I finally found the source of my > problem (reading the code, not the docu... :] ). > > XSI namespace is (for Xerces 1.3.1) > http://www.w3.org/2000/10/XMLSchema-instance and not > http://www.w3.org/2001/XMLSchema-instance. > > Thanks, > > Roman Filkorn > > p.s. How is it with Xerces 1.4 ? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
