The following lines show an example of an FTML map named installation_guide.ftmap
.
<?xml version="1.0" encoding="UTF-8"?>
<ft:map ft:title="Installation Guide" ft:lang="en-US" ft:originId="48d2b" ft:editorialType="book" xmlns:ft="http://ref.fluidtopics.com/v3/ft#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ftmap.xsd">
<ft:toc>
<ft:node ft:title="Introduction" ft:originId="192fe" href="intro/introduction.html">
<ft:metas>
<ft:meta key="product">myProduct</ft:meta>
<ft:meta key="audience">beginner</ft:meta>
<ft:meta key="ft:clusterId">document_bundle</ft:meta>
<ft:meta key="ft:publishStatus">visible</ft:meta>
</ft:metas>
</ft:node>
<ft:node ft:title="Prerequisites" href="chap1/prerequisites.html"/>
<ft:node ft:title="Hardware Requirements" href="chap1/hardware.html">
<ft:metas>
<ft:meta key="audience">expert</ft:meta>
<ft:meta key="platform">Linux</ft:meta>
</ft:metas>
</ft:node>
<ft:node ft:title="Datacenter Example Schema" href="chap1/DC\_schema.html"/>
<ft:node ft:title="Installation" ft:originId="270f1"/>
<ft:node href="front.html"/>
<ft:node href="back.html"/>
<ft:node ft:title="Copyrights" href="copyrights.html"/>
</ft:toc>
<ft:metas>
<ft:meta key="product" type="string">myProduct</ft:meta>
<ft:meta key="author">Bertha Inge</ft:meta>
<ft:meta key="location" type="stringTree">France|Occitanie|Montpellier</ft:meta>
<ft:meta key="location" separator="/" type="stringTree">China/Sichuan/Chengdu</ft:meta>
</ft:metas>
</ft:map>