newbie: <xsl: inside '...'
Wed, 28 Nov 2007 09:41:48 +0100
Hello,
I am learning XSLT and I use MSXSL. I have such question:
I would like to generated HTML <a href='mailto:...'>...</a> with email
address from XML file. In XML file I have (email is optional):
<?xml version='1.0' encoding='iso-8859-2' standalone='yes'?>
<!DOCTYPE recenzje [
<!ELEMENT recenzje (recenzj ...
|
Revisiting elements through XSL
Tue, 27 Nov 2007 22:51:43 -0800 (PST)
Hi
I had a xml which looked like:
<Containter A>
<item1 20/>
<item2 10/>
<Containter A/>
<Containter B>
<item1 5/>
<item2 15/>
<Containter B/>
And a xsl which rendered a .txt file with that very same structure:
A;20;
A;10;
B;5;
B;15;
So, as to say, the xml file suited the intended .t ...
|
Sorting and Grouping within XSL
Thu, 22 Nov 2007 08:27:11 -0800 (PST)
I have this xml document see below what I want to do is loop through
each category in the ArrayOfCategory and for each CategoryID I need
to
get the list of ShoppingLIstDetail for that CategoryID
I have no clue how to even start this:
<PrintList>
<ArrayOfCategory xmlns:xsi="http://www.w3.org/2001/XMLSch ...
|
Re: date comparison
Wed, 21 Nov 2007 21:58:00 -0800
Building on this... I'm trying to compare two dateTimes in an xsl:when test=
statement.
The logic I need is to compare as follows:
xsl:when test="dateTime1 <= dateTime2-(1 hour)"
TIA for any help you can offer.
"Martin Honnen" wrote:
> viklall@gmail.com wrote:
> > How do you do a date comparison ...
|
Xsl transform to XML in C#
Sun, 18 Nov 2007 13:48:58 -0800 (PST)
Hello,
Thanks for taking the time to read.
I'm begining Visual C# and trying to convert an HTML/Javascript
application into a Windows application.
I was using and XML database, transformed with XSL to output HTML, in
Javascript for the client.
Now, I have the same data in XML that I want to transform w ...
|
Passing distinct values as parameters
Fri, 16 Nov 2007 17:26:39 -0800 (PST)
I would like to search an XML document for a set of distinct values,
then process the document based on those values. I have been able to
get this to work by hardcoding a set of string and passing them along.
Hard coded string example:
<xsl:call-template name="writeTotal">
<xsl:with-pa ...
|
Working of XSLT
Fri, 16 Nov 2007 07:28:06 -0800 (PST)
Hi Everyone,
This is just a brief description of how XSLT
works. Please join in this discussion & please give me your
suggestions regarding this topic & also some more information on this
discussion.
XSLT consists of three components that transform an XML document into
the reqd. format. ...
|
|
|
Announce: XML 2007 Conference
Wed, 14 Nov 2007 19:44:29 -0000
Dear microsoft.public.xsl,
The XML 2007 Conference is almost here.
XML 2007 is the world's largest and longest-running conference devoted
to XML and other open data and document technologies. Our theme for
2007 is XML in Practice, focusing on the lessons learned from
implementing XML in production-grade syste ...
|
group by attribute
Mon, 12 Nov 2007 11:41:45 -0000
I'd like to group this xml by tipo =
This is the xml
<?xml version="1.0" encoding="ISO-8859-1"?>
<NewDataSet>
<ENTRADA>
<NOMBRE tipo="JAR"><![CDATA[oorpsvneg.jar]]></NOMBRE>
<F20071023><![CDATA[20071023]]></F20071023>
</ENTRADA>
<ENTRADA>
<NOMBRE tipo="XML"><![CDATA[oorprc00030.xml]]></NOMBRE>
<F2007 ...
|
!!! SOFTWARE 4 SALE !!!?????????????????????????????????????????????????????????????????????? 10914
Saturday, 10 Nov 2007 19:50:24 -0600
Software for sale. Huge Selection. 10 Euros/CD. Worldwide shipping.
Windows, Mac, and Linux. The very latest software, stock video/photo, games, etc.
Contact David for details:
david007@worldnewstonight.net
...
|