Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Dennis
« on: July 13, 2006, 07:09:25 PM »

The URL Mapping dialog is very simplistic.  The "To" mapping is intended to be an absolute file path, not another URL.

Hopefully this helps you get things working.  If you have further problems with XML I encourage you to put together a small sample and send it in to support@slickedit.com.
Posted by: gavink
« on: July 12, 2006, 02:56:46 AM »

Our team always has trouble with the URL Mappings setting. Basically we use heaps of XML and most of the formats we used have W3C schema. The namespaces of our documents are, in a sense, fictional because the URL does not have a document behind it (as far as I am aware this is perfectly legal). When I try and use the URL mapping to map from the fictional generic URL to the URL of the SubVersion repository that holds the schema file, SlickEdit pauses and then offers the URL mapping dialog again. That is, it does not seem to either (a) be able to follow the URL mapping to the SVN repository, (b) be able to access the SVN repository or (c) understand the schema file when it reads it. I can't really tell what is going on, but the URL mapping dialog talks about DTDs and, of course, our schemas are not DTDs.

Without sorting out this problem SlickEdit can pause for a long time every time we open an XML document.

Does anyone else use XML with schema? Have you had trouble with the URL mappings? How did you solve them?

Can I get a more meaningful error message out of SlickEdit?