[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading XML attribute



   Yes. It helped.
   Thanks,
   Musthafa

   On Fri, Dec 4, 2009 at 4:27 PM, Rick Connor <[1]rconnor@xxxxxxxxxxxxx>
   wrote:

     Musthafa.
     Does example 15 help?
     ...
     ...
     count = 1;
     dow attrs(count) <> *NULL;
       attrname = %str(attrs(count));
       count = count + 1;
       attrval = %str(attrs(count));
       count = count + 1;
       if (attrname = 'version');
          PrintLine = 'RSS version ' + attrval;
          except;
       endif;
     enddo;
     ...
     ...

   -----Original Message-----
   From: [2]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   [mailto:[3]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mohamed
   Musthafa Safarulla
   Sent: Friday, December 04, 2009 5:05 PM
   To: HTTPAPI and FTPAPI Projects
   Subject: Reading XML attribute
   Hi,
   How can i read an XML attribute using HTTPAPI. None of the provided
   examples
   have anything which looks for an attribute value. Please help.
   --
   Thanks,
   Musthafa

   ----------------------------------------------------------------------
   -
   This is the FTPAPI mailing list.  To unsubscribe, please go to:
   [4]http://www.scottklement.com/mailman/listinfo/ftpapi
   ----------------------------------------------------------------------
   -

   --
   Thanks,
   Musthafa

References

   1. mailto:rconnor@xxxxxxxxxxxxx
   2. mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   3. mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   4. http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------