Is there a language/format that allows to define an API in XML? -



Is there a language/format that allows to define an API in XML? -

i think have seen format/language write in xml , defines api programme against. want people can benefit since having pdf/online api may not plenty (think ides).

is there mutual language in can write api?

edit: i'll seek more clear. have api. have online api documentation it. however, want ides , programs able understand improve since regex'ing online documentation isn't going work them.

edit: here's illustration of i'd produce: view-source:http://api.jquery.com/api/

if create web services api, can generate wsdl file xml description of service. many languages/frameworks have tools generate proxy classes wsdl.

more info on wsdl: http://www.w3.org/tr/wsdl

api

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -