[xsl] MSXML 4 - RowSetSchema XML

Subject: [xsl] MSXML 4 - RowSetSchema XML
From: tbstewart@xxxxxxx
Date: Fri, 6 Feb 2004 06:04:35 -0700 (MST)
Hi,

I am using MSXML 4.0 to perform server-side (memory resident)
transformations in my Classic ASP Web application. The default XML that
ADO generates is a combination of the schema and the XML in what MS calls
a RowSetSchema. The problem with using the XML as is, is that when a data
item is null the node's attribute is not included in the rowset. Hence,
the report's table cell is not preserved and the remaining data columns
shift one or more columns to the left.

Q: How do I write the XSL to detect a missing rowset attribute? I want to
add whitespace to the cell to keep the data set lined up in the correct
columns.

Thanks for your help.

Cheers,
--Tom



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


Current Thread