AJAM AND mxml

hi guys
i have configured AJAM for asterisk and work perfect
i have utilized rawman and the result is perfect, i have a little bit problem with mxml. I receive the response but i dont have any reference for the response.
i have searched under google and have not results
my question is: have any type of reference manual or a document to view the reference for mxml response
i have readed 1 response (for administrator login) and the xml code is

<ajax-response>
 <response type="object" id="unknown">
     <generic response="Success" message="Authentication accepted"/>
</response>
</ajax-response>

but for others response any
thanks for your help