Arbortext Command Language > Functions by Alphabetical Listing > doc_type_xml
  
doc_type_xml
ret = doc_type_xml ([doc])
This function returns 1 if the document type associated with the specified document was compiled as an XML application or 0 otherwise. If doc is not specified, the value of current_doc is used.
Related Topics
doc_kind function