xsl-list
[Top] [All Lists]

RE: XSL-List Digest V4 #1552

2003-08-13 00:37:29
I've noticed that your selects are not prefixed by the namespace. This
would mean that when xpath picks up you query, it will never find the
elements because they are being referenced incorrectly. Try using (for
example):

            <xsl:variable name="showdateBegin"
select="od:EventBeginDate"/>

Regards
Latch Dhalliwal

**********************************************************************
Internet communications are not secure and therefore EPSRC does not accept 
legal responsibility for the contents of this message.  Any views or opinions 
presented are solely those of the author and do not necessarily represent those 
of the EPSRC unless specifically stated.
All EPSRC staff can be contacted using Email addresses with the following 
format: firstname(_dot_)lastname(_at_)epsrc(_dot_)ac(_dot_)uk
**********************************************************************

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



<Prev in Thread] Current Thread [Next in Thread>
  • RE: XSL-List Digest V4 #1552, Lachman Dhalliwal <=