xsl-list
[Top] [All Lists]

Selecting the Latest Date

2006-02-07 20:12:02




Hi all,

From the below XML file how to pick the late date from date node..

  <?xml version="1.0" encoding="Windows-1252" standalone="yes" ?>
    - <data>
      - <items>
          <ref>28834</ref>
          <pdate>01.02.2006</pdate>
          <qty>5</qty>
          <clno>ax588</clno>
          <date>01.02.2006</date>
          <clrf>Normal 1</clrf>
          <clno>bx588</clno>
          <date>03.02.2006</date>
          <clrf>Normal 2</clrf>
          <clno>bx588</clno>
          <date>06.02.2006</date>
          <clrf>Normal 3</clrf>
      </items>
    </data>

  Regards
  Eugene
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       
         * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *   
                                                                       
                                                                       
                                                                       
 The   information  contained  in  this message is  legally  privileged and
 confidential   information  intended  only   for the use of  the addressed
 individual   or  entity   indicated  in this  message (or  responsible for
 delivery   of  the  message to such person).  It must not be read, copied,
 disclosed,  distributed  or  used  by any person other than the addressee.
 Unauthorised  use, disclosure or copying is strictly prohibited and may be
 unlawful.                                                             
                                                                       
 Opinions, conclusions  and other information on  this message  that do not
 relate  to  the  official business of  any of the constituent companies of
 the  SANMAR GROUP  shall  be  understood as  neither given nor endorsed by
 the Group.                                                            
                                                                       
 If  you   have  received  this  message in error,  you should destroy this
 message and kindly notify the sender by e-mail.                       
                                                                       
 Thank you.                                                            
                                                                       
         * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *   
                                                                       





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>