Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

URI not registered, XSD

$
0
0

Hi, I have the following xsd excerpt:

Using IntelliJ 12 (latest)

 

<?xml version="1.0" encoding="UTF-8"?>

<xsd:schema targetNamespace="urn:abc-com:abc"

            xmlns:abc="urn:abc-com:abc"

            xmlns:xyz="urn:xyz-com:schema"

xmlns:xsd="http://www.w3.org/2001/XMLSchema"

elementFormDefault="qualified">

 

<xsd:import schemaLocation="Z:\Systems Knowledge Base\xyz\Schemas\IDBase.xsd"/>

 

the namespace in IJ is hilighted red, saying uri is not registered; so I register it to a folder (Z:\Systems Knowledge Base\xyz\Schemas) and it changes to resource not recognised error.

Also, the red path in the import statement does exist, but is not found by IJ.

How do i get this to resolve?

 

~gilbert

 

Message was edited by: Gilbert Grant


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>