home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _D2128521B0AD49BB9442BD986D002F0D < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-15  |  20.5 KB  |  557 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <structure version="2" schemafile="OrgChart.xsd" workingxmlfile="OrgChart.xml" templatexmlfile="">
  3.     <nspair prefix="n1" uri="http://www.xmlspy.com/schemas/orgchart"/>
  4.     <nspair prefix="ipo" uri="http://www.altova.com/IPO"/>
  5.     <nspair prefix="xsi" uri="http://www.w3.org/2001/XMLSchema-instance"/>
  6.     <textstateicon match="strong" iconfile="bold.bmp"/>
  7.     <textstateicon match="italic" iconfile="italic.bmp"/>
  8.     <template>
  9.         <match overwrittenxslmatch="/"/>
  10.         <children>
  11.             <template>
  12.                 <match match="n1:OrgChart"/>
  13.                 <children>
  14.                     <template>
  15.                         <match match="n1:CompanyLogo"/>
  16.                         <children>
  17.                             <image>
  18.                                 <properties border="0"/>
  19.                                 <imagesource>
  20.                                     <xpath value="@href"/>
  21.                                 </imagesource>
  22.                             </image>
  23.                         </children>
  24.                     </template>
  25.                     <newline/>
  26.                     <newline/>
  27.                     <template>
  28.                         <styles color="" font-size="x-large" font-weight="bold"/>
  29.                         <match match="n1:Name"/>
  30.                         <children>
  31.                             <xpath allchildren="1"/>
  32.                         </children>
  33.                     </template>
  34.                     <newline/>
  35.                     <newline/>
  36.                     <template>
  37.                         <match match="n1:Office"/>
  38.                         <children>
  39.                             <template>
  40.                                 <styles color="#FF0000" font-size="large" font-weight="bold"/>
  41.                                 <match match="n1:Name"/>
  42.                                 <children>
  43.                                     <paragraph>
  44.                                         <children>
  45.                                             <xpath allchildren="1"/>
  46.                                         </children>
  47.                                     </paragraph>
  48.                                 </children>
  49.                             </template>
  50.                             <table>
  51.                                 <properties border="1" width="100%"/>
  52.                                 <children>
  53.                                     <tablebody>
  54.                                         <children>
  55.                                             <tablerow>
  56.                                                 <children>
  57.                                                     <tablecol>
  58.                                                         <properties width="40%"/>
  59.                                                         <children>
  60.                                                             <template>
  61.                                                                 <styles font-size="" font-weight=""/>
  62.                                                                 <match match="n1:Address"/>
  63.                                                                 <children>
  64.                                                                     <table>
  65.                                                                         <properties border="0" width="100%"/>
  66.                                                                         <children>
  67.                                                                             <tablebody>
  68.                                                                                 <children>
  69.                                                                                     <tablerow>
  70.                                                                                         <children>
  71.                                                                                             <tablecol>
  72.                                                                                                 <properties width="70"/>
  73.                                                                                                 <children>
  74.                                                                                                     <text fixtext="Street:">
  75.                                                                                                         <styles font-weight="bold"/>
  76.                                                                                                     </text>
  77.                                                                                                 </children>
  78.                                                                                             </tablecol>
  79.                                                                                             <tablecol>
  80.                                                                                                 <properties colspan="2"/>
  81.                                                                                                 <children>
  82.                                                                                                     <template>
  83.                                                                                                         <match match="ipo:street"/>
  84.                                                                                                         <children>
  85.                                                                                                             <field ownvalue="1">
  86.                                                                                                                 <properties value=""/>
  87.                                                                                                             </field>
  88.                                                                                                         </children>
  89.                                                                                                     </template>
  90.                                                                                                 </children>
  91.                                                                                             </tablecol>
  92.                                                                                         </children>
  93.                                                                                     </tablerow>
  94.                                                                                     <tablerow>
  95.                                                                                         <children>
  96.                                                                                             <tablecol>
  97.                                                                                                 <properties width="70"/>
  98.                                                                                                 <children>
  99.                                                                                                     <text fixtext="City:">
  100.                                                                                                         <styles font-weight="bold"/>
  101.                                                                                                     </text>
  102.                                                                                                 </children>
  103.                                                                                             </tablecol>
  104.                                                                                             <tablecol>
  105.                                                                                                 <properties colspan="2"/>
  106.                                                                                                 <children>
  107.                                                                                                     <template>
  108.                                                                                                         <match match="ipo:city"/>
  109.                                                                                                         <children>
  110.                                                                                                             <field ownvalue="1">
  111.                                                                                                                 <properties value=""/>
  112.                                                                                                             </field>
  113.                                                                                                         </children>
  114.                                                                                                     </template>
  115.                                                                                                 </children>
  116.                                                                                             </tablecol>
  117.                                                                                         </children>
  118.                                                                                     </tablerow>
  119.                                                                                     <tablerow>
  120.                                                                                         <children>
  121.                                                                                             <tablecol>
  122.                                                                                                 <properties width="70"/>
  123.                                                                                                 <children>
  124.                                                                                                     <text fixtext="State/ZIP:">
  125.                                                                                                         <styles font-weight="bold"/>
  126.                                                                                                     </text>
  127.                                                                                                 </children>
  128.                                                                                             </tablecol>
  129.                                                                                             <tablecol>
  130.                                                                                                 <children>
  131.                                                                                                     <template>
  132.                                                                                                         <match match="ipo:state"/>
  133.                                                                                                         <children>
  134.                                                                                                             <select ownvalue="1">
  135.                                                                                                                 <properties size="0"/>
  136.                                                                                                                 <selectoption description="AK" value="AK"/>
  137.                                                                                                                 <selectoption description="AL" value="AL"/>
  138.                                                                                                                 <selectoption description="AR" value="AR"/>
  139.                                                                                                                 <selectoption description="AZ" value="AZ"/>
  140.                                                                                                                 <selectoption description="CA" value="CA"/>
  141.                                                                                                                 <selectoption description="CO" value="CO"/>
  142.                                                                                                                 <selectoption description="CT" value="CT"/>
  143.                                                                                                                 <selectoption description="DC" value="DC"/>
  144.                                                                                                                 <selectoption description="DE" value="DE"/>
  145.                                                                                                                 <selectoption description="FL" value="FL"/>
  146.                                                                                                                 <selectoption description="GA" value="GA"/>
  147.                                                                                                                 <selectoption description="GU" value="GU"/>
  148.                                                                                                                 <selectoption description="HI" value="HI"/>
  149.                                                                                                                 <selectoption description="IA" value="IA"/>
  150.                                                                                                                 <selectoption description="ID" value="ID"/>
  151.                                                                                                                 <selectoption description="IL" value="IL"/>
  152.                                                                                                                 <selectoption description="IN" value="IN"/>
  153.                                                                                                                 <selectoption description="KS" value="KS"/>
  154.                                                                                                                 <selectoption description="KY" value="KY"/>
  155.                                                                                                                 <selectoption description="LA" value="LA"/>
  156.                                                                                                                 <selectoption description="MA" value="MA"/>
  157.                                                                                                                 <selectoption description="MD" value="MD"/>
  158.                                                                                                                 <selectoption description="ME" value="ME"/>
  159.                                                                                                                 <selectoption description="MI" value="MI"/>
  160.                                                                                                                 <selectoption description="MN" value="MN"/>
  161.                                                                                                                 <selectoption description="MO" value="MO"/>
  162.                                                                                                                 <selectoption description="MS" value="MS"/>
  163.                                                                                                                 <selectoption description="MT" value="MT"/>
  164.                                                                                                                 <selectoption description="NC" value="NC"/>
  165.                                                                                                                 <selectoption description="ND" value="ND"/>
  166.                                                                                                                 <selectoption description="NE" value="NE"/>
  167.                                                                                                                 <selectoption description="NH" value="NH"/>
  168.                                                                                                                 <selectoption description="NJ" value="NJ"/>
  169.                                                                                                                 <selectoption description="NM" value="NM"/>
  170.                                                                                                                 <selectoption description="NV" value="NV"/>
  171.                                                                                                                 <selectoption description="NY" value="NY"/>
  172.                                                                                                                 <selectoption description="OH" value="OH"/>
  173.                                                                                                                 <selectoption description="OK" value="OK"/>
  174.                                                                                                                 <selectoption description="OR" value="OR"/>
  175.                                                                                                                 <selectoption description="PA" value="PA"/>
  176.                                                                                                                 <selectoption description="PR" value="PR"/>
  177.                                                                                                                 <selectoption description="RI" value="RI"/>
  178.                                                                                                                 <selectoption description="SC" value="SC"/>
  179.                                                                                                                 <selectoption description="SD" value="SD"/>
  180.                                                                                                                 <selectoption description="TN" value="TN"/>
  181.                                                                                                                 <selectoption description="TX" value="TX"/>
  182.                                                                                                                 <selectoption description="UT" value="UT"/>
  183.                                                                                                                 <selectoption description="VA" value="VA"/>
  184.                                                                                                                 <selectoption description="VI" value="VI"/>
  185.                                                                                                                 <selectoption description="VT" value="VT"/>
  186.                                                                                                                 <selectoption description="WA" value="WA"/>
  187.                                                                                                                 <selectoption description="WI" value="WI"/>
  188.                                                                                                                 <selectoption description="WV" value="WV"/>
  189.                                                                                                                 <selectoption description="WY" value="WY"/>
  190.                                                                                                             </select>
  191.                                                                                                         </children>
  192.                                                                                                     </template>
  193.                                                                                                     <template>
  194.                                                                                                         <match match="ipo:zip"/>
  195.                                                                                                         <children>
  196.                                                                                                             <field ownvalue="1">
  197.                                                                                                                 <properties value=""/>
  198.                                                                                                             </field>
  199.                                                                                                         </children>
  200.                                                                                                     </template>
  201.                                                                                                 </children>
  202.                                                                                             </tablecol>
  203.                                                                                         </children>
  204.                                                                                     </tablerow>
  205.                                                                                 </children>
  206.                                                                             </tablebody>
  207.                                                                         </children>
  208.                                                                     </table>
  209.                                                                 </children>
  210.                                                             </template>
  211.                                                         </children>
  212.                                                     </tablecol>
  213.                                                     <tablecol>
  214.                                                         <properties width="40%"/>
  215.                                                         <children>
  216.                                                             <table>
  217.                                                                 <properties border="0" width="100%"/>
  218.                                                                 <children>
  219.                                                                     <tablebody>
  220.                                                                         <children>
  221.                                                                             <tablerow>
  222.                                                                                 <children>
  223.                                                                                     <tablecol>
  224.                                                                                         <properties width="55"/>
  225.                                                                                         <children>
  226.                                                                                             <text fixtext="Phone:">
  227.                                                                                                 <styles font-weight="bold"/>
  228.                                                                                             </text>
  229.                                                                                         </children>
  230.                                                                                     </tablecol>
  231.                                                                                     <tablecol>
  232.                                                                                         <children>
  233.                                                                                             <template>
  234.                                                                                                 <match match="n1:Phone"/>
  235.                                                                                                 <children>
  236.                                                                                                     <field ownvalue="1">
  237.                                                                                                         <properties value=""/>
  238.                                                                                                     </field>
  239.                                                                                                 </children>
  240.                                                                                             </template>
  241.                                                                                         </children>
  242.                                                                                     </tablecol>
  243.                                                                                 </children>
  244.                                                                             </tablerow>
  245.                                                                             <tablerow>
  246.                                                                                 <children>
  247.                                                                                     <tablecol>
  248.                                                                                         <properties width="55"/>
  249.                                                                                         <children>
  250.                                                                                             <text fixtext="Fax:">
  251.                                                                                                 <styles font-weight="bold"/>
  252.                                                                                             </text>
  253.                                                                                         </children>
  254.                                                                                     </tablecol>
  255.                                                                                     <tablecol>
  256.                                                                                         <children>
  257.                                                                                             <template>
  258.                                                                                                 <match match="n1:Fax"/>
  259.                                                                                                 <children>
  260.                                                                                                     <field ownvalue="1">
  261.                                                                                                         <properties value=""/>
  262.                                                                                                     </field>
  263.                                                                                                 </children>
  264.                                                                                             </template>
  265.                                                                                         </children>
  266.                                                                                     </tablecol>
  267.                                                                                 </children>
  268.                                                                             </tablerow>
  269.                                                                             <tablerow>
  270.                                                                                 <children>
  271.                                                                                     <tablecol>
  272.                                                                                         <properties width="55"/>
  273.                                                                                         <children>
  274.                                                                                             <text fixtext="E-Mail:">
  275.                                                                                                 <styles font-weight="bold"/>
  276.                                                                                             </text>
  277.                                                                                         </children>
  278.                                                                                     </tablecol>
  279.                                                                                     <tablecol>
  280.                                                                                         <children>
  281.                                                                                             <template>
  282.                                                                                                 <match match="n1:EMail"/>
  283.                                                                                                 <children>
  284.                                                                                                     <field ownvalue="1">
  285.                                                                                                         <properties value=""/>
  286.                                                                                                     </field>
  287.                                                                                                 </children>
  288.                                                                                             </template>
  289.                                                                                         </children>
  290.                                                                                     </tablecol>
  291.                                                                                 </children>
  292.                                                                             </tablerow>
  293.                                                                         </children>
  294.                                                                     </tablebody>
  295.                                                                 </children>
  296.                                                             </table>
  297.                                                         </children>
  298.                                                     </tablecol>
  299.                                                     <tablecol>
  300.                                                         <properties width="20%"/>
  301.                                                         <children>
  302.                                                             <table>
  303.                                                                 <properties border="0" width="100%"/>
  304.                                                                 <children>
  305.                                                                     <tablebody>
  306.                                                                         <children>
  307.                                                                             <tablerow>
  308.                                                                                 <children>
  309.                                                                                     <tablecol>
  310.                                                                                         <children>
  311.                                                                                             <template>
  312.                                                                                                 <match match="n1:WebStore"/>
  313.                                                                                                 <children>
  314.                                                                                                     <checkbox ownvalue="1">
  315.                                                                                                         <properties type="checkbox"/>
  316.                                                                                                     </checkbox>
  317.                                                                                                     <text/>
  318.                                                                                                 </children>
  319.                                                                                             </template>
  320.                                                                                             <text fixtext="Store">
  321.                                                                                                 <styles font-weight="bold"/>
  322.                                                                                             </text>
  323.                                                                                         </children>
  324.                                                                                     </tablecol>
  325.                                                                                 </children>
  326.                                                                             </tablerow>
  327.                                                                             <tablerow>
  328.                                                                                 <children>
  329.                                                                                     <tablecol>
  330.                                                                                         <children>
  331.                                                                                             <template>
  332.                                                                                                 <match match="n1:CustomerSupport"/>
  333.                                                                                                 <children>
  334.                                                                                                     <checkbox ownvalue="1">
  335.                                                                                                         <properties type="checkbox"/>
  336.                                                                                                     </checkbox>
  337.                                                                                                 </children>
  338.                                                                                             </template>
  339.                                                                                             <text fixtext="Support">
  340.                                                                                                 <styles font-weight="bold"/>
  341.                                                                                             </text>
  342.                                                                                         </children>
  343.                                                                                     </tablecol>
  344.                                                                                 </children>
  345.                                                                             </tablerow>
  346.                                                                         </children>
  347.                                                                     </tablebody>
  348.                                                                 </children>
  349.                                                             </table>
  350.                                                         </children>
  351.                                                     </tablecol>
  352.                                                 </children>
  353.                                             </tablerow>
  354.                                         </children>
  355.                                     </tablebody>
  356.                                 </children>
  357.                             </table>
  358.                             <table>
  359.                                 <properties border="0" width="100%"/>
  360.                                 <children>
  361.                                     <tablebody>
  362.                                         <children>
  363.                                             <tablerow>
  364.                                                 <properties valign="top"/>
  365.                                                 <children>
  366.                                                     <tablecol/>
  367.                                                     <tablecol/>
  368.                                                 </children>
  369.                                             </tablerow>
  370.                                         </children>
  371.                                     </tablebody>
  372.                                 </children>
  373.                             </table>
  374.                             <template>
  375.                                 <styles font-size="smaller"/>
  376.                                 <match match="n1:Desc"/>
  377.                                 <children>
  378.                                     <template>
  379.                                         <match match="n1:para"/>
  380.                                         <children>
  381.                                             <paragraph>
  382.                                                 <children>
  383.                                                     <xpath allchildren="1"/>
  384.                                                 </children>
  385.                                             </paragraph>
  386.                                         </children>
  387.                                     </template>
  388.                                 </children>
  389.                             </template>
  390.                             <newline/>
  391.                             <template>
  392.                                 <match match="n1:Department"/>
  393.                                 <children>
  394.                                     <template>
  395.                                         <styles font-size="larger" font-weight="bold"/>
  396.                                         <match match="n1:Name"/>
  397.                                         <children>
  398.                                             <paragraph>
  399.                                                 <children>
  400.                                                     <xpath allchildren="1"/>
  401.                                                 </children>
  402.                                             </paragraph>
  403.                                         </children>
  404.                                     </template>
  405.                                     <template>
  406.                                         <match match="n1:Person"/>
  407.                                         <children>
  408.                                             <table dynamic="1">
  409.                                                 <properties border="0" width="100%"/>
  410.                                                 <children>
  411.                                                     <tableheader>
  412.                                                         <children>
  413.                                                             <tablerow>
  414.                                                                 <properties bgcolor="#C0C0C0"/>
  415.                                                                 <children>
  416.                                                                     <tablecol>
  417.                                                                         <properties width="17%"/>
  418.                                                                         <children>
  419.                                                                             <text fixtext="First">
  420.                                                                                 <styles font-weight="bold"/>
  421.                                                                             </text>
  422.                                                                         </children>
  423.                                                                     </tablecol>
  424.                                                                     <tablecol>
  425.                                                                         <properties width="17%"/>
  426.                                                                         <children>
  427.                                                                             <text fixtext="Last">
  428.                                                                                 <styles font-weight="bold"/>
  429.                                                                             </text>
  430.                                                                         </children>
  431.                                                                     </tablecol>
  432.                                                                     <tablecol>
  433.                                                                         <properties width="30%"/>
  434.                                                                         <children>
  435.                                                                             <text fixtext="Title">
  436.                                                                                 <styles font-weight="bold"/>
  437.                                                                             </text>
  438.                                                                         </children>
  439.                                                                     </tablecol>
  440.                                                                     <tablecol>
  441.                                                                         <properties width="5%"/>
  442.                                                                         <children>
  443.                                                                             <text fixtext="Ext">
  444.                                                                                 <styles font-weight="bold"/>
  445.                                                                             </text>
  446.                                                                         </children>
  447.                                                                     </tablecol>
  448.                                                                     <tablecol>
  449.                                                                         <properties width="31%"/>
  450.                                                                         <children>
  451.                                                                             <text fixtext="EMail">
  452.                                                                                 <styles font-weight="bold"/>
  453.                                                                             </text>
  454.                                                                         </children>
  455.                                                                     </tablecol>
  456.                                                                 </children>
  457.                                                             </tablerow>
  458.                                                         </children>
  459.                                                     </tableheader>
  460.                                                     <tablebody>
  461.                                                         <children>
  462.                                                             <tablerow>
  463.                                                                 <properties bgcolor="#E0E0E0"/>
  464.                                                                 <children>
  465.                                                                     <tablecol>
  466.                                                                         <properties width="17%"/>
  467.                                                                         <children>
  468.                                                                             <template>
  469.                                                                                 <styles font-weight=""/>
  470.                                                                                 <match match="n1:First"/>
  471.                                                                                 <children>
  472.                                                                                     <xpath allchildren="1"/>
  473.                                                                                 </children>
  474.                                                                             </template>
  475.                                                                         </children>
  476.                                                                     </tablecol>
  477.                                                                     <tablecol>
  478.                                                                         <properties width="17%"/>
  479.                                                                         <children>
  480.                                                                             <template>
  481.                                                                                 <styles font-weight="bold"/>
  482.                                                                                 <match match="n1:Last"/>
  483.                                                                                 <children>
  484.                                                                                     <xpath allchildren="1"/>
  485.                                                                                 </children>
  486.                                                                             </template>
  487.                                                                         </children>
  488.                                                                     </tablecol>
  489.                                                                     <tablecol>
  490.                                                                         <properties width="30%"/>
  491.                                                                         <children>
  492.                                                                             <template>
  493.                                                                                 <match match="n1:Title"/>
  494.                                                                                 <children>
  495.                                                                                     <xpath allchildren="1"/>
  496.                                                                                 </children>
  497.                                                                             </template>
  498.                                                                         </children>
  499.                                                                     </tablecol>
  500.                                                                     <tablecol>
  501.                                                                         <properties width="5%"/>
  502.                                                                         <children>
  503.                                                                             <template>
  504.                                                                                 <match match="n1:PhoneExt"/>
  505.                                                                                 <children>
  506.                                                                                     <xpath allchildren="1"/>
  507.                                                                                 </children>
  508.                                                                             </template>
  509.                                                                         </children>
  510.                                                                     </tablecol>
  511.                                                                     <tablecol>
  512.                                                                         <properties width="31%"/>
  513.                                                                         <children>
  514.                                                                             <template>
  515.                                                                                 <editorproperties adding="0" editable="1" userinfo="Please enter a proper e-mail address here.
  516. Important: digits are not allowed for use!"/>
  517.                                                                                 <match match="n1:EMail"/>
  518.                                                                                 <children>
  519.                                                                                     <xpath allchildren="1"/>
  520.                                                                                 </children>
  521.                                                                             </template>
  522.                                                                         </children>
  523.                                                                     </tablecol>
  524.                                                                 </children>
  525.                                                             </tablerow>
  526.                                                         </children>
  527.                                                     </tablebody>
  528.                                                 </children>
  529.                                             </table>
  530.                                         </children>
  531.                                     </template>
  532.                                     <newline/>
  533.                                 </children>
  534.                             </template>
  535.                             <newline/>
  536.                         </children>
  537.                     </template>
  538.                 </children>
  539.             </template>
  540.         </children>
  541.     </template>
  542.     <template>
  543.         <styles font-style="italic"/>
  544.         <match match="n1:italic"/>
  545.         <children>
  546.             <xpath allchildren="1"/>
  547.         </children>
  548.     </template>
  549.     <template>
  550.         <styles font-weight="bold"/>
  551.         <match match="n1:strong"/>
  552.         <children>
  553.             <xpath allchildren="1"/>
  554.         </children>
  555.     </template>
  556. </structure>
  557.