[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: What Suffixes to use and when?
  • From: tedd <tedd@s...>
  • Date: Thu, 30 Dec 2004 14:47:58 -0500

Hi:

This may be a very ignorant question (what questions aren't), but is 
there a reference of some sort that explains what suffixes should be 
used to call certain operations or languages?

For example, if I was to try to execute a XSSI command, the calling 
file must have the suffix of ".shtml". No problem there, I understand 
that.

However, while this may be obvious to everyone here, but I just tried 
to execute a --

<!--#include virtual="my.txt" -->

-- from within a ".shtml" file and the XSSI command in the text file 
(my.txt) didn't work. However, when I simply changed the suffix of 
the called text file from "txt" to ".shtml", such as --

<!--#include virtual="my.shtml" -->

-- everything worked as I wanted. This was very confusing to me 
--from my perspective, who would have thunk it?

I can't help but think that when using html (or shtml) to call xlm , 
xsl, css, and other such suffixes, there should be a list/register 
that says "This is OK to call this operation using this suffix, but 
you can't do that operation with that suffix." -- if that makes any 
sense.

Many thanks for any enlightenment.

/tedd


-- 
--------------------------------------------------------------------------------
http://sperling.com/

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member