This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Really basic, but can't get it to work, and it's getting on my nerves::*


> I've got the following XML <slightly modified>
>
> <ScripCommsMessage
> xmlns="http://www.computershare.com/scripcomms/v1.0";>

Daniel, surely you've been on the list long enough to recognize this one?
Default namespaces catch everyone out the first time.

>
> And this is the start of my XSL:
>
> 	<b><xsl:value-of select="HostSlot" /></b>
>
> I've tried everything, but nothing seems to be working for
> me. Anyone got
> any wise suggestions?

Add a namespace prefix.

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]