Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parsing non-table xml
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Parsing non-table xml
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Divers
Thread ID:
01422447
Message ID:
01422447
Vues:
127
I am working with Quickbooks XML integration, and I have a question about parsing a response. Here is an example of a response I am getting when an operation fails:
<?xml version="1.0" ?>
<QBXML>
  <QBXMLMsgsRs>
    <TimeTrackingAddRs statusCode="3310" statusSeverity="Error" statusMessage="... explanation of the error ...." />
  </QBXMLMsgsRs>
</QBXML>
Is there a way to parse this using XMLAdapter or some other tool, or do I just have to do it manually?
Paul R. Moon
Business Software Solutions
paul@businessoftware.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform