home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / OART.DLL / 3000 / 3152 < prev    next >
Extensible Markup Language  |  2010-03-13  |  24KB  |  566 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <!-- Copyright (c) Microsoft Corporation.  All rights reserved. -->
  3. <layoutDef xmlns="http://schemas.openxmlformats.org/drawingml/2006/diagram" uniqueId="urn:microsoft.com/office/officeart/2005/8/layout/hierarchy1">
  4.     <title val="Hierarchy" />
  5.     <desc val="" />
  6.     <catLst>
  7.         <cat type="hierarchy" pri="2000" />
  8.     </catLst>
  9.     <sampData>
  10.         <dataModel>
  11.             <ptLst>
  12.                 <pt modelId="0" type="doc" />
  13.                 <pt modelId="1" type="node">
  14.                     <prSet phldr="1" />
  15.                 </pt>
  16.                 <pt modelId="2" type="node">
  17.                     <prSet phldr="1" />
  18.                 </pt>
  19.                 <pt modelId="21" type="node">
  20.                     <prSet phldr="1" />
  21.                 </pt>
  22.                 <pt modelId="22" type="node">
  23.                     <prSet phldr="1" />
  24.                 </pt>
  25.                 <pt modelId="3" type="node">
  26.                     <prSet phldr="1" />
  27.                 </pt>
  28.                 <pt modelId="31" type="node">
  29.                     <prSet phldr="1" />
  30.                 </pt>
  31.             </ptLst>
  32.             <cxnLst>
  33.                 <cxn modelId="4" type="parOf" srcId="0" destId="1" srcOrd="0" destOrd="0" presId="" />
  34.                 <cxn modelId="5" type="parOf" srcId="1" destId="2" srcOrd="0" destOrd="0" presId="" />
  35.                 <cxn modelId="6" type="parOf" srcId="1" destId="3" srcOrd="1" destOrd="0" presId="" />
  36.                 <cxn modelId="23" type="parOf" srcId="2" destId="21" srcOrd="0" destOrd="0" presId="" />
  37.                 <cxn modelId="24" type="parOf" srcId="2" destId="22" srcOrd="1" destOrd="0" presId="" />
  38.                 <cxn modelId="33" type="parOf" srcId="3" destId="31" srcOrd="0" destOrd="0" presId="" />
  39.             </cxnLst>
  40.         </dataModel>
  41.     </sampData>
  42.     <styleData>
  43.         <dataModel>
  44.             <ptLst>
  45.                 <pt modelId="0" type="doc" />
  46.                 <pt modelId="1" type="node" />
  47.                 <pt modelId="11" type="node" />
  48.                 <pt modelId="12" type="node" />
  49.             </ptLst>
  50.             <cxnLst>
  51.                 <cxn modelId="2" type="parOf" srcId="0" destId="1" srcOrd="0" destOrd="0" presId="" />
  52.                 <cxn modelId="13" type="parOf" srcId="1" destId="11" srcOrd="0" destOrd="0" presId="" />
  53.                 <cxn modelId="14" type="parOf" srcId="1" destId="12" srcOrd="1" destOrd="0" presId="" />
  54.             </cxnLst>
  55.         </dataModel>
  56.     </styleData>
  57.     <clrData>
  58.         <dataModel>
  59.             <ptLst>
  60.                 <pt modelId="0" type="doc" />
  61.                 <pt modelId="1" type="node" />
  62.                 <pt modelId="2" type="node" />
  63.                 <pt modelId="21" type="node" />
  64.                 <pt modelId="211" type="node" />
  65.                 <pt modelId="3" type="node" />
  66.                 <pt modelId="31" type="node" />
  67.                 <pt modelId="311" type="node" />
  68.             </ptLst>
  69.             <cxnLst>
  70.                 <cxn modelId="4" type="parOf" srcId="0" destId="1" srcOrd="0" destOrd="0" presId="" />
  71.                 <cxn modelId="5" type="parOf" srcId="1" destId="2" srcOrd="0" destOrd="0" presId="" />
  72.                 <cxn modelId="6" type="parOf" srcId="1" destId="3" srcOrd="1" destOrd="0" presId="" />
  73.                 <cxn modelId="23" type="parOf" srcId="2" destId="21" srcOrd="0" destOrd="0" presId="" />
  74.                 <cxn modelId="24" type="parOf" srcId="21" destId="211" srcOrd="0" destOrd="0" presId="" />
  75.                 <cxn modelId="33" type="parOf" srcId="3" destId="31" srcOrd="0" destOrd="0" presId="" />
  76.                 <cxn modelId="34" type="parOf" srcId="31" destId="311" srcOrd="0" destOrd="0" presId="" />
  77.             </cxnLst>
  78.         </dataModel>
  79.     </clrData>
  80.     <!-- hierChild for diagram -->
  81.     <layoutNode name="hierChild1">
  82.         <varLst>
  83.             <chPref val="1" />
  84.             <dir val="norm" />
  85.             <animOne val="branch" />
  86.             <animLvl val="lvl" />
  87.             <resizeHandles val="rel" />
  88.         </varLst>
  89.         <choose>
  90.             <!-- if direction variable is LTR -->
  91.             <if func="var" arg="dir" op="equ" val="norm">
  92.                 <alg type="hierChild">
  93.                     <param type="linDir" val="fromL" />
  94.                 </alg>
  95.             </if>
  96.             <!-- if direction variable is RTL -->
  97.             <else>
  98.                 <alg type="hierChild">
  99.                     <param type="linDir" val="fromR" />
  100.                 </alg>
  101.             </else>
  102.         </choose>
  103.         <shape />
  104.         <presOf />
  105.         <constrLst>
  106.             <constr op="equ" type="primFontSz" for="des" ptType="node" val="65" />
  107.             <constr type="w" for="des" forName="composite" refType="w" />
  108.             <constr type="h" for="des" forName="composite" refType="w" refFor="des" refForName="composite" fact="0.667" />
  109.             <constr type="w" for="des" forName="composite2" refType="w" refFor="des" refForName="composite" />
  110.             <constr type="h" for="des" forName="composite2" refType="h" refFor="des" refForName="composite" />
  111.             <constr type="w" for="des" forName="composite3" refType="w" refFor="des" refForName="composite" />
  112.             <constr type="h" for="des" forName="composite3" refType="h" refFor="des" refForName="composite" />
  113.             <constr type="w" for="des" forName="composite4" refType="w" refFor="des" refForName="composite" />
  114.             <constr type="h" for="des" forName="composite4" refType="h" refFor="des" refForName="composite" />
  115.             <constr type="w" for="des" forName="composite5" refType="w" refFor="des" refForName="composite" />
  116.             <constr type="h" for="des" forName="composite5" refType="h" refFor="des" refForName="composite" />
  117.             <constr type="sibSp" refType="w" refFor="des" refForName="composite" fact="0.1" />
  118.             <constr type="sibSp" for="des" forName="hierChild2" refType="sibSp" />
  119.             <constr type="sibSp" for="des" forName="hierChild3" refType="sibSp" />
  120.             <constr type="sibSp" for="des" forName="hierChild4" refType="sibSp" />
  121.             <constr type="sibSp" for="des" forName="hierChild5" refType="sibSp" />
  122.             <constr type="sibSp" for="des" forName="hierChild6" refType="sibSp" />
  123.             <constr type="sp" for="des" forName="hierRoot1" refType="h" refFor="des" refForName="composite" fact="0.25" />
  124.             <constr type="sp" for="des" forName="hierRoot2" refType="sp" refFor="des" refForName="hierRoot1" />
  125.             <constr type="sp" for="des" forName="hierRoot3" refType="sp" refFor="des" refForName="hierRoot1" />
  126.             <constr type="sp" for="des" forName="hierRoot4" refType="sp" refFor="des" refForName="hierRoot1" />
  127.             <constr type="sp" for="des" forName="hierRoot5" refType="sp" refFor="des" refForName="hierRoot1" />
  128.         </constrLst>
  129.         <ruleLst />
  130.         <forEach axis="ch" ptType="all">
  131.             <forEach axis="self" ptType="node">
  132.                 <!-- hierRoot for top level node -->
  133.                 <layoutNode name="hierRoot1">
  134.                     <alg type="hierRoot" />
  135.                     <shape />
  136.                     <presOf />
  137.                     <constrLst>
  138.                         <constr type="bendDist" for="des" ptType="parTrans" refType="sp" fact="0.5" />
  139.                     </constrLst>
  140.                     <ruleLst />
  141.                     <!-- composite for text node -->
  142.                     <layoutNode name="composite">
  143.                         <alg type="composite" />
  144.                         <shape />
  145.                         <presOf />
  146.                         <constrLst>
  147.                             <!-- constraints for background shape -->
  148.                             <constr type="w" for="ch" forName="background" refType="w" fact="0.9" />
  149.                             <constr type="h" for="ch" forName="background" refType="w" refFor="ch" refForName="background" fact="0.635" />
  150.                             <constr type="t" for="ch" forName="background" val="0" />
  151.                             <constr type="l" for="ch" forName="background" val="0" />
  152.                             <!-- constraints for text shape -->
  153.                             <constr type="w" for="ch" forName="text" refType="w" fact="0.9" />
  154.                             <constr type="h" for="ch" forName="text" refType="w" refFor="ch" refForName="text" fact="0.635" />
  155.                             <constr type="t" for="ch" forName="text" refType="w" fact="0.095" />
  156.                             <constr type="l" for="ch" forName="text" refType="w" fact="0.1" />
  157.                         </constrLst>
  158.                         <ruleLst />
  159.                         <!-- background shape -->
  160.                         <layoutNode name="background" moveWith="text" styleLbl="node0">
  161.                             <alg type="sp" />
  162.                             <shape type="roundRect">
  163.                                 <adjLst>
  164.                                     <adj idx="1" val="0.1" />
  165.                                 </adjLst>
  166.                             </shape>
  167.                             <presOf />
  168.                             <constrLst />
  169.                             <ruleLst />
  170.                         </layoutNode>
  171.                         <!-- text shape -->
  172.                         <layoutNode name="text" styleLbl="fgAcc0">
  173.                             <varLst>
  174.                                 <chPref val="3" />
  175.                             </varLst>
  176.                             <alg type="tx" />
  177.                             <shape type="roundRect">
  178.                                 <adjLst>
  179.                                     <adj idx="1" val="0.1" />
  180.                                 </adjLst>
  181.                             </shape>
  182.                             <presOf axis="self" />
  183.                             <constrLst>
  184.                                 <constr type="tMarg" refType="primFontSz" fact="0.3" />
  185.                                 <constr type="bMarg" refType="primFontSz" fact="0.3" />
  186.                                 <constr type="lMarg" refType="primFontSz" fact="0.3" />
  187.                                 <constr type="rMarg" refType="primFontSz" fact="0.3" />
  188.                             </constrLst>
  189.                             <ruleLst>
  190.                                 <rule type="primFontSz" val="5" />
  191.                             </ruleLst>
  192.                         </layoutNode>
  193.                     </layoutNode>
  194.                     <!-- hierChild for second level nodes -->
  195.                     <layoutNode name="hierChild2">
  196.                         <choose>
  197.                             <!-- if direction variable is LTR -->
  198.                             <if func="var" arg="dir" op="equ" val="norm">
  199.                                 <alg type="hierChild">
  200.                                     <param type="linDir" val="fromL" />
  201.                                 </alg>
  202.                             </if>
  203.                             <!-- if direction variable is RTL -->
  204.                             <else>
  205.                                 <alg type="hierChild">
  206.                                     <param type="linDir" val="fromR" />
  207.                                 </alg>
  208.                             </else>
  209.                         </choose>
  210.                         <shape />
  211.                         <presOf />
  212.                         <constrLst />
  213.                         <ruleLst />
  214.                         <forEach axis="ch" ptType="all">
  215.                             <forEach axis="self" ptType="parTrans" cnt="1">
  216.                                 <layoutNode>
  217.                                     <alg type="conn">
  218.                                         <param type="dim" val="1D" />
  219.                                         <param type="endSty" val="noArr" />
  220.                                         <param type="connRout" val="bend" />
  221.                                         <param type="bendPt" val="end" />
  222.                                         <param type="begPts" val="bCtr" />
  223.                                         <param type="endPts" val="tCtr" />
  224.                                         <param type="srcNode" val="background" />
  225.                                         <param type="dstNode" val="background2" />
  226.                                     </alg>
  227.                                     <!-- connectors need to be at the back, so using very large zOrderOff to force this in majority of cases -->
  228.                                     <shape type="conn" zOrderOff="-999" />
  229.                                     <presOf axis="self" />
  230.                                     <constrLst>
  231.                                         <constr type="begPad" val="0" />
  232.                                         <constr type="endPad" val="0" />
  233.                                     </constrLst>
  234.                                     <ruleLst />
  235.                                 </layoutNode>
  236.                             </forEach>
  237.                             <forEach axis="self" ptType="node">
  238.                                 <!-- hierRoot for second level nodes -->
  239.                                 <layoutNode name="hierRoot2">
  240.                                     <alg type="hierRoot" />
  241.                                     <shape />
  242.                                     <presOf />
  243.                                     <constrLst>
  244.                                         <constr type="bendDist" for="des" ptType="parTrans" refType="sp" fact="0.5" />
  245.                                     </constrLst>
  246.                                     <ruleLst />
  247.                                     <!-- composite for text node -->
  248.                                     <layoutNode name="composite2">
  249.                                         <alg type="composite" />
  250.                                         <shape />
  251.                                         <presOf />
  252.                                         <constrLst>
  253.                                             <!-- constraints for background shape - level 2 -->
  254.                                             <constr type="w" for="ch" forName="background2" refType="w" fact="0.9" />
  255.                                             <constr type="h" for="ch" forName="background2" refType="w" refFor="ch" refForName="background2" fact="0.635" />
  256.                                             <constr type="t" for="ch" forName="background2" val="0" />
  257.                                             <constr type="l" for="ch" forName="background2" val="0" />
  258.                                             <!-- constraints for text shape - level 2 -->
  259.                                             <constr type="w" for="ch" forName="text2" refType="w" fact="0.9" />
  260.                                             <constr type="h" for="ch" forName="text2" refType="w" refFor="ch" refForName="text2" fact="0.635" />
  261.                                             <constr type="t" for="ch" forName="text2" refType="w" fact="0.095" />
  262.                                             <constr type="l" for="ch" forName="text2" refType="w" fact="0.1" />
  263.                                         </constrLst>
  264.                                         <ruleLst />
  265.                                         <!-- background shape - level 2 -->
  266.                                         <layoutNode name="background2" moveWith="text2">
  267.                                             <alg type="sp" />
  268.                                             <shape type="roundRect">
  269.                                                 <adjLst>
  270.                                                     <adj idx="1" val="0.1" />
  271.                                                 </adjLst>
  272.                                             </shape>
  273.                                             <presOf />
  274.                                             <constrLst />
  275.                                             <ruleLst />
  276.                                         </layoutNode>
  277.                                         <!-- text shape - level 2 -->
  278.                                         <layoutNode name="text2" styleLbl="fgAcc2">
  279.                                             <varLst>
  280.                                                 <chPref val="3" />
  281.                                             </varLst>
  282.                                             <alg type="tx" />
  283.                                             <shape type="roundRect">
  284.                                                 <adjLst>
  285.                                                     <adj idx="1" val="0.1" />
  286.                                                 </adjLst>
  287.                                             </shape>
  288.                                             <presOf axis="self" />
  289.                                             <constrLst>
  290.                                                 <constr type="tMarg" refType="primFontSz" fact="0.3" />
  291.                                                 <constr type="bMarg" refType="primFontSz" fact="0.3" />
  292.                                                 <constr type="lMarg" refType="primFontSz" fact="0.3" />
  293.                                                 <constr type="rMarg" refType="primFontSz" fact="0.3" />
  294.                                             </constrLst>
  295.                                             <ruleLst>
  296.                                                 <rule type="primFontSz" val="5" />
  297.                                             </ruleLst>
  298.                                         </layoutNode>
  299.                                     </layoutNode>
  300.                                     <!-- hierChild for third level nodes -->
  301.                                     <layoutNode name="hierChild3">
  302.                                         <choose>
  303.                                             <!-- if direction variable is LTR -->
  304.                                             <if func="var" arg="dir" op="equ" val="norm">
  305.                                                 <alg type="hierChild">
  306.                                                     <param type="linDir" val="fromL" />
  307.                                                 </alg>
  308.                                             </if>
  309.                                             <!-- if direction variable is RTL -->
  310.                                             <else>
  311.                                                 <alg type="hierChild">
  312.                                                     <param type="linDir" val="fromR" />
  313.                                                 </alg>
  314.                                             </else>
  315.                                         </choose>
  316.                                         <shape />
  317.                                         <presOf />
  318.                                         <constrLst />
  319.                                         <ruleLst />
  320.                                         <forEach axis="ch" ptType="all">
  321.                                             <forEach axis="self" ptType="parTrans" cnt="1">
  322.                                                 <layoutNode>
  323.                                                     <alg type="conn">
  324.                                                         <param type="dim" val="1D" />
  325.                                                         <param type="endSty" val="noArr" />
  326.                                                         <param type="connRout" val="bend" />
  327.                                                         <param type="bendPt" val="end" />
  328.                                                         <param type="begPts" val="bCtr" />
  329.                                                         <param type="endPts" val="tCtr" />
  330.                                                         <param type="srcNode" val="background2" />
  331.                                                         <param type="dstNode" val="background3" />
  332.                                                     </alg>
  333.                                                     <!-- connectors need to be at the back, so using very large zOrderOff to force this in majority of cases -->
  334.                                                     <shape type="conn" zOrderOff="-999" />
  335.                                                     <presOf axis="self" />
  336.                                                     <constrLst>
  337.                                                         <constr type="begPad" val="0" />
  338.                                                         <constr type="endPad" val="0" />
  339.                                                     </constrLst>
  340.                                                     <ruleLst />
  341.                                                 </layoutNode>
  342.                                             </forEach>
  343.                                             <forEach axis="self" ptType="node">
  344.                                                 <!-- hierRoot for third level nodes -->
  345.                                                 <layoutNode name="hierRoot3">
  346.                                                     <alg type="hierRoot" />
  347.                                                     <shape />
  348.                                                     <presOf />
  349.                                                     <constrLst>
  350.                                                         <constr type="bendDist" for="des" ptType="parTrans" refType="sp" fact="0.5" />
  351.                                                     </constrLst>
  352.                                                     <ruleLst />
  353.                                                     <!-- composite for text node -->
  354.                                                     <layoutNode name="composite3">
  355.                                                         <alg type="composite" />
  356.                                                         <shape />
  357.                                                         <presOf />
  358.                                                         <constrLst>
  359.                                                             <!-- constraints for background shape - level 3 -->
  360.                                                             <constr type="w" for="ch" forName="background3" refType="w" fact="0.9" />
  361.                                                             <constr type="h" for="ch" forName="background3" refType="w" refFor="ch" refForName="background3" fact="0.635" />
  362.                                                             <constr type="t" for="ch" forName="background3" val="0" />
  363.                                                             <constr type="l" for="ch" forName="background3" val="0" />
  364.                                                             <!-- constraints for text shape - level 3 -->
  365.                                                             <constr type="w" for="ch" forName="text3" refType="w" fact="0.9" />
  366.                                                             <constr type="h" for="ch" forName="text3" refType="w" refFor="ch" refForName="text3" fact="0.635" />
  367.                                                             <constr type="t" for="ch" forName="text3" refType="w" fact="0.095" />
  368.                                                             <constr type="l" for="ch" forName="text3" refType="w" fact="0.1" />
  369.                                                         </constrLst>
  370.                                                         <ruleLst />
  371.                                                         <!-- background shape - level 3 -->
  372.                                                         <layoutNode name="background3" moveWith="text3">
  373.                                                             <alg type="sp" />
  374.                                                             <shape type="roundRect">
  375.                                                                 <adjLst>
  376.                                                                     <adj idx="1" val="0.1" />
  377.                                                                 </adjLst>
  378.                                                             </shape>
  379.                                                             <presOf />
  380.                                                             <constrLst />
  381.                                                             <ruleLst />
  382.                                                         </layoutNode>
  383.                                                         <!-- text shape - level 3 -->
  384.                                                         <layoutNode name="text3" styleLbl="fgAcc3">
  385.                                                             <varLst>
  386.                                                                 <chPref val="3" />
  387.                                                             </varLst>
  388.                                                             <alg type="tx" />
  389.                                                             <shape type="roundRect">
  390.                                                                 <adjLst>
  391.                                                                     <adj idx="1" val="0.1" />
  392.                                                                 </adjLst>
  393.                                                             </shape>
  394.                                                             <presOf axis="self" />
  395.                                                             <constrLst>
  396.                                                                 <constr type="tMarg" refType="primFontSz" fact="0.3" />
  397.                                                                 <constr type="bMarg" refType="primFontSz" fact="0.3" />
  398.                                                                 <constr type="lMarg" refType="primFontSz" fact="0.3" />
  399.                                                                 <constr type="rMarg" refType="primFontSz" fact="0.3" />
  400.                                                             </constrLst>
  401.                                                             <ruleLst>
  402.                                                                 <rule type="primFontSz" val="5" />
  403.                                                             </ruleLst>
  404.                                                         </layoutNode>
  405.                                                     </layoutNode>
  406.                                                     <!-- hierChild for fourth level nodes -->
  407.                                                     <layoutNode name="hierChild4">
  408.                                                         <choose>
  409.                                                             <!-- if direction variable is LTR -->
  410.                                                             <if func="var" arg="dir" op="equ" val="norm">
  411.                                                                 <alg type="hierChild">
  412.                                                                     <param type="linDir" val="fromL" />
  413.                                                                 </alg>
  414.                                                             </if>
  415.                                                             <!-- if direction variable is RTL -->
  416.                                                             <else>
  417.                                                                 <alg type="hierChild">
  418.                                                                     <param type="linDir" val="fromR" />
  419.                                                                 </alg>
  420.                                                             </else>
  421.                                                         </choose>
  422.                                                         <shape />
  423.                                                         <presOf />
  424.                                                         <constrLst />
  425.                                                         <ruleLst />
  426.                                                         <forEach name="repeat" axis="ch" ptType="all">
  427.                                                             <forEach axis="self" ptType="parTrans" cnt="1">
  428.                                                                 <layoutNode>
  429.                                                                     <choose>
  430.                                                                         <if func="depth" axis="self" op="lte" val="4">
  431.                                                                             <alg type="conn">
  432.                                                                                 <param type="dim" val="1D" />
  433.                                                                                 <param type="endSty" val="noArr" />
  434.                                                                                 <param type="connRout" val="bend" />
  435.                                                                                 <param type="bendPt" val="end" />
  436.                                                                                 <param type="begPts" val="bCtr" />
  437.                                                                                 <param type="endPts" val="tCtr" />
  438.                                                                                 <param type="srcNode" val="background3" />
  439.                                                                                 <param type="dstNode" val="background4" />
  440.                                                                             </alg>
  441.                                                                         </if>
  442.                                                                         <else>
  443.                                                                             <alg type="conn">
  444.                                                                                 <param type="dim" val="1D" />
  445.                                                                                 <param type="endSty" val="noArr" />
  446.                                                                                 <param type="connRout" val="bend" />
  447.                                                                                 <param type="bendPt" val="end" />
  448.                                                                                 <param type="begPts" val="bCtr" />
  449.                                                                                 <param type="endPts" val="tCtr" />
  450.                                                                                 <param type="srcNode" val="background4" />
  451.                                                                                 <param type="dstNode" val="background4" />
  452.                                                                             </alg>
  453.                                                                         </else>
  454.                                                                     </choose>
  455.                                                                     <!-- connectors need to be at the back, so using very large zOrderOff to force this in majority of cases -->
  456.                                                                     <shape type="conn" zOrderOff="-999" />
  457.                                                                     <presOf axis="self" />
  458.                                                                     <constrLst>
  459.                                                                         <constr type="begPad" val="0" />
  460.                                                                         <constr type="endPad" val="0" />
  461.                                                                     </constrLst>
  462.                                                                     <ruleLst />
  463.                                                                 </layoutNode>
  464.                                                             </forEach>
  465.                                                             <forEach axis="self" ptType="node">
  466.                                                                 <!-- hierRoot for fourth level nodes -->
  467.                                                                 <layoutNode name="hierRoot4">
  468.                                                                     <alg type="hierRoot" />
  469.                                                                     <shape />
  470.                                                                     <presOf />
  471.                                                                     <constrLst>
  472.                                                                         <constr type="bendDist" for="des" ptType="parTrans" refType="sp" fact="0.5" />
  473.                                                                     </constrLst>
  474.                                                                     <ruleLst />
  475.                                                                     <!-- composite for text node -->
  476.                                                                     <layoutNode name="composite4">
  477.                                                                         <alg type="composite" />
  478.                                                                         <shape />
  479.                                                                         <presOf />
  480.                                                                         <constrLst>
  481.                                                                             <!-- constraints for background shape - level 4 -->
  482.                                                                             <constr type="w" for="ch" forName="background4" refType="w" fact="0.9" />
  483.                                                                             <constr type="h" for="ch" forName="background4" refType="w" refFor="ch" refForName="background4" fact="0.635" />
  484.                                                                             <constr type="t" for="ch" forName="background4" val="0" />
  485.                                                                             <constr type="l" for="ch" forName="background4" val="0" />
  486.                                                                             <!-- constraints for text shape - level 4 -->
  487.                                                                             <constr type="w" for="ch" forName="text4" refType="w" fact="0.9" />
  488.                                                                             <constr type="h" for="ch" forName="text4" refType="w" refFor="ch" refForName="text4" fact="0.635" />
  489.                                                                             <constr type="t" for="ch" forName="text4" refType="w" fact="0.095" />
  490.                                                                             <constr type="l" for="ch" forName="text4" refType="w" fact="0.1" />
  491.                                                                         </constrLst>
  492.                                                                         <ruleLst />
  493.                                                                         <!-- background shape - level 4 -->
  494.                                                                         <layoutNode name="background4" moveWith="text4">
  495.                                                                             <alg type="sp" />
  496.                                                                             <shape type="roundRect">
  497.                                                                                 <adjLst>
  498.                                                                                     <adj idx="1" val="0.1" />
  499.                                                                                 </adjLst>
  500.                                                                             </shape>
  501.                                                                             <presOf />
  502.                                                                             <constrLst />
  503.                                                                             <ruleLst />
  504.                                                                         </layoutNode>
  505.                                                                         <!-- text shape - level 4 -->
  506.                                                                         <layoutNode name="text4" styleLbl="fgAcc4">
  507.                                                                             <varLst>
  508.                                                                                 <chPref val="3" />
  509.                                                                             </varLst>
  510.                                                                             <alg type="tx" />
  511.                                                                             <shape type="roundRect">
  512.                                                                                 <adjLst>
  513.                                                                                     <adj idx="1" val="0.1" />
  514.                                                                                 </adjLst>
  515.                                                                             </shape>
  516.                                                                             <presOf axis="self" />
  517.                                                                             <constrLst>
  518.                                                                                 <constr type="tMarg" refType="primFontSz" fact="0.3" />
  519.                                                                                 <constr type="bMarg" refType="primFontSz" fact="0.3" />
  520.                                                                                 <constr type="lMarg" refType="primFontSz" fact="0.3" />
  521.                                                                                 <constr type="rMarg" refType="primFontSz" fact="0.3" />
  522.                                                                             </constrLst>
  523.                                                                             <ruleLst>
  524.                                                                                 <rule type="primFontSz" val="5" />
  525.                                                                             </ruleLst>
  526.                                                                         </layoutNode>
  527.                                                                     </layoutNode>
  528.                                                                     <!-- hierChild for fifth level nodes -->
  529.                                                                     <layoutNode name="hierChild5">
  530.                                                                         <choose>
  531.                                                                             <!-- if direction variable is LTR -->
  532.                                                                             <if func="var" arg="dir" op="equ" val="norm">
  533.                                                                                 <alg type="hierChild">
  534.                                                                                     <param type="linDir" val="fromL" />
  535.                                                                                 </alg>
  536.                                                                             </if>
  537.                                                                             <!-- if direction variable is RTL -->
  538.                                                                             <else>
  539.                                                                                 <alg type="hierChild">
  540.                                                                                     <param type="linDir" val="fromR" />
  541.                                                                                 </alg>
  542.                                                                             </else>
  543.                                                                         </choose>
  544.                                                                         <shape />
  545.                                                                         <presOf />
  546.                                                                         <constrLst />
  547.                                                                         <ruleLst />
  548.                                                                         <forEach ref="repeat" />
  549.                                                                     </layoutNode>
  550.                                                                 </layoutNode>
  551.                                                             </forEach>
  552.                                                         </forEach>
  553.                                                     </layoutNode>
  554.                                                 </layoutNode>
  555.                                             </forEach>
  556.                                         </forEach>
  557.                                     </layoutNode>
  558.                                 </layoutNode>
  559.                             </forEach>
  560.                         </forEach>
  561.                     </layoutNode>
  562.                 </layoutNode>
  563.             </forEach>
  564.         </forEach>
  565.     </layoutNode>
  566. </layoutDef>