Arbortext Command Language
>
Functions by Alphabetical Listing
>
doc_type_file
doc_type_file
doc_type_file
([
doc
])
This function returns the path name of the DTD (
.dtd
) or XML schema (
.xsd
) that defines the document type associated with
doc
. If
doc
is omitted, the current document is used.
Related Topics
•
doc_type_dir
function