DITA files - Fluid Topics - Latest

Multiple Switch to Relatives

Category
Technical Notes
Audience
public
Version
Latest
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
<map xml:lang="en-US">
    <title>Comprehensive Motor Repair Guide <ph product="power-supply">/ Power Supply </ph><ph
        product="speed-controller">/ Speed Controller </ph><ph otherprops="v1">v1</ph><ph otherprops="v2">v2</ph></title>
    <topicmeta>
        <metadata >
            <prodinfo>
                <prodname>X-Series Motor</prodname>
                <vrmlist>
                    <vrm version="1" otherprops="v1"/>
                    <vrm version="2" otherprops="v2"/>
                </vrmlist>
                <component product="power-supply">Power Supply</component>
                <component product="speed-controller">Speed Controller</component>
            </prodinfo>
        </metadata>
    </topicmeta>
    <topicref href="topics/t-safety_precautions.dita"/>
    <topicref href="topics/t-disassembly.dita"/>
    <topicref href="topics/t-component_repair.dita"/>
    <topicref href="topics/t-reassembly.dita"/>
    <topicref href="topics/t-testing.dita"/>
</map>
<?xml version="1.0" encoding="UTF-8"?>
<val>
    <prop att="product" action="include" val="power-supply" />
    <prop att="otherprops" action="include" val="v1" />
    <prop att="otherprops" action="exclude"/>
    <prop att="product" action="exclude"/>
</val>
<?xml version="1.0" encoding="UTF-8"?>
<val>
    <prop att="product" action="include" val="speed-controller" />
    <prop att="otherprops" action="include" val="v1" />
    <prop att="otherprops" action="exclude"/>
    <prop att="product" action="exclude"/>
</val>
<?xml version="1.0" encoding="UTF-8"?>
<val>
    <prop att="product" action="include" val="power-supply" />
    <prop att="otherprops" action="include" val="v2" />
    <prop att="otherprops" action="exclude"/>
    <prop att="product" action="exclude"/>
</val>
<?xml version="1.0" encoding="UTF-8"?>
<val>
    <prop att="product" action="include" val="speed-controller" />
    <prop att="otherprops" action="include" val="v2" />
    <prop att="otherprops" action="exclude"/>
    <prop att="product" action="exclude"/>
</val>

Configure the search options to activate the switch to relatives feature.