|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] am getting an error with document() in msxml 4
hope someone can help with this, if at least to tell me what the problem is,
although it's more specifically a question about microsoft implementation
then an xslt one :)
I have an xslprocessor declared in msxml 4
am trying to select against the stylesheet, first I tried with a key cause I
have a dictionary of values inside the xslt I want to reference that gave
the following error: NodeTest expected here. -->document<--(''), finally I
tried just the following:
<xsl:param name="msxmltry" select="document('')/*/contex:values"/>
my error reads "An exception occurred: 'oXSLProc.transform' "
yep my namespace is declared,
am trying to select from the following:
<contex:values>
<contex:actions>
<contex:act type="onMouseover" function="toggleDisplay">
<contex:value
name="style">position:absolute;left:0;top;0;display:none;</contex:value>
</contex:act>
</contex:actions>
</contex:values>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








