Arguments
bUseTranslatedSource
The
bUseTranslatedSource
offsets into the translated source;
The default value of the argument is
untranslated source for subsequent calls to
dw.nodeToOffsets()
dw.useTranslatedSource()
explicitly called with an argument of
Returns
Nothing.
XSLT functions
XSLT functions deal with XML files. These functions get information about XML
documents, including the schema tree or the reference to an XML document, and prompt the
user to specify the XML document associated with the current XSLT document.
MMXSLT.getXMLSchema()
Availability
Dreamweaver 8.
Description
This function returns the schema tree for the specified XML file.
Arguments
schemaURI, {bRefresh}
The
argument, which is required, is a string that is a reference to a local or
schemaURI
remote XML file.
The
argument, which is optional, is a Boolean value:
bRefresh
the schema;
false
default value is
false
Returns
A string that contains the XML schema tree.
argument is a Boolean value:
false
false
, and
dw.offsetsToNode()
finishes executing, if
false
returns the copy of the schema from the XML schema cache. The
.
true
if the function uses the untranslated source.
. Dreamweaver automatically uses the
dw.getSelection()
when the script that calls
dw.useTranslatedSource()
before then.
if the function uses
,
dw.setSelection()
is not
forces a refresh of
true
XSLT functions
,
351
Need help?
Do you have a question about the DREAMWEAVER 8-DREAMWEAVER API and is the answer not in the manual?