const char * axl_doc_get_encoding ( axlDoc doc  ) 

Gets current axl Document encoding.

Parameters:
doc The document where the encoding will be retrieved.
Returns:
A valid axlDoc reference. NULL is returned in the case a NULL axlDoc reference is received. The value returned by this function must not be deallocated.