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

Re: Getting access to the entire attributes string



   I'd simply store the parsed data returned by�http_nextXmlAttr()�in
   a�new�table with a structure that looked like
   foreignKey �<the PK from whatever existing table you are updating in
   your system>
   attribute
   value�   Then when it's time to start doing something, the data is already
   parsed and it will be real easy to get to the attributes you are
   interested in.
   Charles

   On Tue, May 20, 2014 at 5:40 PM, Scott Mildenberger
   <[1]SMildenberger@xxxxxxxxxxxxxxxxxx> wrote:

     Most of the XML I do want the parsed response, it is just the one
     element that contains 300+ attributes that I would like to store for
     now in its raw form. �If there weren't that many attributes I would
     just grab them individually. �Sometime in the future I plan on
     storing all the attributes individually but I may not get to that
     for a little bit. �This is just a temporary thing due to task
     priorities.
     Scott

   -----Original Message-----
   From: [2]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   [mailto:[3]ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Scott
   Klement
   Sent: Tuesday, May 20, 2014 3:22 PM
   To: HTTPAPI and FTPAPI Projects
   Subject: Re: Getting access to the entire attributes string
   I wonder, though, why you'd want to parse the XML but then want to get
   the original XML code instead of a parsed response? �That seems like a
   strange thing.

   -----------------------------------------------------------------------
   This is the FTPAPI mailing list. �To unsubscribe, please go to:

     [4]http://www.scottklement.com/mailman/listinfo/ftpapi
     --------------------------------------------------------------------
     ---

References

   1. mailto:SMildenberger@xxxxxxxxxxxxxxxxxx
   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
-----------------------------------------------------------------------