membrane / soa-model

Toolkit and Java API for WSDL, WADL and XML Schema.
http://www.membrane-soa.org/soa-model/
Apache License 2.0
94 stars 73 forks source link

Fixed handling of indexes in XPath when filling forms during SOAP request generation #243

Closed kanelai closed 8 years ago

kanelai commented 8 years ago
  1. Fixed handling of indexes in XPath, e.g. xpath:/DisconnectSubscriberOfferSrvcRequest/RequestBody/OfferKey[1]/OfferId
  2. Uncommented test cases for #1
  3. Ignored IntelliJ IDEA files