Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
XML
data.xmlanalysis
mappoint.webservice
msf
msxml-webrelease
netmyservices.sdk
passport.sdk
soap
soapsdk
uddi.general
uddi.programming
uddi.specification
xml
xmlsqlwebrelease
xsl
  
 
group : microsoft.public.xsl      view archive
page nr. << back    40      41      42      43      44      45      46      47      48      49      50      51      52      53      54      55      56      57      58      59      60    next >>



Inproper behaviour of preceding-sibling     Fri, 9 Jun 2006 14:01:01 -0700
Following are XML, XSL and Result. If you observe closely, the behaviour of preceding-sibling is not working properly..Seq=4 is missing in the result(see bottom). can anyone please fix this problem? XML: <?xml version="1.0" encoding="ISO-8859-1"?> <DATAEXPRESS> <DealerCommissions> <DealerCommissio ...

xsl sorting and one node missing     Fri, 9 Jun 2006 12:40:02 -0700
Processor-version.xsl,v 1.3 2000-05-01 18:52:42-04 Vendor: Microsoft Processor version: Original IE5 (or old version of other processor) following is my output for below xml and xsl code. In the following output, NaN is coming. i don't know why. Thanks in advance. i appreciate your great help ...

insert a HTML tag without closing it?     9 Jun 2006 12:09:34 -0700
I know XSL requires well formed tags but I need to insert tags without closing them right away. Here's what I want to do: the XSL file reads the XML tags, and if a "table=1" attribute exists, it should start a new table (so inserts a table tag in html). When a XML tag has a attribute of "table=0" then it shoul ...

Locking Cells in Dataset to Excel Transformation     9 Jun 2006 11:29:17 -0700
Hi, I have a dataset which is being converted to an Excel XML file. Everything works except I'd like to lock one column of the spreadsheet based on the column name. Here are portions of the .XSL file: <Styles> <Style ss:ID="s44"> <Font ss:FontName="Tahoma" ss:Color="Red" /> <Protec ...

string comparison problem     Fri, 9 Jun 2006 10:57:29 -0500
If ancestor::*/attribute::LastBulletin = 2006-03-24T00:00:00 and Date = 2000-05-17T10:51:05 why does the following report false? I'm using MSXML 4. I've also tried making sure both are strings with string() but no luck. <xsl:value-of select="ancestor::*/attribute::LastBulletin > Date"/> thanks LJB ...

problems with less-than and greater-than     Thu, 8 Jun 2006 17:15:01 -0700
Here's the relevant part of my .xsl file: <xsl:variable name="value1" select="@val1" /> <xsl:variable name="value2" select="@val2" /> <TD> <xsl:attribute name="style"> <xsl:if test="$value1 > $value2"> background-color: rgb(255,0,0); ...

how to select and compare date?     Thu, 8 Jun 2006 14:13:06 -0500
How do I get the following to work? The selection was working until I added "Date > @LastBulletin". I know the xpath to LastBulletin is incorrect and need help with it. Also is there anything special about comparing dates? I tried hard coding "Date > '2006-03-24T00:00:00' and it didn't work either. <xsl:appl ...

Newbie help with graphics     8 Jun 2006 11:04:25 -0700
I know this is a very basic question, but can someone here tell me in a few words how my xml and xsl file should look like in order to display an image "image.gif" or "image.jpg" I want the xsl document to retrieve the image from the xml information, but not from the source, lets say graphics/image.jpg than ...

transforming large files     Wed, 7 Jun 2006 18:52:51 -0400
hello all, can anyone offer up any good advice for speeding this process up. i am transforming large files, up to 100MG. with a 40M file i am getting killed. any help is appreciated my code... Dim writer As XmlWriter = New XmlTextWriter(filename, System.Text.Encoding.UTF8) Dim xsltransform As Sys ...

modifying string values in a transformation - i think!!     7 Jun 2006 15:21:34 -0700
Hi, I have an attribute based xml file which i want to to transform to an element based file with some slight modifications The original file is: <?xml version="1.0" encoding="utf-8" ?> - <folder> <photo FileName="\My Documents\My Pictures\HPIM0024.jpg" Measurement="Measurement: 2m 239cm" X="115" Y ...


page nr.: page nr. << back    40      41      42      43      44      45      46      47      48      49      50      51      52      53      54      55      56      57      58      59      60    next >>
Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us