bool axl_doc_get_standalone ( axlDoc doc  ) 

Allows to get current standalone configuration for the given axlDoc document.

Parameters:
doc The axlDoc document where the standalone value will be retreived.
Returns:
true if the standalone configuration, found inside the xml header is set to TRUE. Otherwise false is returned. Keep in mind that the function will return an false value if a null reference is received.