Bonjour,
A partir d'un lien généré grâce à vos services, je cherche à parser la page obtenue en affichant l'horaire du prochain bus.
Mon lien : http://data.bordeaux-metropole.fr/wps?key=[MACLE]&SERVICE=WPS&VERSION=1.0.0&REQUEST=EXECUTE&IDENTIFIER=SV_HORAI_A&DATAINPUTS=filter=%3CFilter%3E%3COr%3E%3CPropertyIsEqualTo%3E%3CPropertyName%3ERS_SV_ARRET_P%3C/PropertyName%3E%3CLiteral%3E1113%3C/Literal%3E%3C/PropertyIsEqualTo%3E%3CPropertyIsEqualTo%3E%3CPropertyName%3ERS_SV_ARRET_P%3C/PropertyName%3E%3CLiteral%3E1112%3C/Literal%3E%3C/PropertyIsEqualTo%3E%3C/Or%3E%3C/Filter%3E;maxfeatures=10
J'utilise des méthodes Actionscript afin de parser le XML.
Pourriez vous m'éclairer ?
Merci,