This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Parameter substitution


I'm glad others have leapt in to help with the basic problem, so I can ask 
(off-topic):

At 12:31 PM 12/19/01, Curtis wrote:
>Hi,
>
>I was going to start this message with something other than the
>ubiquitous "Hi I'm a newbie and I can't figure out how to do xyz can
>somebody PLEEZ help me" but alas I have failed in that, so let's cut to
>the chase:

Is this a tautology or a Cretan paradox? (David C., where's your Gordian 
knot-cutter?)

Also Curtis, to get the XPath out of your data in the case where you have

><ErrorParameter>
><ErrorParameterType>X</ErrorParameterType>
><ErrorParameterValue>Some/XPATH/To/The/Offending/Value/Goes/In/Here</
>ErrorParameterValue>
></ErrorParameter>

is going to require either an extension function (Saxon has one) or a 
two-pass solution. But you might be doing two passes anyway to chunk up 
that string into a node-set you can process.

Good luck,
Wendell


======================================================================
Wendell Piez                            mailto:wapiez@mulberrytech.com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
   Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]