473,412 Members | 2,075 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,412 software developers and data experts.

XMLSpy: non-terminating xsl:message?

Bo
Can XMLSpy (and AltovaXML) be "persuaded" to continue processing after
issuing a (conditional) xsl:message? I've tried with terminate="no" and
terminate="false", but the engine stops regardless. Only in debug mode
will the xslt engine continue after displaying the message.
Here's a code snippet:
<xsl:if test="string-length($ProductName) > $LongName">
<xsl:message terminate="no">Long name: <xsl:value-of
select="$ProductName"/></xsl:message>
</xsl:if>

Apr 25 '06 #1
3 1593
Bo wrote:
Can XMLSpy (and AltovaXML) be "persuaded" to continue processing after
issuing a (conditional) xsl:message? I've tried with terminate="no" and
terminate="false", but the engine stops regardless.


Sounds like a bug in those tools. What happens if you don't specify the
terminate attribute at all?


--
Joe Kesselman / Beware the fury of a patient man. -- John Dryden
Apr 25 '06 #2
Bo
Joe,

with or without the terminate atribute - the reaction is the same. Full
stop with error message, and no output generated.

/Bo

Apr 26 '06 #3
Try another tool?
Try XMLSpy's support?

--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
Apr 26 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: kevin bailey | last post by:
hi there, is xmlspy way ahead of everyone else? i work on a linux workstation and use vmware/windows 2000 to work with windows based clients. i have been able to carry out a couple of basic...
1
by: Alexey V. Dmitriev | last post by:
Hi, ALL! Try to parse my XML doc with Xerces2-J (v.2.2.0), but ErrorHandler return errors a course of this proccess. All needed features were turn on. BTW, validation under XMLSpy tool passed...
3
by: kevin bailey | last post by:
hi there, since we're now using xmlspy extensively to work with xml docs i wondered if there was a NG which could be used to discuss issues more specific to xmlspy. is this the right NG to...
0
by: Markus Seibold | last post by:
Hello NG, sorry for pasting that much code but I just can't figure out how get the <key><keyref> to work in XML Schema. I am using XMLSpy 4.3 for editing my XML. I want to represent a...
0
by: coltrane | last post by:
I have xmlspy Professional 2004 rev3. When I try to open an xml file from a context menu in windows explorer I get an error message stating "Cannot find the file blah.xml or one of its components....
4
by: mikea_59 | last post by:
I'm getting different results from XMLSpy and Saxon translations - both are updated versions. Maybe someone here can give me some insight. Here is my input: <MESSAGE> <msgName> <B enum="1">...
2
by: Jules | last post by:
Hello I love Visual Studio, and the web servcie support intially looks pretty great. However when I start studying Service Orientated Architectures (SOA) which are based around a Message...
5
by: Gumby | last post by:
Hi there! A "special" project team in our department has decided to purchase XMLSpy. We standardize on VS2005 as our IDE and up to now everyone has used the XML parser in VS2005. Are there...
0
by: draconas | last post by:
Hi all As part of a project I have a vb program that takes an XML document (payload-XML), which contains a lot of data, but no namespaces. It is run through an XSLT transformation which creates...
1
by: Connected | last post by:
The following info could be useful for anyone getting weird behaviour after installing Altova xmlSPY (so aptly named!) I've just wasted 3 days of my life trying to find out why I've lost network...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.