ASP Error: 70
Description: Permission denied
Source: Microsoft VBScript runtime error
|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Style questions (2 questions)
Hi Rodman,
At 05:05 PM 8/23/2005, you wrote: Question #1: I have several stylesheets using 'key' and 'generate-id', so I am familiar with their workings and quirks. My question is there a way to do anything EXCEPT equality compares w/ keys. I have used work arounds that sometimes make sense and sometimes feels like a hack (kind of like trying to code sane CSS in I.E. <g>). I don't think I understand the question. If you're asking "are keys useful for things besides grouping things by associated values" the answer is certainly yes. In fact the classic use case for keys isn't for grouping at all, but to support cross-referencing in general. Question #2: I have seen answers on the list where someone mentions XSL and XSLT seperately (and deliberately). I thought the former was just a shorter version of the latter. After all, isnt the main purpose of the language to do transformations? Is there a difference? This confusion is due to the historical emergence of XSLT as a component of XSL. The purpose of XSL ("Extensible Stylesheet Language") is *not* to "do transformations" -- it is (as the XSL Rec says) Given a class of arbitrarily structured XML documents or data files, designers use an XSL stylesheet to express their intentions about how that structured content should be presented; that is, how the source content should be styled, laid out, and paginated onto some presentation medium, such as a window in a Web browser or a hand-held device, or a set of physical pages in a catalog, report, pamphlet, or book. Besides XSLT (and XPath, a differentiated component of XSLT), XSL also includes XSL-FO. XSLT is aimed at achieving only a part -- albeit a very important part -- of the task of generating presentations of arbitrary XML, namely transformation of XML from one structure into another. XSL-FO describes a *particular* target structure for XSLT that can be used in conjunction with it (or even apart from it) to achieve the goal of formatting. That is, to solve a problem for XSL, XSLT solves a much more general problem. Accordingly it gets used for many more things than its "classic" scenario. Such is often the way with computers -- the more general is subsumed under the more particular. One might say (at the risk of confusing everyone even worse) that XSL, a technology for formatting XML documents, is an "application" of XSLT, a technology to do transformations -- indeed, XSL is the application that XSLT was designed for. Cheers, Wendell
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








