score:1
you should avoid having different xsd files declaring the same namespace. a namespace is a uri so it should identify a single resource.
check this tutorial about how to use/define namespaces: http://www.liquid-technologies.com/tutorials/xmlschemas/xsdtutorial_04.aspx
Source: stackoverflow.com
Related Query
- Eclipse XML Catalog: add XSD which imports or includes another XSD
- How to add an XSD to Eclipse catalog directly
- xml created from an xsd added to eclipse catalog wont be validated correctly
- Is there a way to make Eclipse add static imports without autocomplete?
- Importing Multiple XSD Files into Eclipse's XML Catalog
- Why eclipse xml editor can't add bookmark?
- Which eclipse listener should I use to add annotations to a text editor
- headless xml generation from xsd with eclipse
- How to add another Eclipse project as a library?
- Eclipse add imports below comment
- XML catalog in Eclipse WTP: How do you reference a standalone XML schema
- XML Catalog in Eclipse is not working
- how do I add a Maven dependency on another existing project in Eclipse
- How to automate generating XML instances from XSD files, using Eclipse MDT XSD project?
- How can I find out which XSD is slow to load in Eclipse's XML validator
- Creating a runnable JAR which includes .exe files via eclipse
- Having Eclipse automatically try to add imports on bunch of .java files
- How can I get Eclipse to underline in red the imports which don't exist?
- Validate XML and XSD in Eclipse 4.2 - missing option?
- Eclipse XML catalog entry - dot in directory
- Floating Action Button in android eclipse which on clicking will navigate to another activity
- Eclipse keeps deleting necessary XSD imports
- How to prevent eclipse c/c++ unit testing from encountering XML parse error which leads to runner hanging?
- Generating sample xml from XSD file using eclipse
- Eclipse JDT dom refactoring, extract class member from one compilation unit & add into another
- How to add remote includes to a synchronized eclipse project for correct indexing?
- How to use classes of a package in another package which is in a project created at a different eclipse workspace
- Update eclipse XML code complete when XSD changes
- Add XML editor to Eclipse Standard
- Add tab to multiple lines in Eclipse XML Editor
More Query from same tag
- Putting eclipse under version control
- Eclipse Android Exception : Unhandled event loop exception No more handles
- Installed dark theme in eclipse, but scrollbars is still grey
- how to get rid of that bar above the tabs in Eclipse
- eclipse build path error
- Eclipse doesnt update .java files
- Android Device doesn't appear online in Ubuntu 12.04
- Eclipse classpath entries only used for tests
- BigDecimal notation eclipse plugin or nice external tool
- selenium webdriver invalid login
- Unbind F1 'Help' keyboard shortcut in eclipse
- Eclipse Aptana Studio 3, xdebug configuration for Windows with virtual machine
- Cannot use external libraries for google app engine java project
- onMouseOver event on an image array is getting called only once in gwt
- Create JAR from Eclipse Project
- Spring: xsi:schemaLocation can't read configuration from spring.schemas
- Eclipse + Pydev wont keep interpreter setting within the same session.
- executing a powershell command in eclipse
- Storing an arraylist for retrieval in Android
- IWAB0014E Unexpected exception occurred while creating web service
- Java Arithmetic Operation '--' operator
- Autoindentation of a new line in Eclipse - how to disable?
- how modify the already installed content-assist?
- Error in Android project name in Eclipse
- Eclipse refactor pull up
- eclipse beakpoint: stop before leaving a Java method
- Building Android project on remote server from Eclipse
- Runtime error of NoClassDefFoundError when a eclipse plugin depends on other eclipse plugin
- cordova can't build the project with phonegap parse plugin
- Importing a Gradle Project (libGDX) in Eclipse Photon