Si no me explico bien tratare de hacerlo aca , mira cada alianza tiene datos sobre sus coorporaciones mi pregunta es como defino el proxyService.lastResult.eveapi.result.rowset.row para poder acceder por ejemplo a los datos de cieta alianza?
En la info de la api sale estas claves :
Output Rowset Columns
alliances rowset:
Name Type Description
name string Name of the alliance.
shortName string Alliance ticker.
allianceID int ID number of the alliance.
executorCorpID int Corporation ID of the executor corporation.
memberCount int Number of pilots in the alliance.
startDate datetime Date the alliance was founded.
memberCorporations rowset
Name Type Description
corporationID int Corporation ID of the member corporation.
startDate datetime Date the corporation joined the alliance.
aca esta mas completa la info :
http://wiki.eve-id.net/APIv2_Eve_AllianceList_XML
SAludos y gracias