kxml - parsing AWS API xml respond

holo via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Oct 19 05:41:28 PDT 2015


Sorry i was trying to use that XPaths to take out instanceId and 
laounchTime but i always get an empty respond.

//instanceId/launchTime" - empty
//instanceId/*           - empty too
//instanceId.launchTime  - empty too

How to take instance id and variable which im interest in or 
few/all for instanceId?


More information about the Digitalmars-d-learn mailing list