blob: 5754171d1d4358bb806676ede1b19f3349b0beef [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*
***********************************************************-->
<helpdocument version="1.0">
<meta>
<topic id="textshared0106150120xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Transformation</title>
<filename>/text/shared/01/06150120.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2003-10-31T00:00:00">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
<paragraph id="hd_id3147477" role="heading" level="1" oldref="21" l10n="U" xml-lang="en-US"><variable id="transformation"><link href="text/shared/01/06150120.xhp" name="Transformation">Transformation</link></variable></paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3154350" xml-lang="en-US" oldref="1"><ahelp visibility="visible" hid="">Enter or edit file information for an <link href="text/shared/01/06150000.xhp" name="XML filter">XML filter</link>.</ahelp></paragraph>
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#xmlfilteredit"/>
</section>
<bookmark branch="hid/FILTER_HID_XML_FILTER_DOCTYPE" xml-lang="en-US" id="bm_id3148731"/><paragraph role="heading" level="2" id="hd_id3148668" l10n="U" xml-lang="en-US" oldref="2">DocType</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3155934" xml-lang="en-US" oldref="3"><ahelp hid="HID_XML_FILTER_DOCTYPE" visibility="visible">Enter the DOCTYPE of the XML file.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3148520" l10n="U" xml-lang="en-US" oldref="4">For example, the DOCTYPE defined for the current DocBook XML filter is:</paragraph>
<paragraph role="paragraph" id="par_id3155364" l10n="U" xml-lang="en-US" oldref="5">-//OASIS//DTD DocBook XML V4.1.2//EN</paragraph>
<paragraph role="paragraph" id="par_id3145829" l10n="U" xml-lang="en-US" oldref="6">The resulting line in the XML document is:</paragraph>
<paragraph role="paragraph" id="par_id3152594" l10n="U" xml-lang="en-US" oldref="7">&lt;!DOCTYPE article PUBLIC &quot;-//OASIS//DTD DocBook XML V4.1.2//EN&quot; &quot;http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd&quot;&gt;</paragraph>
<bookmark branch="hid/FILTER_HID_XML_FILTER_DTD" xml-lang="en-US" id="bm_id3149346"/><paragraph role="heading" level="2" id="hd_id3149180" l10n="U" xml-lang="en-US" oldref="8">DTD</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3153394" xml-lang="en-US" oldref="9"><ahelp hid="HID_XML_FILTER_DTD" visibility="visible">If you want, enter the public or system identifier of the DTD (Document Type Definition) that you want to use.</ahelp></paragraph>
<list type="unordered">
<listitem>
<paragraph role="listitem" id="par_id3152867" l10n="U" xml-lang="en-US" oldref="10">If present, both identifiers are written to the DOCTYPE declaration in saved XML files.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3155892" l10n="U" xml-lang="en-US" oldref="11">The public identifier is used to detect the filter when you open a file without specifying a filter.</paragraph>
</listitem>
</list>
<bookmark branch="hid/FILTER_HID_XML_FILTER_DTD_BROWSE" xml-lang="en-US" id="bm_id3156410"/><bookmark branch="hid/FILTER_HID_XML_FILTER_EXPORT_XSLT_BROWSE" xml-lang="en-US" id="bm_id3153749"/><bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_XSLT_BROWSE" xml-lang="en-US" id="bm_id3157863"/><bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE" xml-lang="en-US" id="bm_id3150774"/><paragraph role="heading" level="2" id="hd_id3155338" l10n="U" xml-lang="en-US" oldref="12">Browse</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3150506" xml-lang="en-US" oldref="13"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE_BROWSE" visibility="visible">Opens a file selection dialog.</ahelp></paragraph>
<bookmark branch="hid/FILTER_HID_XML_FILTER_EXPORT_XSLT" xml-lang="en-US" id="bm_id3156426"/><paragraph role="heading" level="2" id="hd_id3153527" l10n="U" xml-lang="en-US" oldref="14">XSLT for export</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3152552" xml-lang="en-US" oldref="15"><ahelp hid="HID_XML_FILTER_EXPORT_XSLT" visibility="visible">If this is an export filter, enter the file name of the XSLT stylesheet that you want to use for exporting.</ahelp></paragraph>
<bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_XSLT" xml-lang="en-US" id="bm_id3151110"/><paragraph role="heading" level="2" id="hd_id3149149" l10n="U" xml-lang="en-US" oldref="20">XSLT for import</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3147653" xml-lang="en-US" oldref="16"><ahelp hid="HID_XML_FILTER_IMPORT_XSLT" visibility="visible">If this is an import filter, enter the file name of the XSLT stylesheet that you want to use for importing.</ahelp></paragraph>
<bookmark branch="hid/FILTER_HID_XML_FILTER_IMPORT_TEMPLATE" xml-lang="en-US" id="bm_id3155831"/><paragraph role="heading" level="2" id="hd_id3147242" l10n="U" xml-lang="en-US" oldref="17">Template for import</paragraph>
<paragraph l10n="U" role="paragraph" id="par_id3153320" xml-lang="en-US" oldref="18"><ahelp hid="HID_XML_FILTER_IMPORT_TEMPLATE" visibility="visible">Enter the name of the template that you want to use for importing. In the template, styles are defined to display XML tags.</ahelp></paragraph>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3156330" l10n="U" oldref="19">The path to the directory that contains the template must be included in <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph>. When you open an XML file whose filter uses the template, the template opens first. In the template, you can map $[officename] styles to display XML tags in the XML document.</paragraph>
</body>
</helpdocument>