home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _680C97BC3B3740D9AA81FDD5F79BA4D3 < prev    next >
Encoding:
Extensible Markup Language  |  2002-08-29  |  11.7 KB  |  365 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <structure version="1" schemafile="HTML-OrgChart.xsd" workingxmlfile="Html-OrgChart.xml" templatexmlfile="">
  3.     <xmltablesupport standard="HTML"/>
  4.     <nspair prefix="n1" uri="http://www.xmlspy.com/schemas/orgchart"/>
  5.     <nspair prefix="ipo" uri="http://www.altova.com/IPO"/>
  6.     <nspair prefix="xsi" uri="http://www.w3.org/2001/XMLSchema-instance"/>
  7.     <template>
  8.         <match overwrittenxslmatch="/"/>
  9.         <children>
  10.             <template>
  11.                 <match match="n1:OrgChart"/>
  12.                 <children>
  13.                     <template>
  14.                         <match match="n1:Name"/>
  15.                         <children>
  16.                             <xpath allchildren="1">
  17.                                 <styles font-size="large" font-weight="bold"/>
  18.                             </xpath>
  19.                         </children>
  20.                     </template>
  21.                     <newline/>
  22.                     <template>
  23.                         <match match="n1:Office"/>
  24.                         <children>
  25.                             <template>
  26.                                 <match match="n1:Name"/>
  27.                                 <children>
  28.                                     <paragraph>
  29.                                         <children>
  30.                                             <xpath allchildren="1">
  31.                                                 <styles color="red" font-size="medium"/>
  32.                                             </xpath>
  33.                                         </children>
  34.                                     </paragraph>
  35.                                 </children>
  36.                             </template>
  37.                             <table>
  38.                                 <properties width="100%"/>
  39.                                 <children>
  40.                                     <tablebody>
  41.                                         <children>
  42.                                             <tablerow>
  43.                                                 <children>
  44.                                                     <tablecol>
  45.                                                         <properties width="258"/>
  46.                                                         <children>
  47.                                                             <template>
  48.                                                                 <match match="n1:Address"/>
  49.                                                                 <children>
  50.                                                                     <table dynamic="1" topdown="0">
  51.                                                                         <properties border="1"/>
  52.                                                                         <children>
  53.                                                                             <tablebody>
  54.                                                                                 <children>
  55.                                                                                     <tablerow>
  56.                                                                                         <children>
  57.                                                                                             <tablecol>
  58.                                                                                                 <children>
  59.                                                                                                     <text fixtext="street"/>
  60.                                                                                                 </children>
  61.                                                                                             </tablecol>
  62.                                                                                             <tablecol dynamic="1">
  63.                                                                                                 <children>
  64.                                                                                                     <template>
  65.                                                                                                         <match match="ipo:street"/>
  66.                                                                                                         <children>
  67.                                                                                                             <xpath allchildren="1"/>
  68.                                                                                                         </children>
  69.                                                                                                     </template>
  70.                                                                                                 </children>
  71.                                                                                             </tablecol>
  72.                                                                                         </children>
  73.                                                                                     </tablerow>
  74.                                                                                     <tablerow>
  75.                                                                                         <children>
  76.                                                                                             <tablecol>
  77.                                                                                                 <properties height="26"/>
  78.                                                                                                 <children>
  79.                                                                                                     <text fixtext="city"/>
  80.                                                                                                 </children>
  81.                                                                                             </tablecol>
  82.                                                                                             <tablecol dynamic="1">
  83.                                                                                                 <properties height="26"/>
  84.                                                                                                 <children>
  85.                                                                                                     <template>
  86.                                                                                                         <match match="ipo:city"/>
  87.                                                                                                         <children>
  88.                                                                                                             <select ownvalue="1">
  89.                                                                                                                 <properties size="0"/>
  90.                                                                                                                 <selectoption description="Athens" value="1"/>
  91.                                                                                                                 <selectoption description="Paris" value="2"/>
  92.                                                                                                             </select>
  93.                                                                                                         </children>
  94.                                                                                                     </template>
  95.                                                                                                 </children>
  96.                                                                                             </tablecol>
  97.                                                                                         </children>
  98.                                                                                     </tablerow>
  99.                                                                                     <tablerow>
  100.                                                                                         <children>
  101.                                                                                             <tablecol>
  102.                                                                                                 <children>
  103.                                                                                                     <text fixtext="state/zip"/>
  104.                                                                                                 </children>
  105.                                                                                             </tablecol>
  106.                                                                                             <tablecol dynamic="1">
  107.                                                                                                 <children>
  108.                                                                                                     <template>
  109.                                                                                                         <match match="ipo:state"/>
  110.                                                                                                         <children>
  111.                                                                                                             <xpath allchildren="1"/>
  112.                                                                                                         </children>
  113.                                                                                                     </template>
  114.                                                                                                     <text fixtext="/"/>
  115.                                                                                                     <template>
  116.                                                                                                         <match match="ipo:zip"/>
  117.                                                                                                         <children>
  118.                                                                                                             <xpath allchildren="1"/>
  119.                                                                                                         </children>
  120.                                                                                                     </template>
  121.                                                                                                 </children>
  122.                                                                                             </tablecol>
  123.                                                                                         </children>
  124.                                                                                     </tablerow>
  125.                                                                                 </children>
  126.                                                                             </tablebody>
  127.                                                                         </children>
  128.                                                                     </table>
  129.                                                                 </children>
  130.                                                             </template>
  131.                                                             <newline/>
  132.                                                         </children>
  133.                                                     </tablecol>
  134.                                                     <tablecol>
  135.                                                         <children>
  136.                                                             <table>
  137.                                                                 <properties border="1" width="100%"/>
  138.                                                                 <children>
  139.                                                                     <tablebody>
  140.                                                                         <children>
  141.                                                                             <tablerow>
  142.                                                                                 <children>
  143.                                                                                     <tablecol>
  144.                                                                                         <children>
  145.                                                                                             <text fixtext="Phone"/>
  146.                                                                                         </children>
  147.                                                                                     </tablecol>
  148.                                                                                     <tablecol>
  149.                                                                                         <children>
  150.                                                                                             <template>
  151.                                                                                                 <match match="n1:Phone"/>
  152.                                                                                                 <children>
  153.                                                                                                     <xpath allchildren="1"/>
  154.                                                                                                 </children>
  155.                                                                                             </template>
  156.                                                                                         </children>
  157.                                                                                     </tablecol>
  158.                                                                                 </children>
  159.                                                                             </tablerow>
  160.                                                                             <tablerow>
  161.                                                                                 <children>
  162.                                                                                     <tablecol>
  163.                                                                                         <properties height="26"/>
  164.                                                                                         <children>
  165.                                                                                             <text fixtext="Fax"/>
  166.                                                                                         </children>
  167.                                                                                     </tablecol>
  168.                                                                                     <tablecol>
  169.                                                                                         <properties height="26"/>
  170.                                                                                         <children>
  171.                                                                                             <template>
  172.                                                                                                 <match match="n1:Fax"/>
  173.                                                                                                 <children>
  174.                                                                                                     <xpath allchildren="1"/>
  175.                                                                                                 </children>
  176.                                                                                             </template>
  177.                                                                                         </children>
  178.                                                                                     </tablecol>
  179.                                                                                 </children>
  180.                                                                             </tablerow>
  181.                                                                             <tablerow>
  182.                                                                                 <children>
  183.                                                                                     <tablecol>
  184.                                                                                         <children>
  185.                                                                                             <text fixtext="Email"/>
  186.                                                                                         </children>
  187.                                                                                     </tablecol>
  188.                                                                                     <tablecol>
  189.                                                                                         <children>
  190.                                                                                             <template>
  191.                                                                                                 <match match="n1:EMail"/>
  192.                                                                                                 <children>
  193.                                                                                                     <xpath allchildren="1"/>
  194.                                                                                                 </children>
  195.                                                                                             </template>
  196.                                                                                         </children>
  197.                                                                                     </tablecol>
  198.                                                                                 </children>
  199.                                                                             </tablerow>
  200.                                                                         </children>
  201.                                                                     </tablebody>
  202.                                                                 </children>
  203.                                                             </table>
  204.                                                         </children>
  205.                                                     </tablecol>
  206.                                                 </children>
  207.                                             </tablerow>
  208.                                         </children>
  209.                                     </tablebody>
  210.                                 </children>
  211.                             </table>
  212.                         </children>
  213.                     </template>
  214.                     <template>
  215.                         <match match="n1:Office"/>
  216.                         <children>
  217.                             <newline/>
  218.                             <template>
  219.                                 <match match="n1:Desc"/>
  220.                                 <children>
  221.                                     <template>
  222.                                         <match match="n1:para"/>
  223.                                         <children>
  224.                                             <paragraph>
  225.                                                 <children>
  226.                                                     <xpath allchildren="1"/>
  227.                                                 </children>
  228.                                             </paragraph>
  229.                                         </children>
  230.                                     </template>
  231.                                 </children>
  232.                             </template>
  233.                             <newline/>
  234.                             <template>
  235.                                 <match match="n1:Department"/>
  236.                                 <children>
  237.                                     <newline/>
  238.                                     <template>
  239.                                         <match match="n1:Name"/>
  240.                                         <children>
  241.                                             <paragraph>
  242.                                                 <children>
  243.                                                     <xpath allchildren="1">
  244.                                                         <styles font-weight="bold"/>
  245.                                                     </xpath>
  246.                                                 </children>
  247.                                             </paragraph>
  248.                                         </children>
  249.                                     </template>
  250.                                     <template>
  251.                                         <match match="n1:Person"/>
  252.                                         <children>
  253.                                             <table dynamic="1">
  254.                                                 <properties bgcolor="white"/>
  255.                                                 <children>
  256.                                                     <tableheader>
  257.                                                         <children>
  258.                                                             <tablerow>
  259.                                                                 <properties bgcolor="silver"/>
  260.                                                                 <children>
  261.                                                                     <tablecol>
  262.                                                                         <children>
  263.                                                                             <text fixtext="First"/>
  264.                                                                         </children>
  265.                                                                     </tablecol>
  266.                                                                     <tablecol>
  267.                                                                         <children>
  268.                                                                             <text fixtext="Last"/>
  269.                                                                         </children>
  270.                                                                     </tablecol>
  271.                                                                     <tablecol>
  272.                                                                         <children>
  273.                                                                             <text fixtext="Title"/>
  274.                                                                         </children>
  275.                                                                     </tablecol>
  276.                                                                     <tablecol>
  277.                                                                         <children>
  278.                                                                             <text fixtext="PhoneExt"/>
  279.                                                                         </children>
  280.                                                                     </tablecol>
  281.                                                                     <tablecol>
  282.                                                                         <children>
  283.                                                                             <text fixtext="EMail"/>
  284.                                                                         </children>
  285.                                                                     </tablecol>
  286.                                                                 </children>
  287.                                                             </tablerow>
  288.                                                         </children>
  289.                                                     </tableheader>
  290.                                                     <tablebody>
  291.                                                         <children>
  292.                                                             <tablerow>
  293.                                                                 <properties bgcolor="yellow"/>
  294.                                                                 <children>
  295.                                                                     <tablecol>
  296.                                                                         <children>
  297.                                                                             <template>
  298.                                                                                 <match match="n1:First"/>
  299.                                                                                 <children>
  300.                                                                                     <xpath allchildren="1"/>
  301.                                                                                 </children>
  302.                                                                             </template>
  303.                                                                         </children>
  304.                                                                     </tablecol>
  305.                                                                     <tablecol>
  306.                                                                         <children>
  307.                                                                             <template>
  308.                                                                                 <match match="n1:Last"/>
  309.                                                                                 <children>
  310.                                                                                     <xpath allchildren="1"/>
  311.                                                                                 </children>
  312.                                                                             </template>
  313.                                                                         </children>
  314.                                                                     </tablecol>
  315.                                                                     <tablecol>
  316.                                                                         <children>
  317.                                                                             <template>
  318.                                                                                 <match match="n1:Title"/>
  319.                                                                                 <children>
  320.                                                                                     <xpath allchildren="1"/>
  321.                                                                                 </children>
  322.                                                                             </template>
  323.                                                                         </children>
  324.                                                                     </tablecol>
  325.                                                                     <tablecol>
  326.                                                                         <children>
  327.                                                                             <template>
  328.                                                                                 <match match="n1:PhoneExt"/>
  329.                                                                                 <children>
  330.                                                                                     <xpath allchildren="1"/>
  331.                                                                                 </children>
  332.                                                                             </template>
  333.                                                                         </children>
  334.                                                                     </tablecol>
  335.                                                                     <tablecol>
  336.                                                                         <children>
  337.                                                                             <template>
  338.                                                                                 <match match="n1:EMail"/>
  339.                                                                                 <children>
  340.                                                                                     <xpath allchildren="1"/>
  341.                                                                                 </children>
  342.                                                                             </template>
  343.                                                                         </children>
  344.                                                                     </tablecol>
  345.                                                                 </children>
  346.                                                             </tablerow>
  347.                                                         </children>
  348.                                                     </tablebody>
  349.                                                 </children>
  350.                                             </table>
  351.                                         </children>
  352.                                     </template>
  353.                                 </children>
  354.                             </template>
  355.                         </children>
  356.                     </template>
  357.                     <newline/>
  358.                     <newline/>
  359.                     <newline/>
  360.                 </children>
  361.             </template>
  362.         </children>
  363.     </template>
  364. </structure>
  365.