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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3.     <xsl:variable name="fo:layout-master-set">
  4.         <fo:layout-master-set>
  5.             <fo:simple-page-master master-name="default-page-master" page-height="11in" page-width="8.5in" margin-top="0.79in" margin-bottom="0.79in" margin-left="0.6in" margin-right="0.6in">
  6.                 <fo:region-before margin-right="0.6in" extent="0cm"/>
  7.                 <fo:region-body margin-top="0cm" margin-bottom="0cm" font-family="Helvetica,Times,Courier" font-size="14pt" line-height="14pt"/>
  8.                 <fo:region-after extent="0cm"/>
  9.             </fo:simple-page-master>
  10.         </fo:layout-master-set>
  11.     </xsl:variable>
  12.     <xsl:template match="/">
  13.         <fo:root>
  14.             <xsl:copy-of select="$fo:layout-master-set"/>
  15.             <fo:page-sequence master-reference="default-page-master">
  16.                 <fo:static-content flow-name="xsl-region-before">
  17.                     <fo:block/>
  18.                 </fo:static-content>
  19.                 <fo:static-content flow-name="xsl-region-after">
  20.                     <fo:block/>
  21.                 </fo:static-content>
  22.                 <fo:flow flow-name="xsl-region-body">
  23.                     <fo:block>
  24.                         <xsl:for-each select="DeliveryOrder">
  25.                             <xsl:for-each select="Header">
  26.                                 <fo:table padding="2" width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  27.                                     <fo:table-column column-width="98pt"/>
  28.                                     <fo:table-column column-width="235pt"/>
  29.                                     <fo:table-body>
  30.                                         <fo:table-row>
  31.                                             <fo:table-cell text-align="left" width="98pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  32.                                                 <fo:block>
  33.                                                     <fo:inline font-size="20pt" font-weight="bold">NCA DELIVERY ORDER</fo:inline>
  34.                                                 </fo:block>
  35.                                             </fo:table-cell>
  36.                                             <fo:table-cell text-align="right" width="235pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  37.                                                 <fo:block>
  38.                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  39.                                                         <fo:table-column/>
  40.                                                         <fo:table-body>
  41.                                                             <fo:table-row>
  42.                                                                 <fo:table-cell text-align="right" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  43.                                                                     <fo:block>
  44.                                                                         <xsl:for-each select="documentID">ID: <xsl:apply-templates/>
  45.                                                                         </xsl:for-each>
  46.                                                                     </fo:block>
  47.                                                                 </fo:table-cell>
  48.                                                             </fo:table-row>
  49.                                                             <fo:table-row>
  50.                                                                 <fo:table-cell text-align="right" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  51.                                                                     <fo:block>
  52.                                                                         <xsl:for-each select="status">Status: <xsl:apply-templates/>
  53.                                                                         </xsl:for-each>
  54.                                                                     </fo:block>
  55.                                                                 </fo:table-cell>
  56.                                                             </fo:table-row>
  57.                                                         </fo:table-body>
  58.                                                     </fo:table>
  59.                                                 </fo:block>
  60.                                             </fo:table-cell>
  61.                                         </fo:table-row>
  62.                                     </fo:table-body>
  63.                                 </fo:table>
  64.                             </xsl:for-each>
  65.                             <xsl:for-each select="Body">
  66.                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  67.                                     <fo:table-column column-width="70pt"/>
  68.                                     <fo:table-column/>
  69.                                     <fo:table-body>
  70.                                         <fo:table-row>
  71.                                             <fo:table-cell width="70pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  72.                                                 <fo:block/>
  73.                                             </fo:table-cell>
  74.                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  75.                                                 <fo:block>
  76.                                                     <xsl:for-each select="GeneralInformation">
  77.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  78.                                                             <fo:table-column/>
  79.                                                             <fo:table-column/>
  80.                                                             <fo:table-body>
  81.                                                                 <fo:table-row>
  82.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  83.                                                                         <fo:block>
  84.                                                                             <fo:inline border-after-color="black" font-size="inherited-property-value('font-size') - 2pt" font-weight="bold">General Information:</fo:inline>
  85.                                                                         </fo:block>
  86.                                                                     </fo:table-cell>
  87.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" text-align="right" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  88.                                                                         <fo:block>
  89.                                                                             <xsl:for-each select="dateOfIssue">
  90.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Date Of Issue: </fo:inline>
  91.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  92.                                                                                     <xsl:apply-templates/>
  93.                                                                                 </fo:inline>
  94.                                                                             </xsl:for-each>
  95.                                                                         </fo:block>
  96.                                                                     </fo:table-cell>
  97.                                                                 </fo:table-row>
  98.                                                                 <fo:table-row>
  99.                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  100.                                                                         <fo:block>
  101.                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  102.                                                                                 <fo:table-column/>
  103.                                                                                 <fo:table-column/>
  104.                                                                                 <fo:table-body>
  105.                                                                                     <fo:table-row>
  106.                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  107.                                                                                             <fo:block>
  108.                                                                                                 <xsl:for-each select="contractType">
  109.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contract Type: </fo:inline>
  110.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  111.                                                                                                         <xsl:apply-templates/>
  112.                                                                                                     </fo:inline>
  113.                                                                                                     <fo:block>
  114.                                                                                                         <fo:leader leader-pattern="space"/>
  115.                                                                                                     </fo:block>
  116.                                                                                                 </xsl:for-each>
  117.                                                                                                 <xsl:for-each select="e-TransactionNumber">
  118.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-transaction Number: </fo:inline>
  119.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  120.                                                                                                         <xsl:apply-templates/>
  121.                                                                                                     </fo:inline>
  122.                                                                                                     <fo:block>
  123.                                                                                                         <fo:leader leader-pattern="space"/>
  124.                                                                                                     </fo:block>
  125.                                                                                                 </xsl:for-each>
  126.                                                                                                 <xsl:for-each select="buyerContractIdentifier">
  127.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Buyer Contract Identifer: </fo:inline>
  128.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  129.                                                                                                         <xsl:apply-templates/>
  130.                                                                                                     </fo:inline>
  131.                                                                                                     <fo:block>
  132.                                                                                                         <fo:leader leader-pattern="space"/>
  133.                                                                                                     </fo:block>
  134.                                                                                                 </xsl:for-each>
  135.                                                                                                 <xsl:for-each select="sellerContractIdentifier">
  136.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Seller Contract Identifer: </fo:inline>
  137.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  138.                                                                                                         <xsl:apply-templates/>
  139.                                                                                                     </fo:inline>
  140.                                                                                                     <fo:block>
  141.                                                                                                         <fo:leader leader-pattern="space"/>
  142.                                                                                                     </fo:block>
  143.                                                                                                 </xsl:for-each>
  144.                                                                                                 <xsl:for-each select="brokerContractIdentifier">
  145.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Broker Contract Identifer: </fo:inline>
  146.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  147.                                                                                                         <xsl:apply-templates/>
  148.                                                                                                     </fo:inline>
  149.                                                                                                 </xsl:for-each>
  150.                                                                                             </fo:block>
  151.                                                                                         </fo:table-cell>
  152.                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  153.                                                                                             <fo:block>
  154.                                                                                                 <xsl:for-each select="ContractIdentifier">
  155.                                                                                                     <xsl:for-each select="documentCreatorIdentifier">
  156.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Creator Identifer: </fo:inline>
  157.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  158.                                                                                                             <xsl:apply-templates/>
  159.                                                                                                         </fo:inline>
  160.                                                                                                         <fo:block>
  161.                                                                                                             <fo:leader leader-pattern="space"/>
  162.                                                                                                         </fo:block>
  163.                                                                                                     </xsl:for-each>
  164.                                                                                                     <xsl:for-each select="documentNumber">
  165.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Number: </fo:inline>
  166.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  167.                                                                                                             <xsl:apply-templates/>
  168.                                                                                                         </fo:inline>
  169.                                                                                                         <fo:block>
  170.                                                                                                             <fo:leader leader-pattern="space"/>
  171.                                                                                                         </fo:block>
  172.                                                                                                     </xsl:for-each>
  173.                                                                                                     <xsl:for-each select="documentVersion">
  174.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Version: </fo:inline>
  175.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  176.                                                                                                             <xsl:apply-templates/>
  177.                                                                                                         </fo:inline>
  178.                                                                                                         <fo:block>
  179.                                                                                                             <fo:leader leader-pattern="space"/>
  180.                                                                                                         </fo:block>
  181.                                                                                                     </xsl:for-each>
  182.                                                                                                     <xsl:for-each select="contractExtension">
  183.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contract Extention: </fo:inline>
  184.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  185.                                                                                                             <xsl:apply-templates/>
  186.                                                                                                         </fo:inline>
  187.                                                                                                     </xsl:for-each>
  188.                                                                                                 </xsl:for-each>
  189.                                                                                             </fo:block>
  190.                                                                                         </fo:table-cell>
  191.                                                                                     </fo:table-row>
  192.                                                                                 </fo:table-body>
  193.                                                                             </fo:table>
  194.                                                                         </fo:block>
  195.                                                                     </fo:table-cell>
  196.                                                                 </fo:table-row>
  197.                                                             </fo:table-body>
  198.                                                         </fo:table>
  199.                                                     </xsl:for-each>
  200.                                                     <xsl:for-each select="Parties">
  201.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  202.                                                             <fo:table-column/>
  203.                                                             <fo:table-body>
  204.                                                                 <fo:table-row>
  205.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  206.                                                                         <fo:block>
  207.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt" font-weight="bold">Parties</fo:inline>
  208.                                                                         </fo:block>
  209.                                                                     </fo:table-cell>
  210.                                                                 </fo:table-row>
  211.                                                             </fo:table-body>
  212.                                                         </fo:table>
  213.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  214.                                                             <fo:table-column/>
  215.                                                             <fo:table-column/>
  216.                                                             <fo:table-body>
  217.                                                                 <fo:table-row>
  218.                                                                     <fo:table-cell text-align="center" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  219.                                                                         <fo:block>Buyer</fo:block>
  220.                                                                     </fo:table-cell>
  221.                                                                     <fo:table-cell text-align="center" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  222.                                                                         <fo:block>Deliver To</fo:block>
  223.                                                                     </fo:table-cell>
  224.                                                                 </fo:table-row>
  225.                                                                 <fo:table-row>
  226.                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  227.                                                                         <fo:block>
  228.                                                                             <xsl:for-each select="Buyer">
  229.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  230.                                                                                     <fo:table-column/>
  231.                                                                                     <fo:table-column/>
  232.                                                                                     <fo:table-body>
  233.                                                                                         <fo:table-row>
  234.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  235.                                                                                                 <fo:block>
  236.                                                                                                     <xsl:for-each select="organizationName">
  237.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  238.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  239.                                                                                                             <xsl:apply-templates/>
  240.                                                                                                         </fo:inline>
  241.                                                                                                     </xsl:for-each>
  242.                                                                                                 </fo:block>
  243.                                                                                             </fo:table-cell>
  244.                                                                                             <fo:table-cell text-align="right" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  245.                                                                                                 <fo:block>
  246.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  247.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  248.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  249.                                                                                                             <xsl:apply-templates/>
  250.                                                                                                         </fo:inline>
  251.                                                                                                     </xsl:for-each>
  252.                                                                                                 </fo:block>
  253.                                                                                             </fo:table-cell>
  254.                                                                                         </fo:table-row>
  255.                                                                                     </fo:table-body>
  256.                                                                                 </fo:table>
  257.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  258.                                                                                     <fo:table-column/>
  259.                                                                                     <fo:table-column/>
  260.                                                                                     <fo:table-body>
  261.                                                                                         <fo:table-row>
  262.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  263.                                                                                                 <fo:block>
  264.                                                                                                     <xsl:for-each select="AddressInformation">
  265.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  266.                                                                                                         <fo:block>
  267.                                                                                                             <fo:leader leader-pattern="space"/>
  268.                                                                                                         </fo:block>
  269.                                                                                                         <xsl:for-each select="FormattedAddress">
  270.                                                                                                             <xsl:for-each select="line">
  271.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  272.                                                                                                                     <xsl:apply-templates/>
  273.                                                                                                                 </fo:inline>
  274.                                                                                                                 <fo:block>
  275.                                                                                                                     <fo:leader leader-pattern="space"/>
  276.                                                                                                                 </fo:block>
  277.                                                                                                             </xsl:for-each>
  278.                                                                                                         </xsl:for-each>
  279.                                                                                                         <xsl:for-each select="NormalisedAddress">
  280.                                                                                                             <xsl:for-each select="StreetAddress">
  281.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  282.                                                                                                                     <xsl:apply-templates select="text()"/>
  283.                                                                                                                 </fo:inline>
  284.                                                                                                                 <fo:block>
  285.                                                                                                                     <fo:leader leader-pattern="space"/>
  286.                                                                                                                 </fo:block>
  287.                                                                                                                 <xsl:for-each select="line">
  288.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  289.                                                                                                                         <xsl:apply-templates/>
  290.                                                                                                                     </fo:inline>
  291.                                                                                                                     <fo:block>
  292.                                                                                                                         <xsl:text> </xsl:text>
  293.                                                                                                                     </fo:block>
  294.                                                                                                                 </xsl:for-each>
  295.                                                                                                             </xsl:for-each>
  296.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  297.                                                                                                                 <fo:table-column/>
  298.                                                                                                                 <fo:table-column/>
  299.                                                                                                                 <fo:table-body>
  300.                                                                                                                     <fo:table-row>
  301.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  302.                                                                                                                             <fo:block>
  303.                                                                                                                                 <xsl:for-each select="city">
  304.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  305.                                                                                                                                         <xsl:apply-templates/>
  306.                                                                                                                                     </fo:inline>
  307.                                                                                                                                 </xsl:for-each>
  308.                                                                                                                             </fo:block>
  309.                                                                                                                         </fo:table-cell>
  310.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  311.                                                                                                                             <fo:block>
  312.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  313.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  314.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  315.                                                                                                                                             <xsl:apply-templates/>
  316.                                                                                                                                         </fo:inline>
  317.                                                                                                                                     </xsl:for-each>
  318.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  319.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  320.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  321.                                                                                                                                             <xsl:apply-templates/>
  322.                                                                                                                                         </fo:inline>
  323.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  324.                                                                                                                                     </xsl:for-each>
  325.                                                                                                                                 </xsl:for-each>
  326.                                                                                                                             </fo:block>
  327.                                                                                                                         </fo:table-cell>
  328.                                                                                                                     </fo:table-row>
  329.                                                                                                                 </fo:table-body>
  330.                                                                                                             </fo:table>
  331.                                                                                                             <xsl:for-each select="Country">
  332.                                                                                                                 <xsl:for-each select="countryName">
  333.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  334.                                                                                                                         <xsl:apply-templates/>
  335.                                                                                                                     </fo:inline>
  336.                                                                                                                 </xsl:for-each>
  337.                                                                                                                 <xsl:for-each select="countryCode">
  338.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  339.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  340.                                                                                                                         <xsl:apply-templates/>
  341.                                                                                                                     </fo:inline>
  342.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  343.                                                                                                                 </xsl:for-each>
  344.                                                                                                             </xsl:for-each>
  345.                                                                                                         </xsl:for-each>
  346.                                                                                                         <fo:block>
  347.                                                                                                             <fo:leader leader-pattern="space"/>
  348.                                                                                                         </fo:block>
  349.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  350.                                                                                                     </xsl:for-each>
  351.                                                                                                 </fo:block>
  352.                                                                                             </fo:table-cell>
  353.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  354.                                                                                                 <fo:block>
  355.                                                                                                     <xsl:for-each select="ContactDetails">
  356.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  357.                                                                                                         <fo:block>
  358.                                                                                                             <fo:leader leader-pattern="space"/>
  359.                                                                                                         </fo:block>
  360.                                                                                                         <xsl:for-each select="personName">
  361.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  362.                                                                                                                 <xsl:apply-templates/>
  363.                                                                                                             </fo:inline>
  364.                                                                                                             <fo:block>
  365.                                                                                                                 <fo:leader leader-pattern="space"/>
  366.                                                                                                             </fo:block>
  367.                                                                                                         </xsl:for-each>
  368.                                                                                                         <xsl:for-each select="departmentName">
  369.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  370.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  371.                                                                                                                 <xsl:apply-templates/>
  372.                                                                                                             </fo:inline>
  373.                                                                                                             <fo:block>
  374.                                                                                                                 <fo:leader leader-pattern="space"/>
  375.                                                                                                             </fo:block>
  376.                                                                                                         </xsl:for-each>
  377.                                                                                                         <xsl:for-each select="telephoneNumber">
  378.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  379.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  380.                                                                                                                 <xsl:apply-templates/>
  381.                                                                                                             </fo:inline>
  382.                                                                                                             <fo:block>
  383.                                                                                                                 <fo:leader leader-pattern="space"/>
  384.                                                                                                             </fo:block>
  385.                                                                                                         </xsl:for-each>
  386.                                                                                                         <xsl:for-each select="faxNumber">
  387.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  388.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  389.                                                                                                                 <xsl:apply-templates/>
  390.                                                                                                             </fo:inline>
  391.                                                                                                             <fo:block>
  392.                                                                                                                 <fo:leader leader-pattern="space"/>
  393.                                                                                                             </fo:block>
  394.                                                                                                         </xsl:for-each>
  395.                                                                                                         <xsl:for-each select="e-MailAddress">
  396.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  397.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  398.                                                                                                                 <xsl:apply-templates/>
  399.                                                                                                             </fo:inline>
  400.                                                                                                         </xsl:for-each>
  401.                                                                                                         <fo:block>
  402.                                                                                                             <fo:leader leader-pattern="space"/>
  403.                                                                                                         </fo:block>
  404.                                                                                                     </xsl:for-each>
  405.                                                                                                 </fo:block>
  406.                                                                                             </fo:table-cell>
  407.                                                                                         </fo:table-row>
  408.                                                                                     </fo:table-body>
  409.                                                                                 </fo:table>
  410.                                                                             </xsl:for-each>
  411.                                                                         </fo:block>
  412.                                                                     </fo:table-cell>
  413.                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  414.                                                                         <fo:block>
  415.                                                                             <xsl:for-each select="DeliverTo">
  416.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  417.                                                                                     <fo:table-column/>
  418.                                                                                     <fo:table-column/>
  419.                                                                                     <fo:table-body>
  420.                                                                                         <fo:table-row>
  421.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  422.                                                                                                 <fo:block>
  423.                                                                                                     <xsl:for-each select="organizationName">
  424.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  425.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  426.                                                                                                             <xsl:apply-templates/>
  427.                                                                                                         </fo:inline>
  428.                                                                                                     </xsl:for-each>
  429.                                                                                                 </fo:block>
  430.                                                                                             </fo:table-cell>
  431.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  432.                                                                                                 <fo:block>
  433.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  434.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  435.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  436.                                                                                                             <xsl:apply-templates/>
  437.                                                                                                         </fo:inline>
  438.                                                                                                     </xsl:for-each>
  439.                                                                                                 </fo:block>
  440.                                                                                             </fo:table-cell>
  441.                                                                                         </fo:table-row>
  442.                                                                                     </fo:table-body>
  443.                                                                                 </fo:table>
  444.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  445.                                                                                     <fo:table-column/>
  446.                                                                                     <fo:table-column/>
  447.                                                                                     <fo:table-body>
  448.                                                                                         <fo:table-row>
  449.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  450.                                                                                                 <fo:block>
  451.                                                                                                     <xsl:for-each select="AddressInformation">
  452.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  453.                                                                                                         <fo:block>
  454.                                                                                                             <fo:leader leader-pattern="space"/>
  455.                                                                                                         </fo:block>
  456.                                                                                                         <xsl:for-each select="FormattedAddress">
  457.                                                                                                             <xsl:for-each select="line">
  458.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  459.                                                                                                                     <xsl:apply-templates/>
  460.                                                                                                                 </fo:inline>
  461.                                                                                                                 <fo:block>
  462.                                                                                                                     <fo:leader leader-pattern="space"/>
  463.                                                                                                                 </fo:block>
  464.                                                                                                             </xsl:for-each>
  465.                                                                                                         </xsl:for-each>
  466.                                                                                                         <xsl:for-each select="NormalisedAddress">
  467.                                                                                                             <xsl:for-each select="StreetAddress">
  468.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  469.                                                                                                                     <xsl:apply-templates select="text()"/>
  470.                                                                                                                 </fo:inline>
  471.                                                                                                                 <fo:block>
  472.                                                                                                                     <fo:leader leader-pattern="space"/>
  473.                                                                                                                 </fo:block>
  474.                                                                                                                 <xsl:for-each select="line">
  475.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  476.                                                                                                                         <xsl:apply-templates/>
  477.                                                                                                                     </fo:inline>
  478.                                                                                                                     <fo:block>
  479.                                                                                                                         <xsl:text> </xsl:text>
  480.                                                                                                                     </fo:block>
  481.                                                                                                                 </xsl:for-each>
  482.                                                                                                             </xsl:for-each>
  483.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  484.                                                                                                                 <fo:table-column/>
  485.                                                                                                                 <fo:table-column/>
  486.                                                                                                                 <fo:table-body>
  487.                                                                                                                     <fo:table-row>
  488.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  489.                                                                                                                             <fo:block>
  490.                                                                                                                                 <xsl:for-each select="city">
  491.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  492.                                                                                                                                         <xsl:apply-templates/>
  493.                                                                                                                                     </fo:inline>
  494.                                                                                                                                 </xsl:for-each>
  495.                                                                                                                             </fo:block>
  496.                                                                                                                         </fo:table-cell>
  497.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  498.                                                                                                                             <fo:block>
  499.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  500.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  501.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  502.                                                                                                                                             <xsl:apply-templates/>
  503.                                                                                                                                         </fo:inline>
  504.                                                                                                                                     </xsl:for-each>
  505.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  506.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  507.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  508.                                                                                                                                             <xsl:apply-templates/>
  509.                                                                                                                                         </fo:inline>
  510.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  511.                                                                                                                                     </xsl:for-each>
  512.                                                                                                                                 </xsl:for-each>
  513.                                                                                                                             </fo:block>
  514.                                                                                                                         </fo:table-cell>
  515.                                                                                                                     </fo:table-row>
  516.                                                                                                                 </fo:table-body>
  517.                                                                                                             </fo:table>
  518.                                                                                                             <xsl:for-each select="Country">
  519.                                                                                                                 <xsl:for-each select="countryName">
  520.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  521.                                                                                                                         <xsl:apply-templates/>
  522.                                                                                                                     </fo:inline>
  523.                                                                                                                 </xsl:for-each>
  524.                                                                                                                 <xsl:for-each select="countryCode">
  525.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  526.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  527.                                                                                                                         <xsl:apply-templates/>
  528.                                                                                                                     </fo:inline>
  529.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  530.                                                                                                                 </xsl:for-each>
  531.                                                                                                             </xsl:for-each>
  532.                                                                                                         </xsl:for-each>
  533.                                                                                                         <fo:block>
  534.                                                                                                             <fo:leader leader-pattern="space"/>
  535.                                                                                                         </fo:block>
  536.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  537.                                                                                                     </xsl:for-each>
  538.                                                                                                 </fo:block>
  539.                                                                                             </fo:table-cell>
  540.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  541.                                                                                                 <fo:block>
  542.                                                                                                     <xsl:for-each select="ContactDetails">
  543.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  544.                                                                                                         <fo:block>
  545.                                                                                                             <fo:leader leader-pattern="space"/>
  546.                                                                                                         </fo:block>
  547.                                                                                                         <xsl:for-each select="personName">
  548.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  549.                                                                                                                 <xsl:apply-templates/>
  550.                                                                                                             </fo:inline>
  551.                                                                                                             <fo:block>
  552.                                                                                                                 <fo:leader leader-pattern="space"/>
  553.                                                                                                             </fo:block>
  554.                                                                                                         </xsl:for-each>
  555.                                                                                                         <xsl:for-each select="departmentName">
  556.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  557.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  558.                                                                                                                 <xsl:apply-templates/>
  559.                                                                                                             </fo:inline>
  560.                                                                                                             <fo:block>
  561.                                                                                                                 <fo:leader leader-pattern="space"/>
  562.                                                                                                             </fo:block>
  563.                                                                                                         </xsl:for-each>
  564.                                                                                                         <xsl:for-each select="telephoneNumber">
  565.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  566.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  567.                                                                                                                 <xsl:apply-templates/>
  568.                                                                                                             </fo:inline>
  569.                                                                                                             <fo:block>
  570.                                                                                                                 <fo:leader leader-pattern="space"/>
  571.                                                                                                             </fo:block>
  572.                                                                                                         </xsl:for-each>
  573.                                                                                                         <xsl:for-each select="faxNumber">
  574.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  575.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  576.                                                                                                                 <xsl:apply-templates/>
  577.                                                                                                             </fo:inline>
  578.                                                                                                             <fo:block>
  579.                                                                                                                 <fo:leader leader-pattern="space"/>
  580.                                                                                                             </fo:block>
  581.                                                                                                         </xsl:for-each>
  582.                                                                                                         <xsl:for-each select="e-MailAddress">
  583.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  584.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  585.                                                                                                                 <xsl:apply-templates/>
  586.                                                                                                             </fo:inline>
  587.                                                                                                         </xsl:for-each>
  588.                                                                                                         <fo:block>
  589.                                                                                                             <fo:leader leader-pattern="space"/>
  590.                                                                                                         </fo:block>
  591.                                                                                                     </xsl:for-each>
  592.                                                                                                 </fo:block>
  593.                                                                                             </fo:table-cell>
  594.                                                                                         </fo:table-row>
  595.                                                                                     </fo:table-body>
  596.                                                                                 </fo:table>
  597.                                                                             </xsl:for-each>
  598.                                                                         </fo:block>
  599.                                                                     </fo:table-cell>
  600.                                                                 </fo:table-row>
  601.                                                             </fo:table-body>
  602.                                                         </fo:table>
  603.                                                         <xsl:for-each select="ReleaseTo">
  604.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  605.                                                                 <fo:table-column/>
  606.                                                                 <fo:table-body>
  607.                                                                     <fo:table-row>
  608.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  609.                                                                             <fo:block>
  610.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Release To: </fo:inline>
  611.                                                                             </fo:block>
  612.                                                                         </fo:table-cell>
  613.                                                                     </fo:table-row>
  614.                                                                     <fo:table-row>
  615.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  616.                                                                             <fo:block>
  617.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  618.                                                                                     <fo:table-column/>
  619.                                                                                     <fo:table-column/>
  620.                                                                                     <fo:table-body>
  621.                                                                                         <fo:table-row>
  622.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  623.                                                                                                 <fo:block>
  624.                                                                                                     <xsl:for-each select="organizationName">
  625.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  626.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  627.                                                                                                             <xsl:apply-templates/>
  628.                                                                                                         </fo:inline>
  629.                                                                                                     </xsl:for-each>
  630.                                                                                                 </fo:block>
  631.                                                                                             </fo:table-cell>
  632.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  633.                                                                                                 <fo:block>
  634.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  635.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  636.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  637.                                                                                                             <xsl:apply-templates/>
  638.                                                                                                         </fo:inline>
  639.                                                                                                     </xsl:for-each>
  640.                                                                                                 </fo:block>
  641.                                                                                             </fo:table-cell>
  642.                                                                                         </fo:table-row>
  643.                                                                                     </fo:table-body>
  644.                                                                                 </fo:table>
  645.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  646.                                                                                     <fo:table-column/>
  647.                                                                                     <fo:table-column/>
  648.                                                                                     <fo:table-body>
  649.                                                                                         <fo:table-row>
  650.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  651.                                                                                                 <fo:block>
  652.                                                                                                     <xsl:for-each select="AddressInformation">
  653.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  654.                                                                                                         <fo:block>
  655.                                                                                                             <fo:leader leader-pattern="space"/>
  656.                                                                                                         </fo:block>
  657.                                                                                                         <xsl:for-each select="FormattedAddress">
  658.                                                                                                             <xsl:for-each select="line">
  659.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  660.                                                                                                                     <xsl:apply-templates/>
  661.                                                                                                                 </fo:inline>
  662.                                                                                                                 <fo:block>
  663.                                                                                                                     <fo:leader leader-pattern="space"/>
  664.                                                                                                                 </fo:block>
  665.                                                                                                             </xsl:for-each>
  666.                                                                                                         </xsl:for-each>
  667.                                                                                                         <xsl:for-each select="NormalisedAddress">
  668.                                                                                                             <xsl:for-each select="StreetAddress">
  669.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  670.                                                                                                                     <xsl:apply-templates select="text()"/>
  671.                                                                                                                 </fo:inline>
  672.                                                                                                                 <fo:block>
  673.                                                                                                                     <fo:leader leader-pattern="space"/>
  674.                                                                                                                 </fo:block>
  675.                                                                                                                 <xsl:for-each select="line">
  676.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  677.                                                                                                                         <xsl:apply-templates/>
  678.                                                                                                                     </fo:inline>
  679.                                                                                                                     <fo:block>
  680.                                                                                                                         <xsl:text> </xsl:text>
  681.                                                                                                                     </fo:block>
  682.                                                                                                                 </xsl:for-each>
  683.                                                                                                             </xsl:for-each>
  684.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  685.                                                                                                                 <fo:table-column/>
  686.                                                                                                                 <fo:table-column/>
  687.                                                                                                                 <fo:table-body>
  688.                                                                                                                     <fo:table-row>
  689.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  690.                                                                                                                             <fo:block>
  691.                                                                                                                                 <xsl:for-each select="city">
  692.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  693.                                                                                                                                         <xsl:apply-templates/>
  694.                                                                                                                                     </fo:inline>
  695.                                                                                                                                 </xsl:for-each>
  696.                                                                                                                             </fo:block>
  697.                                                                                                                         </fo:table-cell>
  698.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  699.                                                                                                                             <fo:block>
  700.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  701.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  702.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  703.                                                                                                                                             <xsl:apply-templates/>
  704.                                                                                                                                         </fo:inline>
  705.                                                                                                                                     </xsl:for-each>
  706.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  707.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  708.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  709.                                                                                                                                             <xsl:apply-templates/>
  710.                                                                                                                                         </fo:inline>
  711.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  712.                                                                                                                                     </xsl:for-each>
  713.                                                                                                                                 </xsl:for-each>
  714.                                                                                                                             </fo:block>
  715.                                                                                                                         </fo:table-cell>
  716.                                                                                                                     </fo:table-row>
  717.                                                                                                                 </fo:table-body>
  718.                                                                                                             </fo:table>
  719.                                                                                                             <xsl:for-each select="Country">
  720.                                                                                                                 <xsl:for-each select="countryName">
  721.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  722.                                                                                                                         <xsl:apply-templates/>
  723.                                                                                                                     </fo:inline>
  724.                                                                                                                 </xsl:for-each>
  725.                                                                                                                 <xsl:for-each select="countryCode">
  726.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  727.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  728.                                                                                                                         <xsl:apply-templates/>
  729.                                                                                                                     </fo:inline>
  730.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  731.                                                                                                                 </xsl:for-each>
  732.                                                                                                             </xsl:for-each>
  733.                                                                                                         </xsl:for-each>
  734.                                                                                                         <fo:block>
  735.                                                                                                             <fo:leader leader-pattern="space"/>
  736.                                                                                                         </fo:block>
  737.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  738.                                                                                                     </xsl:for-each>
  739.                                                                                                 </fo:block>
  740.                                                                                             </fo:table-cell>
  741.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  742.                                                                                                 <fo:block>
  743.                                                                                                     <xsl:for-each select="ContactDetails">
  744.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  745.                                                                                                         <fo:block>
  746.                                                                                                             <fo:leader leader-pattern="space"/>
  747.                                                                                                         </fo:block>
  748.                                                                                                         <xsl:for-each select="personName">
  749.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  750.                                                                                                                 <xsl:apply-templates/>
  751.                                                                                                             </fo:inline>
  752.                                                                                                             <fo:block>
  753.                                                                                                                 <fo:leader leader-pattern="space"/>
  754.                                                                                                             </fo:block>
  755.                                                                                                         </xsl:for-each>
  756.                                                                                                         <xsl:for-each select="departmentName">
  757.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  758.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  759.                                                                                                                 <xsl:apply-templates/>
  760.                                                                                                             </fo:inline>
  761.                                                                                                             <fo:block>
  762.                                                                                                                 <fo:leader leader-pattern="space"/>
  763.                                                                                                             </fo:block>
  764.                                                                                                         </xsl:for-each>
  765.                                                                                                         <xsl:for-each select="telephoneNumber">
  766.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  767.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  768.                                                                                                                 <xsl:apply-templates/>
  769.                                                                                                             </fo:inline>
  770.                                                                                                             <fo:block>
  771.                                                                                                                 <fo:leader leader-pattern="space"/>
  772.                                                                                                             </fo:block>
  773.                                                                                                         </xsl:for-each>
  774.                                                                                                         <xsl:for-each select="faxNumber">
  775.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  776.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  777.                                                                                                                 <xsl:apply-templates/>
  778.                                                                                                             </fo:inline>
  779.                                                                                                             <fo:block>
  780.                                                                                                                 <fo:leader leader-pattern="space"/>
  781.                                                                                                             </fo:block>
  782.                                                                                                         </xsl:for-each>
  783.                                                                                                         <xsl:for-each select="e-MailAddress">
  784.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  785.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  786.                                                                                                                 <xsl:apply-templates/>
  787.                                                                                                             </fo:inline>
  788.                                                                                                         </xsl:for-each>
  789.                                                                                                         <fo:block>
  790.                                                                                                             <fo:leader leader-pattern="space"/>
  791.                                                                                                         </fo:block>
  792.                                                                                                     </xsl:for-each>
  793.                                                                                                 </fo:block>
  794.                                                                                             </fo:table-cell>
  795.                                                                                         </fo:table-row>
  796.                                                                                     </fo:table-body>
  797.                                                                                 </fo:table>
  798.                                                                             </fo:block>
  799.                                                                         </fo:table-cell>
  800.                                                                     </fo:table-row>
  801.                                                                 </fo:table-body>
  802.                                                             </fo:table>
  803.                                                         </xsl:for-each>
  804.                                                         <xsl:for-each select="Seller">
  805.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  806.                                                                 <fo:table-column/>
  807.                                                                 <fo:table-body>
  808.                                                                     <fo:table-row>
  809.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  810.                                                                             <fo:block>
  811.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Seller: </fo:inline>
  812.                                                                             </fo:block>
  813.                                                                         </fo:table-cell>
  814.                                                                     </fo:table-row>
  815.                                                                     <fo:table-row>
  816.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  817.                                                                             <fo:block>
  818.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  819.                                                                                     <fo:table-column/>
  820.                                                                                     <fo:table-column/>
  821.                                                                                     <fo:table-body>
  822.                                                                                         <fo:table-row>
  823.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  824.                                                                                                 <fo:block>
  825.                                                                                                     <xsl:for-each select="organizationName">
  826.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  827.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  828.                                                                                                             <xsl:apply-templates/>
  829.                                                                                                         </fo:inline>
  830.                                                                                                     </xsl:for-each>
  831.                                                                                                 </fo:block>
  832.                                                                                             </fo:table-cell>
  833.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  834.                                                                                                 <fo:block>
  835.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  836.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  837.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  838.                                                                                                             <xsl:apply-templates/>
  839.                                                                                                         </fo:inline>
  840.                                                                                                     </xsl:for-each>
  841.                                                                                                 </fo:block>
  842.                                                                                             </fo:table-cell>
  843.                                                                                         </fo:table-row>
  844.                                                                                     </fo:table-body>
  845.                                                                                 </fo:table>
  846.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  847.                                                                                     <fo:table-column/>
  848.                                                                                     <fo:table-column/>
  849.                                                                                     <fo:table-body>
  850.                                                                                         <fo:table-row>
  851.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  852.                                                                                                 <fo:block>
  853.                                                                                                     <xsl:for-each select="AddressInformation">
  854.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  855.                                                                                                         <fo:block>
  856.                                                                                                             <fo:leader leader-pattern="space"/>
  857.                                                                                                         </fo:block>
  858.                                                                                                         <xsl:for-each select="FormattedAddress">
  859.                                                                                                             <xsl:for-each select="line">
  860.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  861.                                                                                                                     <xsl:apply-templates/>
  862.                                                                                                                 </fo:inline>
  863.                                                                                                                 <fo:block>
  864.                                                                                                                     <fo:leader leader-pattern="space"/>
  865.                                                                                                                 </fo:block>
  866.                                                                                                             </xsl:for-each>
  867.                                                                                                         </xsl:for-each>
  868.                                                                                                         <xsl:for-each select="NormalisedAddress">
  869.                                                                                                             <xsl:for-each select="StreetAddress">
  870.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  871.                                                                                                                     <xsl:apply-templates select="text()"/>
  872.                                                                                                                 </fo:inline>
  873.                                                                                                                 <fo:block>
  874.                                                                                                                     <fo:leader leader-pattern="space"/>
  875.                                                                                                                 </fo:block>
  876.                                                                                                                 <xsl:for-each select="line">
  877.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  878.                                                                                                                         <xsl:apply-templates/>
  879.                                                                                                                     </fo:inline>
  880.                                                                                                                     <fo:block>
  881.                                                                                                                         <xsl:text> </xsl:text>
  882.                                                                                                                     </fo:block>
  883.                                                                                                                 </xsl:for-each>
  884.                                                                                                             </xsl:for-each>
  885.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  886.                                                                                                                 <fo:table-column/>
  887.                                                                                                                 <fo:table-column/>
  888.                                                                                                                 <fo:table-body>
  889.                                                                                                                     <fo:table-row>
  890.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  891.                                                                                                                             <fo:block>
  892.                                                                                                                                 <xsl:for-each select="city">
  893.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  894.                                                                                                                                         <xsl:apply-templates/>
  895.                                                                                                                                     </fo:inline>
  896.                                                                                                                                 </xsl:for-each>
  897.                                                                                                                             </fo:block>
  898.                                                                                                                         </fo:table-cell>
  899.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  900.                                                                                                                             <fo:block>
  901.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  902.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  903.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  904.                                                                                                                                             <xsl:apply-templates/>
  905.                                                                                                                                         </fo:inline>
  906.                                                                                                                                     </xsl:for-each>
  907.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  908.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  909.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  910.                                                                                                                                             <xsl:apply-templates/>
  911.                                                                                                                                         </fo:inline>
  912.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  913.                                                                                                                                     </xsl:for-each>
  914.                                                                                                                                 </xsl:for-each>
  915.                                                                                                                             </fo:block>
  916.                                                                                                                         </fo:table-cell>
  917.                                                                                                                     </fo:table-row>
  918.                                                                                                                 </fo:table-body>
  919.                                                                                                             </fo:table>
  920.                                                                                                             <xsl:for-each select="Country">
  921.                                                                                                                 <xsl:for-each select="countryName">
  922.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  923.                                                                                                                         <xsl:apply-templates/>
  924.                                                                                                                     </fo:inline>
  925.                                                                                                                 </xsl:for-each>
  926.                                                                                                                 <xsl:for-each select="countryCode">
  927.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  928.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  929.                                                                                                                         <xsl:apply-templates/>
  930.                                                                                                                     </fo:inline>
  931.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  932.                                                                                                                 </xsl:for-each>
  933.                                                                                                             </xsl:for-each>
  934.                                                                                                         </xsl:for-each>
  935.                                                                                                         <fo:block>
  936.                                                                                                             <fo:leader leader-pattern="space"/>
  937.                                                                                                         </fo:block>
  938.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  939.                                                                                                     </xsl:for-each>
  940.                                                                                                 </fo:block>
  941.                                                                                             </fo:table-cell>
  942.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  943.                                                                                                 <fo:block>
  944.                                                                                                     <xsl:for-each select="ContactDetails">
  945.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  946.                                                                                                         <fo:block>
  947.                                                                                                             <fo:leader leader-pattern="space"/>
  948.                                                                                                         </fo:block>
  949.                                                                                                         <xsl:for-each select="personName">
  950.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  951.                                                                                                                 <xsl:apply-templates/>
  952.                                                                                                             </fo:inline>
  953.                                                                                                             <fo:block>
  954.                                                                                                                 <fo:leader leader-pattern="space"/>
  955.                                                                                                             </fo:block>
  956.                                                                                                         </xsl:for-each>
  957.                                                                                                         <xsl:for-each select="departmentName">
  958.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  959.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  960.                                                                                                                 <xsl:apply-templates/>
  961.                                                                                                             </fo:inline>
  962.                                                                                                             <fo:block>
  963.                                                                                                                 <fo:leader leader-pattern="space"/>
  964.                                                                                                             </fo:block>
  965.                                                                                                         </xsl:for-each>
  966.                                                                                                         <xsl:for-each select="telephoneNumber">
  967.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  968.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  969.                                                                                                                 <xsl:apply-templates/>
  970.                                                                                                             </fo:inline>
  971.                                                                                                             <fo:block>
  972.                                                                                                                 <fo:leader leader-pattern="space"/>
  973.                                                                                                             </fo:block>
  974.                                                                                                         </xsl:for-each>
  975.                                                                                                         <xsl:for-each select="faxNumber">
  976.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  977.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  978.                                                                                                                 <xsl:apply-templates/>
  979.                                                                                                             </fo:inline>
  980.                                                                                                             <fo:block>
  981.                                                                                                                 <fo:leader leader-pattern="space"/>
  982.                                                                                                             </fo:block>
  983.                                                                                                         </xsl:for-each>
  984.                                                                                                         <xsl:for-each select="e-MailAddress">
  985.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  986.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  987.                                                                                                                 <xsl:apply-templates/>
  988.                                                                                                             </fo:inline>
  989.                                                                                                         </xsl:for-each>
  990.                                                                                                         <fo:block>
  991.                                                                                                             <fo:leader leader-pattern="space"/>
  992.                                                                                                         </fo:block>
  993.                                                                                                     </xsl:for-each>
  994.                                                                                                 </fo:block>
  995.                                                                                             </fo:table-cell>
  996.                                                                                         </fo:table-row>
  997.                                                                                     </fo:table-body>
  998.                                                                                 </fo:table>
  999.                                                                             </fo:block>
  1000.                                                                         </fo:table-cell>
  1001.                                                                     </fo:table-row>
  1002.                                                                 </fo:table-body>
  1003.                                                             </fo:table>
  1004.                                                         </xsl:for-each>
  1005.                                                         <xsl:for-each select="Broker">
  1006.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1007.                                                                 <fo:table-column/>
  1008.                                                                 <fo:table-body>
  1009.                                                                     <fo:table-row>
  1010.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1011.                                                                             <fo:block>
  1012.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Broker:</fo:inline>
  1013.                                                                             </fo:block>
  1014.                                                                         </fo:table-cell>
  1015.                                                                     </fo:table-row>
  1016.                                                                     <fo:table-row>
  1017.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1018.                                                                             <fo:block>
  1019.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1020.                                                                                     <fo:table-column/>
  1021.                                                                                     <fo:table-column/>
  1022.                                                                                     <fo:table-body>
  1023.                                                                                         <fo:table-row>
  1024.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1025.                                                                                                 <fo:block>
  1026.                                                                                                     <xsl:for-each select="organizationName">
  1027.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  1028.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1029.                                                                                                             <xsl:apply-templates/>
  1030.                                                                                                         </fo:inline>
  1031.                                                                                                     </xsl:for-each>
  1032.                                                                                                 </fo:block>
  1033.                                                                                             </fo:table-cell>
  1034.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1035.                                                                                                 <fo:block>
  1036.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  1037.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  1038.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1039.                                                                                                             <xsl:apply-templates/>
  1040.                                                                                                         </fo:inline>
  1041.                                                                                                     </xsl:for-each>
  1042.                                                                                                 </fo:block>
  1043.                                                                                             </fo:table-cell>
  1044.                                                                                         </fo:table-row>
  1045.                                                                                     </fo:table-body>
  1046.                                                                                 </fo:table>
  1047.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1048.                                                                                     <fo:table-column/>
  1049.                                                                                     <fo:table-column/>
  1050.                                                                                     <fo:table-body>
  1051.                                                                                         <fo:table-row>
  1052.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1053.                                                                                                 <fo:block>
  1054.                                                                                                     <xsl:for-each select="AddressInformation">
  1055.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  1056.                                                                                                         <fo:block>
  1057.                                                                                                             <fo:leader leader-pattern="space"/>
  1058.                                                                                                         </fo:block>
  1059.                                                                                                         <xsl:for-each select="FormattedAddress">
  1060.                                                                                                             <xsl:for-each select="line">
  1061.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1062.                                                                                                                     <xsl:apply-templates/>
  1063.                                                                                                                 </fo:inline>
  1064.                                                                                                                 <fo:block>
  1065.                                                                                                                     <fo:leader leader-pattern="space"/>
  1066.                                                                                                                 </fo:block>
  1067.                                                                                                             </xsl:for-each>
  1068.                                                                                                         </xsl:for-each>
  1069.                                                                                                         <xsl:for-each select="NormalisedAddress">
  1070.                                                                                                             <xsl:for-each select="StreetAddress">
  1071.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1072.                                                                                                                     <xsl:apply-templates select="text()"/>
  1073.                                                                                                                 </fo:inline>
  1074.                                                                                                                 <fo:block>
  1075.                                                                                                                     <fo:leader leader-pattern="space"/>
  1076.                                                                                                                 </fo:block>
  1077.                                                                                                                 <xsl:for-each select="line">
  1078.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1079.                                                                                                                         <xsl:apply-templates/>
  1080.                                                                                                                     </fo:inline>
  1081.                                                                                                                     <fo:block>
  1082.                                                                                                                         <xsl:text> </xsl:text>
  1083.                                                                                                                     </fo:block>
  1084.                                                                                                                 </xsl:for-each>
  1085.                                                                                                             </xsl:for-each>
  1086.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1087.                                                                                                                 <fo:table-column/>
  1088.                                                                                                                 <fo:table-column/>
  1089.                                                                                                                 <fo:table-body>
  1090.                                                                                                                     <fo:table-row>
  1091.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1092.                                                                                                                             <fo:block>
  1093.                                                                                                                                 <xsl:for-each select="city">
  1094.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1095.                                                                                                                                         <xsl:apply-templates/>
  1096.                                                                                                                                     </fo:inline>
  1097.                                                                                                                                 </xsl:for-each>
  1098.                                                                                                                             </fo:block>
  1099.                                                                                                                         </fo:table-cell>
  1100.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1101.                                                                                                                             <fo:block>
  1102.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  1103.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  1104.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1105.                                                                                                                                             <xsl:apply-templates/>
  1106.                                                                                                                                         </fo:inline>
  1107.                                                                                                                                     </xsl:for-each>
  1108.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  1109.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1110.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1111.                                                                                                                                             <xsl:apply-templates/>
  1112.                                                                                                                                         </fo:inline>
  1113.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1114.                                                                                                                                     </xsl:for-each>
  1115.                                                                                                                                 </xsl:for-each>
  1116.                                                                                                                             </fo:block>
  1117.                                                                                                                         </fo:table-cell>
  1118.                                                                                                                     </fo:table-row>
  1119.                                                                                                                 </fo:table-body>
  1120.                                                                                                             </fo:table>
  1121.                                                                                                             <xsl:for-each select="Country">
  1122.                                                                                                                 <xsl:for-each select="countryName">
  1123.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1124.                                                                                                                         <xsl:apply-templates/>
  1125.                                                                                                                     </fo:inline>
  1126.                                                                                                                 </xsl:for-each>
  1127.                                                                                                                 <xsl:for-each select="countryCode">
  1128.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1129.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1130.                                                                                                                         <xsl:apply-templates/>
  1131.                                                                                                                     </fo:inline>
  1132.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1133.                                                                                                                 </xsl:for-each>
  1134.                                                                                                             </xsl:for-each>
  1135.                                                                                                         </xsl:for-each>
  1136.                                                                                                         <fo:block>
  1137.                                                                                                             <fo:leader leader-pattern="space"/>
  1138.                                                                                                         </fo:block>
  1139.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1140.                                                                                                     </xsl:for-each>
  1141.                                                                                                 </fo:block>
  1142.                                                                                             </fo:table-cell>
  1143.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1144.                                                                                                 <fo:block>
  1145.                                                                                                     <xsl:for-each select="ContactDetails">
  1146.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  1147.                                                                                                         <fo:block>
  1148.                                                                                                             <fo:leader leader-pattern="space"/>
  1149.                                                                                                         </fo:block>
  1150.                                                                                                         <xsl:for-each select="personName">
  1151.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1152.                                                                                                                 <xsl:apply-templates/>
  1153.                                                                                                             </fo:inline>
  1154.                                                                                                             <fo:block>
  1155.                                                                                                                 <fo:leader leader-pattern="space"/>
  1156.                                                                                                             </fo:block>
  1157.                                                                                                         </xsl:for-each>
  1158.                                                                                                         <xsl:for-each select="departmentName">
  1159.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  1160.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1161.                                                                                                                 <xsl:apply-templates/>
  1162.                                                                                                             </fo:inline>
  1163.                                                                                                             <fo:block>
  1164.                                                                                                                 <fo:leader leader-pattern="space"/>
  1165.                                                                                                             </fo:block>
  1166.                                                                                                         </xsl:for-each>
  1167.                                                                                                         <xsl:for-each select="telephoneNumber">
  1168.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  1169.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1170.                                                                                                                 <xsl:apply-templates/>
  1171.                                                                                                             </fo:inline>
  1172.                                                                                                             <fo:block>
  1173.                                                                                                                 <fo:leader leader-pattern="space"/>
  1174.                                                                                                             </fo:block>
  1175.                                                                                                         </xsl:for-each>
  1176.                                                                                                         <xsl:for-each select="faxNumber">
  1177.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  1178.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1179.                                                                                                                 <xsl:apply-templates/>
  1180.                                                                                                             </fo:inline>
  1181.                                                                                                             <fo:block>
  1182.                                                                                                                 <fo:leader leader-pattern="space"/>
  1183.                                                                                                             </fo:block>
  1184.                                                                                                         </xsl:for-each>
  1185.                                                                                                         <xsl:for-each select="e-MailAddress">
  1186.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  1187.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1188.                                                                                                                 <xsl:apply-templates/>
  1189.                                                                                                             </fo:inline>
  1190.                                                                                                         </xsl:for-each>
  1191.                                                                                                         <fo:block>
  1192.                                                                                                             <fo:leader leader-pattern="space"/>
  1193.                                                                                                         </fo:block>
  1194.                                                                                                     </xsl:for-each>
  1195.                                                                                                 </fo:block>
  1196.                                                                                             </fo:table-cell>
  1197.                                                                                         </fo:table-row>
  1198.                                                                                     </fo:table-body>
  1199.                                                                                 </fo:table>
  1200.                                                                             </fo:block>
  1201.                                                                         </fo:table-cell>
  1202.                                                                     </fo:table-row>
  1203.                                                                 </fo:table-body>
  1204.                                                             </fo:table>
  1205.                                                         </xsl:for-each>
  1206.                                                         <xsl:for-each select="ReleaseTo">
  1207.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1208.                                                                 <fo:table-column/>
  1209.                                                                 <fo:table-body>
  1210.                                                                     <fo:table-row>
  1211.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1212.                                                                             <fo:block>
  1213.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Release To: </fo:inline>
  1214.                                                                             </fo:block>
  1215.                                                                         </fo:table-cell>
  1216.                                                                     </fo:table-row>
  1217.                                                                     <fo:table-row>
  1218.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1219.                                                                             <fo:block>
  1220.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1221.                                                                                     <fo:table-column/>
  1222.                                                                                     <fo:table-column/>
  1223.                                                                                     <fo:table-body>
  1224.                                                                                         <fo:table-row>
  1225.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1226.                                                                                                 <fo:block>
  1227.                                                                                                     <xsl:for-each select="organizationName">
  1228.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  1229.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1230.                                                                                                             <xsl:apply-templates/>
  1231.                                                                                                         </fo:inline>
  1232.                                                                                                     </xsl:for-each>
  1233.                                                                                                 </fo:block>
  1234.                                                                                             </fo:table-cell>
  1235.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1236.                                                                                                 <fo:block>
  1237.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  1238.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Idenitfication: </fo:inline>
  1239.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1240.                                                                                                             <xsl:apply-templates/>
  1241.                                                                                                         </fo:inline>
  1242.                                                                                                     </xsl:for-each>
  1243.                                                                                                 </fo:block>
  1244.                                                                                             </fo:table-cell>
  1245.                                                                                         </fo:table-row>
  1246.                                                                                     </fo:table-body>
  1247.                                                                                 </fo:table>
  1248.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1249.                                                                                     <fo:table-column/>
  1250.                                                                                     <fo:table-column/>
  1251.                                                                                     <fo:table-body>
  1252.                                                                                         <fo:table-row>
  1253.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1254.                                                                                                 <fo:block>
  1255.                                                                                                     <xsl:for-each select="AddressInformation">
  1256.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  1257.                                                                                                         <fo:block>
  1258.                                                                                                             <fo:leader leader-pattern="space"/>
  1259.                                                                                                         </fo:block>
  1260.                                                                                                         <xsl:for-each select="FormattedAddress">
  1261.                                                                                                             <xsl:for-each select="line">
  1262.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1263.                                                                                                                     <xsl:apply-templates/>
  1264.                                                                                                                 </fo:inline>
  1265.                                                                                                                 <fo:block>
  1266.                                                                                                                     <fo:leader leader-pattern="space"/>
  1267.                                                                                                                 </fo:block>
  1268.                                                                                                             </xsl:for-each>
  1269.                                                                                                         </xsl:for-each>
  1270.                                                                                                         <xsl:for-each select="NormalisedAddress">
  1271.                                                                                                             <xsl:for-each select="StreetAddress">
  1272.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1273.                                                                                                                     <xsl:apply-templates select="text()"/>
  1274.                                                                                                                 </fo:inline>
  1275.                                                                                                                 <fo:block>
  1276.                                                                                                                     <fo:leader leader-pattern="space"/>
  1277.                                                                                                                 </fo:block>
  1278.                                                                                                                 <xsl:for-each select="line">
  1279.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1280.                                                                                                                         <xsl:apply-templates/>
  1281.                                                                                                                     </fo:inline>
  1282.                                                                                                                     <fo:block>
  1283.                                                                                                                         <xsl:text> </xsl:text>
  1284.                                                                                                                     </fo:block>
  1285.                                                                                                                 </xsl:for-each>
  1286.                                                                                                             </xsl:for-each>
  1287.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1288.                                                                                                                 <fo:table-column/>
  1289.                                                                                                                 <fo:table-column/>
  1290.                                                                                                                 <fo:table-body>
  1291.                                                                                                                     <fo:table-row>
  1292.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1293.                                                                                                                             <fo:block>
  1294.                                                                                                                                 <xsl:for-each select="city">
  1295.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1296.                                                                                                                                         <xsl:apply-templates/>
  1297.                                                                                                                                     </fo:inline>
  1298.                                                                                                                                 </xsl:for-each>
  1299.                                                                                                                             </fo:block>
  1300.                                                                                                                         </fo:table-cell>
  1301.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1302.                                                                                                                             <fo:block>
  1303.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  1304.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  1305.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1306.                                                                                                                                             <xsl:apply-templates/>
  1307.                                                                                                                                         </fo:inline>
  1308.                                                                                                                                     </xsl:for-each>
  1309.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  1310.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1311.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1312.                                                                                                                                             <xsl:apply-templates/>
  1313.                                                                                                                                         </fo:inline>
  1314.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1315.                                                                                                                                     </xsl:for-each>
  1316.                                                                                                                                 </xsl:for-each>
  1317.                                                                                                                             </fo:block>
  1318.                                                                                                                         </fo:table-cell>
  1319.                                                                                                                     </fo:table-row>
  1320.                                                                                                                 </fo:table-body>
  1321.                                                                                                             </fo:table>
  1322.                                                                                                             <xsl:for-each select="Country">
  1323.                                                                                                                 <xsl:for-each select="countryName">
  1324.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1325.                                                                                                                         <xsl:apply-templates/>
  1326.                                                                                                                     </fo:inline>
  1327.                                                                                                                 </xsl:for-each>
  1328.                                                                                                                 <xsl:for-each select="countryCode">
  1329.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1330.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1331.                                                                                                                         <xsl:apply-templates/>
  1332.                                                                                                                     </fo:inline>
  1333.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1334.                                                                                                                 </xsl:for-each>
  1335.                                                                                                             </xsl:for-each>
  1336.                                                                                                         </xsl:for-each>
  1337.                                                                                                         <fo:block>
  1338.                                                                                                             <fo:leader leader-pattern="space"/>
  1339.                                                                                                         </fo:block>
  1340.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1341.                                                                                                     </xsl:for-each>
  1342.                                                                                                 </fo:block>
  1343.                                                                                             </fo:table-cell>
  1344.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1345.                                                                                                 <fo:block>
  1346.                                                                                                     <xsl:for-each select="ContactDetails">
  1347.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  1348.                                                                                                         <fo:block>
  1349.                                                                                                             <fo:leader leader-pattern="space"/>
  1350.                                                                                                         </fo:block>
  1351.                                                                                                         <xsl:for-each select="personName">
  1352.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1353.                                                                                                                 <xsl:apply-templates/>
  1354.                                                                                                             </fo:inline>
  1355.                                                                                                             <fo:block>
  1356.                                                                                                                 <fo:leader leader-pattern="space"/>
  1357.                                                                                                             </fo:block>
  1358.                                                                                                         </xsl:for-each>
  1359.                                                                                                         <xsl:for-each select="departmentName">
  1360.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  1361.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1362.                                                                                                                 <xsl:apply-templates/>
  1363.                                                                                                             </fo:inline>
  1364.                                                                                                             <fo:block>
  1365.                                                                                                                 <fo:leader leader-pattern="space"/>
  1366.                                                                                                             </fo:block>
  1367.                                                                                                         </xsl:for-each>
  1368.                                                                                                         <xsl:for-each select="telephoneNumber">
  1369.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  1370.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1371.                                                                                                                 <xsl:apply-templates/>
  1372.                                                                                                             </fo:inline>
  1373.                                                                                                             <fo:block>
  1374.                                                                                                                 <fo:leader leader-pattern="space"/>
  1375.                                                                                                             </fo:block>
  1376.                                                                                                         </xsl:for-each>
  1377.                                                                                                         <xsl:for-each select="faxNumber">
  1378.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  1379.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1380.                                                                                                                 <xsl:apply-templates/>
  1381.                                                                                                             </fo:inline>
  1382.                                                                                                             <fo:block>
  1383.                                                                                                                 <fo:leader leader-pattern="space"/>
  1384.                                                                                                             </fo:block>
  1385.                                                                                                         </xsl:for-each>
  1386.                                                                                                         <xsl:for-each select="e-MailAddress">
  1387.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  1388.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1389.                                                                                                                 <xsl:apply-templates/>
  1390.                                                                                                             </fo:inline>
  1391.                                                                                                         </xsl:for-each>
  1392.                                                                                                         <fo:block>
  1393.                                                                                                             <fo:leader leader-pattern="space"/>
  1394.                                                                                                         </fo:block>
  1395.                                                                                                     </xsl:for-each>
  1396.                                                                                                 </fo:block>
  1397.                                                                                             </fo:table-cell>
  1398.                                                                                         </fo:table-row>
  1399.                                                                                     </fo:table-body>
  1400.                                                                                 </fo:table>
  1401.                                                                             </fo:block>
  1402.                                                                         </fo:table-cell>
  1403.                                                                     </fo:table-row>
  1404.                                                                 </fo:table-body>
  1405.                                                             </fo:table>
  1406.                                                         </xsl:for-each>
  1407.                                                     </xsl:for-each>
  1408.                                                     <xsl:for-each select="RoutingSummary">
  1409.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1410.                                                             <fo:table-column/>
  1411.                                                             <fo:table-body>
  1412.                                                                 <fo:table-row>
  1413.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1414.                                                                         <fo:block>
  1415.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Routing Summary</fo:inline>
  1416.                                                                         </fo:block>
  1417.                                                                     </fo:table-cell>
  1418.                                                                 </fo:table-row>
  1419.                                                             </fo:table-body>
  1420.                                                         </fo:table>
  1421.                                                         <xsl:for-each select="estimatedDateOfAvailability">
  1422.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Estimiated Date of Availability: </fo:inline>
  1423.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1424.                                                                 <xsl:apply-templates/>
  1425.                                                             </fo:inline>
  1426.                                                             <fo:block>
  1427.                                                                 <fo:leader leader-pattern="space"/>
  1428.                                                             </fo:block>
  1429.                                                         </xsl:for-each>
  1430.                                                         <xsl:for-each select="dateOfArrivalAtDestination">
  1431.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Date of Arrival at Destination: </fo:inline>
  1432.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1433.                                                                 <xsl:apply-templates/>
  1434.                                                             </fo:inline>
  1435.                                                             <fo:block>
  1436.                                                                 <fo:leader leader-pattern="space"/>
  1437.                                                             </fo:block>
  1438.                                                         </xsl:for-each>
  1439.                                                         <xsl:for-each select="CountryOfDestination">
  1440.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Country of Destination: </fo:inline>
  1441.                                                             <xsl:for-each select="countryName">
  1442.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1443.                                                                     <xsl:apply-templates/>
  1444.                                                                 </fo:inline>
  1445.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1446.                                                             </xsl:for-each>
  1447.                                                             <xsl:for-each select="locationCode">
  1448.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1449.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1450.                                                                     <xsl:apply-templates/>
  1451.                                                                 </fo:inline>
  1452.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1453.                                                             </xsl:for-each>
  1454.                                                             <fo:block>
  1455.                                                                 <fo:leader leader-pattern="space"/>
  1456.                                                             </fo:block>
  1457.                                                         </xsl:for-each>
  1458.                                                         <xsl:for-each select="BillOfLadingIdentifier">
  1459.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1460.                                                                 <fo:table-column/>
  1461.                                                                 <fo:table-body>
  1462.                                                                     <fo:table-row>
  1463.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1464.                                                                             <fo:block>
  1465.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Bill of Lading</fo:inline>
  1466.                                                                             </fo:block>
  1467.                                                                         </fo:table-cell>
  1468.                                                                     </fo:table-row>
  1469.                                                                     <fo:table-row>
  1470.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1471.                                                                             <fo:block>
  1472.                                                                                 <xsl:for-each select="documentNumber">
  1473.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Number: </fo:inline>
  1474.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1475.                                                                                         <xsl:apply-templates/>
  1476.                                                                                     </fo:inline>
  1477.                                                                                 </xsl:for-each>
  1478.                                                                             </fo:block>
  1479.                                                                         </fo:table-cell>
  1480.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1481.                                                                             <fo:block>
  1482.                                                                                 <xsl:for-each select="documentVersion">
  1483.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Version: </fo:inline>
  1484.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1485.                                                                                         <xsl:apply-templates/>
  1486.                                                                                     </fo:inline>
  1487.                                                                                 </xsl:for-each>
  1488.                                                                             </fo:block>
  1489.                                                                         </fo:table-cell>
  1490.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1491.                                                                             <fo:block>
  1492.                                                                                 <xsl:for-each select="documentCreatorIdentifier">
  1493.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Creator Identifer: </fo:inline>
  1494.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1495.                                                                                         <xsl:apply-templates/>
  1496.                                                                                     </fo:inline>
  1497.                                                                                 </xsl:for-each>
  1498.                                                                             </fo:block>
  1499.                                                                         </fo:table-cell>
  1500.                                                                     </fo:table-row>
  1501.                                                                 </fo:table-body>
  1502.                                                             </fo:table>
  1503.                                                         </xsl:for-each>
  1504.                                                         <xsl:for-each select="billOfLadingDate">
  1505.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Bill of Lading Date: </fo:inline>
  1506.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1507.                                                                 <xsl:apply-templates/>
  1508.                                                             </fo:inline>
  1509.                                                             <fo:block>
  1510.                                                                 <fo:leader leader-pattern="space"/>
  1511.                                                             </fo:block>
  1512.                                                         </xsl:for-each>
  1513.                                                         <xsl:for-each select="PlaceOfOrigin">
  1514.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Origin: </fo:inline>
  1515.                                                             <xsl:for-each select="locationName">
  1516.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1517.                                                                     <xsl:apply-templates/>
  1518.                                                                 </fo:inline>
  1519.                                                             </xsl:for-each>
  1520.                                                             <xsl:for-each select="locationCode">
  1521.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1522.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1523.                                                                     <xsl:apply-templates/>
  1524.                                                                 </fo:inline>
  1525.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1526.                                                             </xsl:for-each>
  1527.                                                             <fo:block>
  1528.                                                                 <fo:leader leader-pattern="space"/>
  1529.                                                             </fo:block>
  1530.                                                         </xsl:for-each>
  1531.                                                         <xsl:for-each select="PlaceOfLoading">
  1532.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Loading: </fo:inline>
  1533.                                                             <xsl:for-each select="locationName">
  1534.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1535.                                                                     <xsl:apply-templates/>
  1536.                                                                 </fo:inline>
  1537.                                                             </xsl:for-each>
  1538.                                                             <xsl:for-each select="locationCode">
  1539.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1540.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1541.                                                                     <xsl:apply-templates/>
  1542.                                                                 </fo:inline>
  1543.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1544.                                                             </xsl:for-each>
  1545.                                                             <fo:block>
  1546.                                                                 <fo:leader leader-pattern="space"/>
  1547.                                                             </fo:block>
  1548.                                                         </xsl:for-each>
  1549.                                                         <xsl:for-each select="PlaceOfDischarge">
  1550.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Discharge: </fo:inline>
  1551.                                                             <xsl:for-each select="locationName">
  1552.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1553.                                                                     <xsl:apply-templates/>
  1554.                                                                 </fo:inline>
  1555.                                                             </xsl:for-each>
  1556.                                                             <xsl:for-each select="locationCode">
  1557.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1558.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1559.                                                                     <xsl:apply-templates/>
  1560.                                                                 </fo:inline>
  1561.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1562.                                                             </xsl:for-each>
  1563.                                                             <fo:block>
  1564.                                                                 <fo:leader leader-pattern="space"/>
  1565.                                                             </fo:block>
  1566.                                                         </xsl:for-each>
  1567.                                                         <xsl:for-each select="LocationOfStock">
  1568.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Location of Stock: </fo:inline>
  1569.                                                             <xsl:for-each select="locationName">
  1570.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1571.                                                                     <xsl:apply-templates/>
  1572.                                                                 </fo:inline>
  1573.                                                             </xsl:for-each>
  1574.                                                             <xsl:for-each select="storeNo">
  1575.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(Store #: </fo:inline>
  1576.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1577.                                                                     <xsl:apply-templates/>
  1578.                                                                 </fo:inline>
  1579.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1580.                                                             </xsl:for-each>
  1581.                                                             <fo:block>
  1582.                                                                 <fo:leader leader-pattern="space"/>
  1583.                                                             </fo:block>
  1584.                                                         </xsl:for-each>
  1585.                                                         <xsl:for-each select="MeansOfTransport">
  1586.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1587.                                                                 <fo:table-column/>
  1588.                                                                 <fo:table-body>
  1589.                                                                     <fo:table-row>
  1590.                                                                         <fo:table-cell text-align="center" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1591.                                                                             <fo:block>
  1592.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Means Of Transport</fo:inline>
  1593.                                                                             </fo:block>
  1594.                                                                         </fo:table-cell>
  1595.                                                                     </fo:table-row>
  1596.                                                                     <fo:table-row>
  1597.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1598.                                                                             <fo:block>
  1599.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Sea Transportation</fo:inline>
  1600.                                                                             </fo:block>
  1601.                                                                         </fo:table-cell>
  1602.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1603.                                                                             <fo:block>
  1604.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Rail Transportation</fo:inline>
  1605.                                                                             </fo:block>
  1606.                                                                         </fo:table-cell>
  1607.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1608.                                                                             <fo:block>
  1609.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Road Transportation</fo:inline>
  1610.                                                                             </fo:block>
  1611.                                                                         </fo:table-cell>
  1612.                                                                     </fo:table-row>
  1613.                                                                     <fo:table-row>
  1614.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1615.                                                                             <fo:block>
  1616.                                                                                 <xsl:for-each select="SeaTransportIdentification">
  1617.                                                                                     <xsl:for-each select="Voyage">
  1618.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Voyage:</fo:inline>
  1619.                                                                                         <fo:block>
  1620.                                                                                             <fo:leader leader-pattern="space"/>
  1621.                                                                                         </fo:block>
  1622.                                                                                         <xsl:for-each select="voyageNumber">
  1623.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Voyage Number: </fo:inline>
  1624.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1625.                                                                                                 <xsl:apply-templates/>
  1626.                                                                                             </fo:inline>
  1627.                                                                                             <fo:block>
  1628.                                                                                                 <fo:leader leader-pattern="space"/>
  1629.                                                                                             </fo:block>
  1630.                                                                                         </xsl:for-each>
  1631.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1632.                                                                                         <xsl:for-each select="estimatedDateOfArrivalAtDestination">
  1633.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Estimated Date of Arival at Destination: </fo:inline>
  1634.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1635.                                                                                                 <xsl:apply-templates/>
  1636.                                                                                             </fo:inline>
  1637.                                                                                         </xsl:for-each>
  1638.                                                                                         <xsl:for-each select="Vessel">
  1639.                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1640.                                                                                                 <fo:table-column/>
  1641.                                                                                                 <fo:table-body>
  1642.                                                                                                     <fo:table-row>
  1643.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1644.                                                                                                             <fo:block>
  1645.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Vessel</fo:inline>
  1646.                                                                                                             </fo:block>
  1647.                                                                                                         </fo:table-cell>
  1648.                                                                                                     </fo:table-row>
  1649.                                                                                                     <fo:table-row>
  1650.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1651.                                                                                                             <fo:block>
  1652.                                                                                                                 <xsl:for-each select="vesselName">
  1653.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  1654.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1655.                                                                                                                         <xsl:apply-templates/>
  1656.                                                                                                                     </fo:inline>
  1657.                                                                                                                 </xsl:for-each>
  1658.                                                                                                             </fo:block>
  1659.                                                                                                         </fo:table-cell>
  1660.                                                                                                     </fo:table-row>
  1661.                                                                                                     <fo:table-row>
  1662.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1663.                                                                                                             <fo:block>
  1664.                                                                                                                 <xsl:for-each select="carrier">
  1665.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1666.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1667.                                                                                                                         <xsl:apply-templates/>
  1668.                                                                                                                     </fo:inline>
  1669.                                                                                                                 </xsl:for-each>
  1670.                                                                                                             </fo:block>
  1671.                                                                                                         </fo:table-cell>
  1672.                                                                                                     </fo:table-row>
  1673.                                                                                                     <fo:table-row>
  1674.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1675.                                                                                                             <fo:block>
  1676.                                                                                                                 <xsl:for-each select="vesselFunction">
  1677.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Function: </fo:inline>
  1678.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1679.                                                                                                                         <xsl:apply-templates/>
  1680.                                                                                                                     </fo:inline>
  1681.                                                                                                                 </xsl:for-each>
  1682.                                                                                                             </fo:block>
  1683.                                                                                                         </fo:table-cell>
  1684.                                                                                                     </fo:table-row>
  1685.                                                                                                 </fo:table-body>
  1686.                                                                                             </fo:table>
  1687.                                                                                         </xsl:for-each>
  1688.                                                                                         <fo:block>
  1689.                                                                                             <fo:leader leader-pattern="space"/>
  1690.                                                                                         </fo:block>
  1691.                                                                                     </xsl:for-each>
  1692.                                                                                 </xsl:for-each>
  1693.                                                                             </fo:block>
  1694.                                                                         </fo:table-cell>
  1695.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1696.                                                                             <fo:block>
  1697.                                                                                 <xsl:for-each select="RailTransportIdentification">
  1698.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1699.                                                                                         <fo:table-column/>
  1700.                                                                                         <fo:table-body>
  1701.                                                                                             <fo:table-row>
  1702.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1703.                                                                                                     <fo:block>
  1704.                                                                                                         <xsl:for-each select="carrier">
  1705.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1706.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1707.                                                                                                                 <xsl:apply-templates/>
  1708.                                                                                                             </fo:inline>
  1709.                                                                                                         </xsl:for-each>
  1710.                                                                                                     </fo:block>
  1711.                                                                                                 </fo:table-cell>
  1712.                                                                                             </fo:table-row>
  1713.                                                                                             <fo:table-row>
  1714.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1715.                                                                                                     <fo:block>
  1716.                                                                                                         <xsl:for-each select="locomotiveNumber">
  1717.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Location Number: </fo:inline>
  1718.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1719.                                                                                                                 <xsl:apply-templates/>
  1720.                                                                                                             </fo:inline>
  1721.                                                                                                         </xsl:for-each>
  1722.                                                                                                     </fo:block>
  1723.                                                                                                 </fo:table-cell>
  1724.                                                                                             </fo:table-row>
  1725.                                                                                             <fo:table-row>
  1726.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1727.                                                                                                     <fo:block>
  1728.                                                                                                         <xsl:for-each select="railCarNumber">
  1729.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Rail Car Number: </fo:inline>
  1730.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1731.                                                                                                                 <xsl:apply-templates/>
  1732.                                                                                                             </fo:inline>
  1733.                                                                                                         </xsl:for-each>
  1734.                                                                                                     </fo:block>
  1735.                                                                                                 </fo:table-cell>
  1736.                                                                                             </fo:table-row>
  1737.                                                                                         </fo:table-body>
  1738.                                                                                     </fo:table>
  1739.                                                                                 </xsl:for-each>
  1740.                                                                             </fo:block>
  1741.                                                                         </fo:table-cell>
  1742.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1743.                                                                             <fo:block>
  1744.                                                                                 <xsl:for-each select="RoadTransportIdentification">
  1745.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1746.                                                                                         <fo:table-column/>
  1747.                                                                                         <fo:table-body>
  1748.                                                                                             <fo:table-row>
  1749.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1750.                                                                                                     <fo:block>
  1751.                                                                                                         <xsl:for-each select="carrier">
  1752.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1753.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1754.                                                                                                                 <xsl:apply-templates/>
  1755.                                                                                                             </fo:inline>
  1756.                                                                                                         </xsl:for-each>
  1757.                                                                                                     </fo:block>
  1758.                                                                                                 </fo:table-cell>
  1759.                                                                                             </fo:table-row>
  1760.                                                                                             <fo:table-row>
  1761.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1762.                                                                                                     <fo:block>
  1763.                                                                                                         <xsl:for-each select="licensePlateNumber">
  1764.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Licence Plate Number: </fo:inline>
  1765.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1766.                                                                                                                 <xsl:apply-templates/>
  1767.                                                                                                             </fo:inline>
  1768.                                                                                                         </xsl:for-each>
  1769.                                                                                                     </fo:block>
  1770.                                                                                                 </fo:table-cell>
  1771.                                                                                             </fo:table-row>
  1772.                                                                                         </fo:table-body>
  1773.                                                                                     </fo:table>
  1774.                                                                                 </xsl:for-each>
  1775.                                                                             </fo:block>
  1776.                                                                         </fo:table-cell>
  1777.                                                                     </fo:table-row>
  1778.                                                                 </fo:table-body>
  1779.                                                             </fo:table>
  1780.                                                         </xsl:for-each>
  1781.                                                     </xsl:for-each>
  1782.                                                     <fo:block>
  1783.                                                         <fo:leader leader-pattern="space"/>
  1784.                                                     </fo:block>
  1785.                                                     <xsl:for-each select="Consignment">
  1786.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1787.                                                             <fo:table-column/>
  1788.                                                             <fo:table-body>
  1789.                                                                 <fo:table-row>
  1790.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1791.                                                                         <fo:block>
  1792.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Consignment</fo:inline>
  1793.                                                                         </fo:block>
  1794.                                                                     </fo:table-cell>
  1795.                                                                 </fo:table-row>
  1796.                                                             </fo:table-body>
  1797.                                                         </fo:table>
  1798.                                                         <xsl:for-each select="approvalDate">
  1799.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Approval Date: </fo:inline>
  1800.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1801.                                                                 <xsl:apply-templates/>
  1802.                                                             </fo:inline>
  1803.                                                             <fo:block>
  1804.                                                                 <fo:leader leader-pattern="space"/>
  1805.                                                             </fo:block>
  1806.                                                         </xsl:for-each>
  1807.                                                         <xsl:for-each select="fdaReleaseDate">
  1808.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">FDA Release Date: </fo:inline>
  1809.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1810.                                                                 <xsl:apply-templates/>
  1811.                                                             </fo:inline>
  1812.                                                             <fo:block>
  1813.                                                                 <fo:leader leader-pattern="space"/>
  1814.                                                             </fo:block>
  1815.                                                         </xsl:for-each>
  1816.                                                         <xsl:for-each select="customsReleaseDate">
  1817.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Customs Release Date: </fo:inline>
  1818.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1819.                                                                 <xsl:apply-templates/>
  1820.                                                             </fo:inline>
  1821.                                                             <fo:block>
  1822.                                                                 <fo:leader leader-pattern="space"/>
  1823.                                                             </fo:block>
  1824.                                                         </xsl:for-each>
  1825.                                                         <xsl:for-each select="Quantity">
  1826.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1827.                                                                 <fo:table-column/>
  1828.                                                                 <fo:table-body>
  1829.                                                                     <fo:table-row>
  1830.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1831.                                                                             <fo:block>
  1832.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Quantity:</fo:inline>
  1833.                                                                             </fo:block>
  1834.                                                                         </fo:table-cell>
  1835.                                                                     </fo:table-row>
  1836.                                                                     <fo:table-row>
  1837.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1838.                                                                             <fo:block>
  1839.                                                                                 <xsl:for-each select="quantityValue">
  1840.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Quanity: </fo:inline>
  1841.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1842.                                                                                         <xsl:apply-templates/>
  1843.                                                                                     </fo:inline>
  1844.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1845.                                                                                 </xsl:for-each>
  1846.                                                                                 <xsl:for-each select="quantityUnits">
  1847.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1848.                                                                                         <xsl:apply-templates/>
  1849.                                                                                     </fo:inline>
  1850.                                                                                     <fo:block>
  1851.                                                                                         <fo:leader leader-pattern="space"/>
  1852.                                                                                     </fo:block>
  1853.                                                                                 </xsl:for-each>
  1854.                                                                                 <xsl:for-each select="packagingType">
  1855.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Type: </fo:inline>
  1856.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1857.                                                                                         <xsl:apply-templates/>
  1858.                                                                                     </fo:inline>
  1859.                                                                                     <fo:block>
  1860.                                                                                         <fo:leader leader-pattern="space"/>
  1861.                                                                                     </fo:block>
  1862.                                                                                 </xsl:for-each>
  1863.                                                                             </fo:block>
  1864.                                                                         </fo:table-cell>
  1865.                                                                     </fo:table-row>
  1866.                                                                 </fo:table-body>
  1867.                                                             </fo:table>
  1868.                                                         </xsl:for-each>
  1869.                                                         <xsl:for-each select="ProductQuality">
  1870.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1871.                                                                 <fo:table-column/>
  1872.                                                                 <fo:table-body>
  1873.                                                                     <fo:table-row>
  1874.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1875.                                                                             <fo:block>
  1876.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Quality: </fo:inline>
  1877.                                                                             </fo:block>
  1878.                                                                         </fo:table-cell>
  1879.                                                                     </fo:table-row>
  1880.                                                                     <fo:table-row>
  1881.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1882.                                                                             <fo:block>
  1883.                                                                                 <xsl:for-each select="product">
  1884.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Product: </fo:inline>
  1885.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1886.                                                                                         <xsl:apply-templates/>
  1887.                                                                                     </fo:inline>
  1888.                                                                                     <fo:block>
  1889.                                                                                         <fo:leader leader-pattern="space"/>
  1890.                                                                                     </fo:block>
  1891.                                                                                 </xsl:for-each>
  1892.                                                                                 <xsl:for-each select="CountryOfOrigin">
  1893.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Country Of Origin: </fo:inline>
  1894.                                                                                     <xsl:for-each select="locationName">
  1895.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1896.                                                                                             <xsl:apply-templates/>
  1897.                                                                                         </fo:inline>
  1898.                                                                                     </xsl:for-each>
  1899.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1900.                                                                                     <xsl:for-each select="locationCode">
  1901.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1902.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1903.                                                                                             <xsl:apply-templates/>
  1904.                                                                                         </fo:inline>
  1905.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1906.                                                                                     </xsl:for-each>
  1907.                                                                                     <fo:block>
  1908.                                                                                         <fo:leader leader-pattern="space"/>
  1909.                                                                                     </fo:block>
  1910.                                                                                 </xsl:for-each>
  1911.                                                                                 <xsl:for-each select="cropYear">
  1912.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Crop Year: </fo:inline>
  1913.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1914.                                                                                         <xsl:apply-templates/>
  1915.                                                                                     </fo:inline>
  1916.                                                                                     <fo:block>
  1917.                                                                                         <fo:leader leader-pattern="space"/>
  1918.                                                                                     </fo:block>
  1919.                                                                                 </xsl:for-each>
  1920.                                                                                 <xsl:for-each select="ProductDescription">
  1921.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description Information:</fo:inline>
  1922.                                                                                     <fo:block>
  1923.                                                                                         <fo:leader leader-pattern="space"/>
  1924.                                                                                     </fo:block>
  1925.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1926.                                                                                     <xsl:for-each select="ProductDescriptionCode">
  1927.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Code: </fo:inline>
  1928.                                                                                         <xsl:for-each select="codeValue">
  1929.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1930.                                                                                                 <xsl:apply-templates/>
  1931.                                                                                             </fo:inline>
  1932.                                                                                         </xsl:for-each>
  1933.                                                                                         <xsl:for-each select="codeReferenceType">
  1934.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1935.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1936.                                                                                                 <xsl:apply-templates/>
  1937.                                                                                             </fo:inline>
  1938.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1939.                                                                                         </xsl:for-each>
  1940.                                                                                     </xsl:for-each>
  1941.                                                                                     <fo:block>
  1942.                                                                                         <fo:leader leader-pattern="space"/>
  1943.                                                                                     </fo:block>
  1944.                                                                                     <xsl:for-each select="productDescriptionText">
  1945.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description:</fo:inline>
  1946.                                                                                         <fo:block space-before.optimum="4pt" space-after.optimum="4pt">
  1947.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1948.                                                                                                 <xsl:apply-templates/>
  1949.                                                                                             </fo:inline>
  1950.                                                                                         </fo:block>
  1951.                                                                                     </xsl:for-each>
  1952.                                                                                 </xsl:for-each>
  1953.                                                                             </fo:block>
  1954.                                                                         </fo:table-cell>
  1955.                                                                     </fo:table-row>
  1956.                                                                 </fo:table-body>
  1957.                                                             </fo:table>
  1958.                                                         </xsl:for-each>
  1959.                                                         <xsl:for-each select="ConsignmentDetails">
  1960.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1961.                                                                 <fo:table-column/>
  1962.                                                                 <fo:table-body>
  1963.                                                                     <fo:table-row>
  1964.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1965.                                                                             <fo:block>
  1966.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Details: </fo:inline>
  1967.                                                                             </fo:block>
  1968.                                                                         </fo:table-cell>
  1969.                                                                     </fo:table-row>
  1970.                                                                     <fo:table-row>
  1971.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1972.                                                                             <fo:block>
  1973.                                                                                 <xsl:for-each select="freightType">Freight Type: <xsl:apply-templates/>
  1974.                                                                                     <fo:block>
  1975.                                                                                         <fo:leader leader-pattern="space"/>
  1976.                                                                                     </fo:block>
  1977.                                                                                 </xsl:for-each>
  1978.                                                                                 <xsl:for-each select="GrossWeight">Gross Weight: <xsl:for-each select="value">
  1979.                                                                                         <xsl:apply-templates/>
  1980.                                                                                     </xsl:for-each>
  1981.                                                                                     <xsl:for-each select="weightUnitCode">(<xsl:apply-templates/>)</xsl:for-each>
  1982.                                                                                     <fo:block>
  1983.                                                                                         <fo:leader leader-pattern="space"/>
  1984.                                                                                     </fo:block>
  1985.                                                                                 </xsl:for-each>
  1986.                                                                                 <xsl:for-each select="NetWeight">Net Weight: <xsl:for-each select="value">
  1987.                                                                                         <xsl:apply-templates/>
  1988.                                                                                     </xsl:for-each>
  1989.                                                                                     <xsl:for-each select="weightUnitCode">(<xsl:apply-templates/>)</xsl:for-each>
  1990.                                                                                 </xsl:for-each>
  1991.                                                                                 <fo:block>
  1992.                                                                                     <fo:leader leader-pattern="space"/>
  1993.                                                                                 </fo:block>
  1994.                                                                                 <xsl:for-each select="ContainerIdentifiers">
  1995.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1996.                                                                                         <fo:table-column/>
  1997.                                                                                         <fo:table-body>
  1998.                                                                                             <fo:table-row>
  1999.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2000.                                                                                                     <fo:block>Container Identifiers</fo:block>
  2001.                                                                                                 </fo:table-cell>
  2002.                                                                                             </fo:table-row>
  2003.                                                                                             <fo:table-row>
  2004.                                                                                                 <fo:table-cell height="157pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2005.                                                                                                     <fo:block>
  2006.                                                                                                         <xsl:for-each select="Container">
  2007.                                                                                                             <xsl:for-each select="containerIdentification">Identification: <xsl:apply-templates/> </xsl:for-each>
  2008.                                                                                                             <xsl:for-each select="containerType">Type: <xsl:apply-templates/>
  2009.                                                                                                             </xsl:for-each>
  2010.                                                                                                             <fo:block>
  2011.                                                                                                                 <fo:leader leader-pattern="space"/>
  2012.                                                                                                             </fo:block>
  2013.                                                                                                         </xsl:for-each>
  2014.                                                                                                         <xsl:for-each select="seal">Seal: <xsl:apply-templates/>
  2015.                                                                                                             <fo:block>
  2016.                                                                                                                 <fo:leader leader-pattern="space"/>
  2017.                                                                                                             </fo:block>
  2018.                                                                                                         </xsl:for-each>
  2019.                                                                                                         <xsl:for-each select="ShipmentMark">Shipping: <fo:block>
  2020.                                                                                                                 <fo:leader leader-pattern="space"/>
  2021.                                                                                                             </fo:block>     <xsl:for-each select="icoMark">ICO mark:  <xsl:apply-templates/>
  2022.                                                                                                                 <fo:block>
  2023.                                                                                                                     <fo:leader leader-pattern="space"/>
  2024.                                                                                                                 </fo:block>
  2025.                                                                                                             </xsl:for-each>
  2026.                                                                                                             <xsl:for-each select="additionalMark">     Additional Mark: <xsl:apply-templates/>
  2027.                                                                                                                 <fo:block>
  2028.                                                                                                                     <fo:leader leader-pattern="space"/>
  2029.                                                                                                                 </fo:block>
  2030.                                                                                                             </xsl:for-each>
  2031.                                                                                                             <xsl:for-each select="numberOfBags">    Number of bags<xsl:apply-templates/>
  2032.                                                                                                             </xsl:for-each>
  2033.                                                                                                             <fo:block>
  2034.                                                                                                                 <fo:leader leader-pattern="space"/>
  2035.                                                                                                             </fo:block>
  2036.                                                                                                         </xsl:for-each>
  2037.                                                                                                         <xsl:for-each select="ContainerUnits">Container: <xsl:for-each select="quanityValue">
  2038.                                                                                                                 <xsl:apply-templates/>
  2039.                                                                                                             </xsl:for-each> <xsl:for-each select="quantityUnits">(<xsl:apply-templates/>)</xsl:for-each>
  2040.                                                                                                             <fo:block>
  2041.                                                                                                                 <fo:leader leader-pattern="space"/>
  2042.                                                                                                             </fo:block>
  2043.                                                                                                         </xsl:for-each>
  2044.                                                                                                         <xsl:for-each select="warehouseReceipt">Warehouse Receipt: <xsl:apply-templates/>
  2045.                                                                                                             <fo:block>
  2046.                                                                                                                 <fo:leader leader-pattern="space"/>
  2047.                                                                                                             </fo:block>
  2048.                                                                                                         </xsl:for-each>
  2049.                                                                                                         <xsl:for-each select="cargoNo">Cargo Number: <xsl:apply-templates/>
  2050.                                                                                                             <fo:block>
  2051.                                                                                                                 <fo:leader leader-pattern="space"/>
  2052.                                                                                                             </fo:block>
  2053.                                                                                                         </xsl:for-each>
  2054.                                                                                                         <xsl:for-each select="exchangeIdNo">Exchange ID Number: <xsl:apply-templates/>
  2055.                                                                                                         </xsl:for-each>
  2056.                                                                                                     </fo:block>
  2057.                                                                                                 </fo:table-cell>
  2058.                                                                                             </fo:table-row>
  2059.                                                                                         </fo:table-body>
  2060.                                                                                     </fo:table>
  2061.                                                                                 </xsl:for-each>
  2062.                                                                             </fo:block>
  2063.                                                                         </fo:table-cell>
  2064.                                                                     </fo:table-row>
  2065.                                                                 </fo:table-body>
  2066.                                                             </fo:table>
  2067.                                                         </xsl:for-each>
  2068.                                                     </xsl:for-each>
  2069.                                                     <xsl:for-each select="InstructionalInformation">
  2070.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2071.                                                             <fo:table-column/>
  2072.                                                             <fo:table-body>
  2073.                                                                 <fo:table-row>
  2074.                                                                     <fo:table-cell border-after-color="black" border-after-style="solid" border-after-width="thin" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2075.                                                                         <fo:block>
  2076.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Instructional Information:</fo:inline>
  2077.                                                                         </fo:block>
  2078.                                                                     </fo:table-cell>
  2079.                                                                 </fo:table-row>
  2080.                                                             </fo:table-body>
  2081.                                                         </fo:table>
  2082.                                                         <xsl:for-each select="deliveryDate">
  2083.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Delivery Date: </fo:inline>
  2084.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2085.                                                                 <xsl:apply-templates/>
  2086.                                                             </fo:inline>
  2087.                                                             <fo:block>
  2088.                                                                 <fo:leader leader-pattern="space"/>
  2089.                                                             </fo:block>
  2090.                                                         </xsl:for-each>
  2091.                                                         <xsl:for-each select="MoveOrDeliverPeriod">
  2092.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2093.                                                                 <fo:table-column/>
  2094.                                                                 <fo:table-body>
  2095.                                                                     <fo:table-row>
  2096.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2097.                                                                             <fo:block>
  2098.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Move or Deliver Period: </fo:inline>
  2099.                                                                             </fo:block>
  2100.                                                                         </fo:table-cell>
  2101.                                                                     </fo:table-row>
  2102.                                                                     <fo:table-row>
  2103.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2104.                                                                             <fo:block>
  2105.                                                                                 <xsl:for-each select="startDate">
  2106.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Start Date: </fo:inline>
  2107.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2108.                                                                                         <xsl:apply-templates/>
  2109.                                                                                     </fo:inline>
  2110.                                                                                     <fo:block>
  2111.                                                                                         <fo:leader leader-pattern="space"/>
  2112.                                                                                     </fo:block>
  2113.                                                                                 </xsl:for-each>
  2114.                                                                                 <xsl:for-each select="endDate">
  2115.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">End Date: </fo:inline>
  2116.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2117.                                                                                         <xsl:apply-templates/>
  2118.                                                                                     </fo:inline>
  2119.                                                                                     <fo:block>
  2120.                                                                                         <fo:leader leader-pattern="space"/>
  2121.                                                                                     </fo:block>
  2122.                                                                                 </xsl:for-each>
  2123.                                                                                 <xsl:for-each select="positionOfSale">
  2124.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Position od Sale: </fo:inline>
  2125.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2126.                                                                                         <xsl:apply-templates/>
  2127.                                                                                     </fo:inline>
  2128.                                                                                 </xsl:for-each>
  2129.                                                                             </fo:block>
  2130.                                                                         </fo:table-cell>
  2131.                                                                     </fo:table-row>
  2132.                                                                 </fo:table-body>
  2133.                                                             </fo:table>
  2134.                                                         </xsl:for-each>
  2135.                                                         <xsl:for-each select="DeliveryLocation">
  2136.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2137.                                                                 <fo:table-column/>
  2138.                                                                 <fo:table-column/>
  2139.                                                                 <fo:table-body>
  2140.                                                                     <fo:table-row>
  2141.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2142.                                                                             <fo:block>
  2143.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Delivery Location: </fo:inline>
  2144.                                                                             </fo:block>
  2145.                                                                         </fo:table-cell>
  2146.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2147.                                                                             <fo:block>
  2148.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2149.                                                                                     <fo:table-column/>
  2150.                                                                                     <fo:table-body>
  2151.                                                                                         <fo:table-row>
  2152.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2153.                                                                                                 <fo:block>
  2154.                                                                                                     <xsl:for-each select="organizationName">
  2155.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  2156.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2157.                                                                                                             <xsl:apply-templates/>
  2158.                                                                                                         </fo:inline>
  2159.                                                                                                     </xsl:for-each>
  2160.                                                                                                 </fo:block>
  2161.                                                                                             </fo:table-cell>
  2162.                                                                                         </fo:table-row>
  2163.                                                                                         <fo:table-row>
  2164.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2165.                                                                                                 <fo:block>
  2166.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  2167.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identfication: </fo:inline>
  2168.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2169.                                                                                                             <xsl:apply-templates/>
  2170.                                                                                                         </fo:inline>
  2171.                                                                                                     </xsl:for-each>
  2172.                                                                                                 </fo:block>
  2173.                                                                                             </fo:table-cell>
  2174.                                                                                         </fo:table-row>
  2175.                                                                                     </fo:table-body>
  2176.                                                                                 </fo:table>
  2177.                                                                             </fo:block>
  2178.                                                                         </fo:table-cell>
  2179.                                                                     </fo:table-row>
  2180.                                                                     <fo:table-row>
  2181.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2182.                                                                             <fo:block>
  2183.                                                                                 <xsl:for-each select="AddressInformation">
  2184.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  2185.                                                                                     <fo:block>
  2186.                                                                                         <fo:leader leader-pattern="space"/>
  2187.                                                                                     </fo:block>
  2188.                                                                                     <xsl:for-each select="FormattedAddress">
  2189.                                                                                         <xsl:for-each select="line">
  2190.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2191.                                                                                                 <xsl:apply-templates/>
  2192.                                                                                             </fo:inline>
  2193.                                                                                             <fo:block>
  2194.                                                                                                 <fo:leader leader-pattern="space"/>
  2195.                                                                                             </fo:block>
  2196.                                                                                         </xsl:for-each>
  2197.                                                                                     </xsl:for-each>
  2198.                                                                                     <xsl:for-each select="NormalisedAddress">
  2199.                                                                                         <xsl:for-each select="StreetAddress">
  2200.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2201.                                                                                                 <xsl:apply-templates select="text()"/>
  2202.                                                                                             </fo:inline>
  2203.                                                                                             <fo:block>
  2204.                                                                                                 <fo:leader leader-pattern="space"/>
  2205.                                                                                             </fo:block>
  2206.                                                                                             <xsl:for-each select="line">
  2207.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2208.                                                                                                     <xsl:apply-templates/>
  2209.                                                                                                 </fo:inline>
  2210.                                                                                                 <fo:block>
  2211.                                                                                                     <xsl:text> </xsl:text>
  2212.                                                                                                 </fo:block>
  2213.                                                                                             </xsl:for-each>
  2214.                                                                                         </xsl:for-each>
  2215.                                                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2216.                                                                                             <fo:table-column/>
  2217.                                                                                             <fo:table-column/>
  2218.                                                                                             <fo:table-body>
  2219.                                                                                                 <fo:table-row>
  2220.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2221.                                                                                                         <fo:block>
  2222.                                                                                                             <xsl:for-each select="city">
  2223.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2224.                                                                                                                     <xsl:apply-templates/>
  2225.                                                                                                                 </fo:inline>
  2226.                                                                                                             </xsl:for-each>
  2227.                                                                                                         </fo:block>
  2228.                                                                                                     </fo:table-cell>
  2229.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2230.                                                                                                         <fo:block>
  2231.                                                                                                             <xsl:for-each select="StateOrProvince">
  2232.                                                                                                                 <xsl:for-each select="stateOrProvinceName">
  2233.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2234.                                                                                                                         <xsl:apply-templates/>
  2235.                                                                                                                     </fo:inline>
  2236.                                                                                                                 </xsl:for-each>
  2237.                                                                                                                 <xsl:for-each select="stateOrProvinceCode">
  2238.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2239.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2240.                                                                                                                         <xsl:apply-templates/>
  2241.                                                                                                                     </fo:inline>
  2242.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2243.                                                                                                                 </xsl:for-each>
  2244.                                                                                                             </xsl:for-each>
  2245.                                                                                                         </fo:block>
  2246.                                                                                                     </fo:table-cell>
  2247.                                                                                                 </fo:table-row>
  2248.                                                                                             </fo:table-body>
  2249.                                                                                         </fo:table>
  2250.                                                                                         <xsl:for-each select="Country">
  2251.                                                                                             <xsl:for-each select="countryName">
  2252.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2253.                                                                                                     <xsl:apply-templates/>
  2254.                                                                                                 </fo:inline>
  2255.                                                                                             </xsl:for-each>
  2256.                                                                                             <xsl:for-each select="countryCode">
  2257.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2258.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2259.                                                                                                     <xsl:apply-templates/>
  2260.                                                                                                 </fo:inline>
  2261.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2262.                                                                                             </xsl:for-each>
  2263.                                                                                         </xsl:for-each>
  2264.                                                                                     </xsl:for-each>
  2265.                                                                                     <fo:block>
  2266.                                                                                         <fo:leader leader-pattern="space"/>
  2267.                                                                                     </fo:block>
  2268.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  2269.                                                                                 </xsl:for-each>
  2270.                                                                             </fo:block>
  2271.                                                                         </fo:table-cell>
  2272.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2273.                                                                             <fo:block>
  2274.                                                                                 <xsl:for-each select="ContactDetails">
  2275.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  2276.                                                                                     <fo:block>
  2277.                                                                                         <fo:leader leader-pattern="space"/>
  2278.                                                                                     </fo:block>
  2279.                                                                                     <xsl:for-each select="personName">
  2280.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2281.                                                                                             <xsl:apply-templates/>
  2282.                                                                                         </fo:inline>
  2283.                                                                                         <fo:block>
  2284.                                                                                             <fo:leader leader-pattern="space"/>
  2285.                                                                                         </fo:block>
  2286.                                                                                     </xsl:for-each>
  2287.                                                                                     <xsl:for-each select="departmentName">
  2288.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  2289.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2290.                                                                                             <xsl:apply-templates/>
  2291.                                                                                         </fo:inline>
  2292.                                                                                         <fo:block>
  2293.                                                                                             <fo:leader leader-pattern="space"/>
  2294.                                                                                         </fo:block>
  2295.                                                                                     </xsl:for-each>
  2296.                                                                                     <xsl:for-each select="telephoneNumber">
  2297.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  2298.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2299.                                                                                             <xsl:apply-templates/>
  2300.                                                                                         </fo:inline>
  2301.                                                                                         <fo:block>
  2302.                                                                                             <fo:leader leader-pattern="space"/>
  2303.                                                                                         </fo:block>
  2304.                                                                                     </xsl:for-each>
  2305.                                                                                     <xsl:for-each select="faxNumber">
  2306.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  2307.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2308.                                                                                             <xsl:apply-templates/>
  2309.                                                                                         </fo:inline>
  2310.                                                                                         <fo:block>
  2311.                                                                                             <fo:leader leader-pattern="space"/>
  2312.                                                                                         </fo:block>
  2313.                                                                                     </xsl:for-each>
  2314.                                                                                     <xsl:for-each select="e-MailAddress">
  2315.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  2316.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2317.                                                                                             <xsl:apply-templates/>
  2318.                                                                                         </fo:inline>
  2319.                                                                                     </xsl:for-each>
  2320.                                                                                     <fo:block>
  2321.                                                                                         <fo:leader leader-pattern="space"/>
  2322.                                                                                     </fo:block>
  2323.                                                                                 </xsl:for-each>
  2324.                                                                             </fo:block>
  2325.                                                                         </fo:table-cell>
  2326.                                                                     </fo:table-row>
  2327.                                                                 </fo:table-body>
  2328.                                                             </fo:table>
  2329.                                                         </xsl:for-each>
  2330.                                                         <xsl:for-each select="DeliveryOnAccountof">
  2331.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2332.                                                                 <fo:table-column/>
  2333.                                                                 <fo:table-column/>
  2334.                                                                 <fo:table-body>
  2335.                                                                     <fo:table-row>
  2336.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2337.                                                                             <fo:block>
  2338.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Delivery on Account Of:  </fo:inline>
  2339.                                                                             </fo:block>
  2340.                                                                         </fo:table-cell>
  2341.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2342.                                                                             <fo:block>
  2343.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2344.                                                                                     <fo:table-column/>
  2345.                                                                                     <fo:table-body>
  2346.                                                                                         <fo:table-row>
  2347.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2348.                                                                                                 <fo:block>
  2349.                                                                                                     <xsl:for-each select="organizationName">
  2350.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  2351.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2352.                                                                                                             <xsl:apply-templates/>
  2353.                                                                                                         </fo:inline>
  2354.                                                                                                     </xsl:for-each>
  2355.                                                                                                 </fo:block>
  2356.                                                                                             </fo:table-cell>
  2357.                                                                                         </fo:table-row>
  2358.                                                                                         <fo:table-row>
  2359.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2360.                                                                                                 <fo:block>
  2361.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  2362.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identifaction: </fo:inline>
  2363.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2364.                                                                                                             <xsl:apply-templates/>
  2365.                                                                                                         </fo:inline>
  2366.                                                                                                     </xsl:for-each>
  2367.                                                                                                 </fo:block>
  2368.                                                                                             </fo:table-cell>
  2369.                                                                                         </fo:table-row>
  2370.                                                                                     </fo:table-body>
  2371.                                                                                 </fo:table>
  2372.                                                                             </fo:block>
  2373.                                                                         </fo:table-cell>
  2374.                                                                     </fo:table-row>
  2375.                                                                     <fo:table-row>
  2376.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2377.                                                                             <fo:block>
  2378.                                                                                 <xsl:for-each select="AddressInformation">
  2379.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  2380.                                                                                     <fo:block>
  2381.                                                                                         <fo:leader leader-pattern="space"/>
  2382.                                                                                     </fo:block>
  2383.                                                                                     <xsl:for-each select="FormattedAddress">
  2384.                                                                                         <xsl:for-each select="line">
  2385.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2386.                                                                                                 <xsl:apply-templates/>
  2387.                                                                                             </fo:inline>
  2388.                                                                                             <fo:block>
  2389.                                                                                                 <fo:leader leader-pattern="space"/>
  2390.                                                                                             </fo:block>
  2391.                                                                                         </xsl:for-each>
  2392.                                                                                     </xsl:for-each>
  2393.                                                                                     <xsl:for-each select="NormalisedAddress">
  2394.                                                                                         <xsl:for-each select="StreetAddress">
  2395.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2396.                                                                                                 <xsl:apply-templates select="text()"/>
  2397.                                                                                             </fo:inline>
  2398.                                                                                             <fo:block>
  2399.                                                                                                 <fo:leader leader-pattern="space"/>
  2400.                                                                                             </fo:block>
  2401.                                                                                             <xsl:for-each select="line">
  2402.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2403.                                                                                                     <xsl:apply-templates/>
  2404.                                                                                                 </fo:inline>
  2405.                                                                                                 <fo:block>
  2406.                                                                                                     <xsl:text> </xsl:text>
  2407.                                                                                                 </fo:block>
  2408.                                                                                             </xsl:for-each>
  2409.                                                                                         </xsl:for-each>
  2410.                                                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2411.                                                                                             <fo:table-column/>
  2412.                                                                                             <fo:table-column/>
  2413.                                                                                             <fo:table-body>
  2414.                                                                                                 <fo:table-row>
  2415.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2416.                                                                                                         <fo:block>
  2417.                                                                                                             <xsl:for-each select="city">
  2418.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2419.                                                                                                                     <xsl:apply-templates/>
  2420.                                                                                                                 </fo:inline>
  2421.                                                                                                             </xsl:for-each>
  2422.                                                                                                         </fo:block>
  2423.                                                                                                     </fo:table-cell>
  2424.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2425.                                                                                                         <fo:block>
  2426.                                                                                                             <xsl:for-each select="StateOrProvince">
  2427.                                                                                                                 <xsl:for-each select="stateOrProvinceName">
  2428.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2429.                                                                                                                         <xsl:apply-templates/>
  2430.                                                                                                                     </fo:inline>
  2431.                                                                                                                 </xsl:for-each>
  2432.                                                                                                                 <xsl:for-each select="stateOrProvinceCode">
  2433.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2434.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2435.                                                                                                                         <xsl:apply-templates/>
  2436.                                                                                                                     </fo:inline>
  2437.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2438.                                                                                                                 </xsl:for-each>
  2439.                                                                                                             </xsl:for-each>
  2440.                                                                                                         </fo:block>
  2441.                                                                                                     </fo:table-cell>
  2442.                                                                                                 </fo:table-row>
  2443.                                                                                             </fo:table-body>
  2444.                                                                                         </fo:table>
  2445.                                                                                         <xsl:for-each select="Country">
  2446.                                                                                             <xsl:for-each select="countryName">
  2447.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2448.                                                                                                     <xsl:apply-templates/>
  2449.                                                                                                 </fo:inline>
  2450.                                                                                             </xsl:for-each>
  2451.                                                                                             <xsl:for-each select="countryCode">
  2452.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2453.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2454.                                                                                                     <xsl:apply-templates/>
  2455.                                                                                                 </fo:inline>
  2456.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2457.                                                                                             </xsl:for-each>
  2458.                                                                                         </xsl:for-each>
  2459.                                                                                     </xsl:for-each>
  2460.                                                                                     <fo:block>
  2461.                                                                                         <fo:leader leader-pattern="space"/>
  2462.                                                                                     </fo:block>
  2463.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  2464.                                                                                 </xsl:for-each>
  2465.                                                                             </fo:block>
  2466.                                                                         </fo:table-cell>
  2467.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2468.                                                                             <fo:block>
  2469.                                                                                 <xsl:for-each select="ContactDetails">
  2470.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  2471.                                                                                     <fo:block>
  2472.                                                                                         <fo:leader leader-pattern="space"/>
  2473.                                                                                     </fo:block>
  2474.                                                                                     <xsl:for-each select="personName">
  2475.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2476.                                                                                             <xsl:apply-templates/>
  2477.                                                                                         </fo:inline>
  2478.                                                                                         <fo:block>
  2479.                                                                                             <fo:leader leader-pattern="space"/>
  2480.                                                                                         </fo:block>
  2481.                                                                                     </xsl:for-each>
  2482.                                                                                     <xsl:for-each select="departmentName">
  2483.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  2484.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2485.                                                                                             <xsl:apply-templates/>
  2486.                                                                                         </fo:inline>
  2487.                                                                                         <fo:block>
  2488.                                                                                             <fo:leader leader-pattern="space"/>
  2489.                                                                                         </fo:block>
  2490.                                                                                     </xsl:for-each>
  2491.                                                                                     <xsl:for-each select="telephoneNumber">
  2492.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  2493.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2494.                                                                                             <xsl:apply-templates/>
  2495.                                                                                         </fo:inline>
  2496.                                                                                         <fo:block>
  2497.                                                                                             <fo:leader leader-pattern="space"/>
  2498.                                                                                         </fo:block>
  2499.                                                                                     </xsl:for-each>
  2500.                                                                                     <xsl:for-each select="faxNumber">
  2501.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  2502.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2503.                                                                                             <xsl:apply-templates/>
  2504.                                                                                         </fo:inline>
  2505.                                                                                         <fo:block>
  2506.                                                                                             <fo:leader leader-pattern="space"/>
  2507.                                                                                         </fo:block>
  2508.                                                                                     </xsl:for-each>
  2509.                                                                                     <xsl:for-each select="e-MailAddress">
  2510.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  2511.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2512.                                                                                             <xsl:apply-templates/>
  2513.                                                                                         </fo:inline>
  2514.                                                                                     </xsl:for-each>
  2515.                                                                                     <fo:block>
  2516.                                                                                         <fo:leader leader-pattern="space"/>
  2517.                                                                                     </fo:block>
  2518.                                                                                 </xsl:for-each>
  2519.                                                                             </fo:block>
  2520.                                                                         </fo:table-cell>
  2521.                                                                     </fo:table-row>
  2522.                                                                 </fo:table-body>
  2523.                                                             </fo:table>
  2524.                                                         </xsl:for-each>
  2525.                                                         <xsl:for-each select="Weighing">
  2526.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2527.                                                                 <fo:table-column/>
  2528.                                                                 <fo:table-body>
  2529.                                                                     <fo:table-row>
  2530.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2531.                                                                             <fo:block>
  2532.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Weighing Information: </fo:inline>
  2533.                                                                             </fo:block>
  2534.                                                                         </fo:table-cell>
  2535.                                                                     </fo:table-row>
  2536.                                                                     <fo:table-row>
  2537.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2538.                                                                             <fo:block>
  2539.                                                                                 <xsl:for-each select="percentToweigh">
  2540.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Percent to Weigh: </fo:inline>
  2541.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2542.                                                                                         <xsl:apply-templates/>
  2543.                                                                                     </fo:inline>
  2544.                                                                                     <fo:block>
  2545.                                                                                         <fo:leader leader-pattern="space"/>
  2546.                                                                                     </fo:block>
  2547.                                                                                 </xsl:for-each>
  2548.                                                                                 <xsl:for-each select="responsibilityOfWeighing">
  2549.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Responsibility of Weighing: </fo:inline>
  2550.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2551.                                                                                         <xsl:apply-templates/>
  2552.                                                                                     </fo:inline>
  2553.                                                                                     <fo:block>
  2554.                                                                                         <fo:leader leader-pattern="space"/>
  2555.                                                                                     </fo:block>
  2556.                                                                                 </xsl:for-each>
  2557.                                                                                 <xsl:for-each select="weighByDate">
  2558.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Weigh By Date: </fo:inline>
  2559.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2560.                                                                                         <xsl:apply-templates/>
  2561.                                                                                     </fo:inline>
  2562.                                                                                     <fo:block>
  2563.                                                                                         <fo:leader leader-pattern="space"/>
  2564.                                                                                     </fo:block>
  2565.                                                                                 </xsl:for-each>
  2566.                                                                                 <xsl:for-each select="Weigher">
  2567.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2568.                                                                                         <fo:table-column column-width="57pt"/>
  2569.                                                                                         <fo:table-body>
  2570.                                                                                             <fo:table-row>
  2571.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2572.                                                                                                     <fo:block>
  2573.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Weigher:</fo:inline>
  2574.                                                                                                     </fo:block>
  2575.                                                                                                 </fo:table-cell>
  2576.                                                                                             </fo:table-row>
  2577.                                                                                             <fo:table-row>
  2578.                                                                                                 <fo:table-cell width="57pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2579.                                                                                                     <fo:block/>
  2580.                                                                                                 </fo:table-cell>
  2581.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2582.                                                                                                     <fo:block>
  2583.                                                                                                         <xsl:for-each select="organizationName">
  2584.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  2585.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2586.                                                                                                                 <xsl:apply-templates/>
  2587.                                                                                                             </fo:inline>
  2588.                                                                                                             <fo:block>
  2589.                                                                                                                 <fo:leader leader-pattern="space"/>
  2590.                                                                                                             </fo:block>
  2591.                                                                                                         </xsl:for-each>
  2592.                                                                                                         <xsl:for-each select="OrganizationIdentification">
  2593.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  2594.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2595.                                                                                                                 <xsl:apply-templates/>
  2596.                                                                                                             </fo:inline>
  2597.                                                                                                             <fo:block>
  2598.                                                                                                                 <xsl:text> </xsl:text>
  2599.                                                                                                             </fo:block>
  2600.                                                                                                         </xsl:for-each>
  2601.                                                                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2602.                                                                                                             <fo:table-column/>
  2603.                                                                                                             <fo:table-column/>
  2604.                                                                                                             <fo:table-body>
  2605.                                                                                                                 <fo:table-row>
  2606.                                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2607.                                                                                                                         <fo:block>
  2608.                                                                                                                             <xsl:for-each select="AddressInformation">
  2609.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  2610.                                                                                                                                 <fo:block>
  2611.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2612.                                                                                                                                 </fo:block>
  2613.                                                                                                                                 <xsl:for-each select="FormattedAddress">
  2614.                                                                                                                                     <xsl:for-each select="line">
  2615.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2616.                                                                                                                                             <xsl:apply-templates/>
  2617.                                                                                                                                         </fo:inline>
  2618.                                                                                                                                         <fo:block>
  2619.                                                                                                                                             <fo:leader leader-pattern="space"/>
  2620.                                                                                                                                         </fo:block>
  2621.                                                                                                                                     </xsl:for-each>
  2622.                                                                                                                                 </xsl:for-each>
  2623.                                                                                                                                 <xsl:for-each select="NormalisedAddress">
  2624.                                                                                                                                     <xsl:for-each select="StreetAddress">
  2625.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2626.                                                                                                                                             <xsl:apply-templates select="text()"/>
  2627.                                                                                                                                         </fo:inline>
  2628.                                                                                                                                         <fo:block>
  2629.                                                                                                                                             <fo:leader leader-pattern="space"/>
  2630.                                                                                                                                         </fo:block>
  2631.                                                                                                                                         <xsl:for-each select="line">
  2632.                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2633.                                                                                                                                                 <xsl:apply-templates/>
  2634.                                                                                                                                             </fo:inline>
  2635.                                                                                                                                             <fo:block>
  2636.                                                                                                                                                 <xsl:text> </xsl:text>
  2637.                                                                                                                                             </fo:block>
  2638.                                                                                                                                         </xsl:for-each>
  2639.                                                                                                                                     </xsl:for-each>
  2640.                                                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2641.                                                                                                                                         <fo:table-column/>
  2642.                                                                                                                                         <fo:table-column/>
  2643.                                                                                                                                         <fo:table-body>
  2644.                                                                                                                                             <fo:table-row>
  2645.                                                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2646.                                                                                                                                                     <fo:block>
  2647.                                                                                                                                                         <xsl:for-each select="city">
  2648.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2649.                                                                                                                                                                 <xsl:apply-templates/>
  2650.                                                                                                                                                             </fo:inline>
  2651.                                                                                                                                                         </xsl:for-each>
  2652.                                                                                                                                                     </fo:block>
  2653.                                                                                                                                                 </fo:table-cell>
  2654.                                                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2655.                                                                                                                                                     <fo:block>
  2656.                                                                                                                                                         <xsl:for-each select="StateOrProvince">
  2657.                                                                                                                                                             <xsl:for-each select="stateOrProvinceName">
  2658.                                                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2659.                                                                                                                                                                     <xsl:apply-templates/>
  2660.                                                                                                                                                                 </fo:inline>
  2661.                                                                                                                                                             </xsl:for-each>
  2662.                                                                                                                                                             <xsl:for-each select="stateOrProvinceCode">
  2663.                                                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2664.                                                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2665.                                                                                                                                                                     <xsl:apply-templates/>
  2666.                                                                                                                                                                 </fo:inline>
  2667.                                                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2668.                                                                                                                                                             </xsl:for-each>
  2669.                                                                                                                                                         </xsl:for-each>
  2670.                                                                                                                                                     </fo:block>
  2671.                                                                                                                                                 </fo:table-cell>
  2672.                                                                                                                                             </fo:table-row>
  2673.                                                                                                                                         </fo:table-body>
  2674.                                                                                                                                     </fo:table>
  2675.                                                                                                                                     <xsl:for-each select="Country">
  2676.                                                                                                                                         <xsl:for-each select="countryName">
  2677.                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2678.                                                                                                                                                 <xsl:apply-templates/>
  2679.                                                                                                                                             </fo:inline>
  2680.                                                                                                                                         </xsl:for-each>
  2681.                                                                                                                                         <xsl:for-each select="countryCode">
  2682.                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2683.                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2684.                                                                                                                                                 <xsl:apply-templates/>
  2685.                                                                                                                                             </fo:inline>
  2686.                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2687.                                                                                                                                         </xsl:for-each>
  2688.                                                                                                                                     </xsl:for-each>
  2689.                                                                                                                                 </xsl:for-each>
  2690.                                                                                                                                 <fo:block>
  2691.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2692.                                                                                                                                 </fo:block>
  2693.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  2694.                                                                                                                             </xsl:for-each>
  2695.                                                                                                                         </fo:block>
  2696.                                                                                                                     </fo:table-cell>
  2697.                                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2698.                                                                                                                         <fo:block>
  2699.                                                                                                                             <xsl:for-each select="ContactDetails">
  2700.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  2701.                                                                                                                                 <fo:block>
  2702.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2703.                                                                                                                                 </fo:block>
  2704.                                                                                                                                 <xsl:for-each select="personName">
  2705.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2706.                                                                                                                                         <xsl:apply-templates/>
  2707.                                                                                                                                     </fo:inline>
  2708.                                                                                                                                     <fo:block>
  2709.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2710.                                                                                                                                     </fo:block>
  2711.                                                                                                                                 </xsl:for-each>
  2712.                                                                                                                                 <xsl:for-each select="departmentName">
  2713.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  2714.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2715.                                                                                                                                         <xsl:apply-templates/>
  2716.                                                                                                                                     </fo:inline>
  2717.                                                                                                                                     <fo:block>
  2718.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2719.                                                                                                                                     </fo:block>
  2720.                                                                                                                                 </xsl:for-each>
  2721.                                                                                                                                 <xsl:for-each select="telephoneNumber">
  2722.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  2723.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2724.                                                                                                                                         <xsl:apply-templates/>
  2725.                                                                                                                                     </fo:inline>
  2726.                                                                                                                                     <fo:block>
  2727.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2728.                                                                                                                                     </fo:block>
  2729.                                                                                                                                 </xsl:for-each>
  2730.                                                                                                                                 <xsl:for-each select="faxNumber">
  2731.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  2732.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2733.                                                                                                                                         <xsl:apply-templates/>
  2734.                                                                                                                                     </fo:inline>
  2735.                                                                                                                                     <fo:block>
  2736.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2737.                                                                                                                                     </fo:block>
  2738.                                                                                                                                 </xsl:for-each>
  2739.                                                                                                                                 <xsl:for-each select="e-MailAddress">
  2740.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  2741.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2742.                                                                                                                                         <xsl:apply-templates/>
  2743.                                                                                                                                     </fo:inline>
  2744.                                                                                                                                 </xsl:for-each>
  2745.                                                                                                                                 <fo:block>
  2746.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2747.                                                                                                                                 </fo:block>
  2748.                                                                                                                             </xsl:for-each>
  2749.                                                                                                                         </fo:block>
  2750.                                                                                                                     </fo:table-cell>
  2751.                                                                                                                 </fo:table-row>
  2752.                                                                                                             </fo:table-body>
  2753.                                                                                                         </fo:table>
  2754.                                                                                                     </fo:block>
  2755.                                                                                                 </fo:table-cell>
  2756.                                                                                             </fo:table-row>
  2757.                                                                                         </fo:table-body>
  2758.                                                                                     </fo:table>
  2759.                                                                                 </xsl:for-each>
  2760.                                                                                 <xsl:for-each select="WeighingMethod">
  2761.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Weighing method Information: </fo:inline>
  2762.                                                                                     <fo:block>
  2763.                                                                                         <fo:leader leader-pattern="space"/>
  2764.                                                                                     </fo:block>
  2765.                                                                                     <xsl:for-each select="weighingMethodCode">
  2766.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Code: </fo:inline>
  2767.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2768.                                                                                             <xsl:apply-templates/>
  2769.                                                                                         </fo:inline>
  2770.                                                                                         <fo:block>
  2771.                                                                                             <fo:leader leader-pattern="space"/>
  2772.                                                                                         </fo:block>
  2773.                                                                                     </xsl:for-each>
  2774.                                                                                     <xsl:for-each select="weighingMethodDescription">
  2775.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description: </fo:inline>
  2776.                                                                                         <fo:block space-before.optimum="4pt" space-after.optimum="4pt">
  2777.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2778.                                                                                                 <xsl:apply-templates/>
  2779.                                                                                             </fo:inline>
  2780.                                                                                         </fo:block>
  2781.                                                                                     </xsl:for-each>
  2782.                                                                                 </xsl:for-each>
  2783.                                                                             </fo:block>
  2784.                                                                         </fo:table-cell>
  2785.                                                                     </fo:table-row>
  2786.                                                                 </fo:table-body>
  2787.                                                             </fo:table>
  2788.                                                         </xsl:for-each>
  2789.                                                         <xsl:for-each select="RetieringForAccountOf">
  2790.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2791.                                                                 <fo:table-column/>
  2792.                                                                 <fo:table-column/>
  2793.                                                                 <fo:table-body>
  2794.                                                                     <fo:table-row>
  2795.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2796.                                                                             <fo:block>
  2797.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Retiering For Account of: </fo:inline>
  2798.                                                                             </fo:block>
  2799.                                                                         </fo:table-cell>
  2800.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2801.                                                                             <fo:block>
  2802.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2803.                                                                                     <fo:table-column/>
  2804.                                                                                     <fo:table-body>
  2805.                                                                                         <fo:table-row>
  2806.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2807.                                                                                                 <fo:block>
  2808.                                                                                                     <xsl:for-each select="organizationName">
  2809.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  2810.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2811.                                                                                                             <xsl:apply-templates/>
  2812.                                                                                                         </fo:inline>
  2813.                                                                                                     </xsl:for-each>
  2814.                                                                                                 </fo:block>
  2815.                                                                                             </fo:table-cell>
  2816.                                                                                         </fo:table-row>
  2817.                                                                                         <fo:table-row>
  2818.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2819.                                                                                                 <fo:block>
  2820.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  2821.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Idenitfcation: </fo:inline>
  2822.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2823.                                                                                                             <xsl:apply-templates/>
  2824.                                                                                                         </fo:inline>
  2825.                                                                                                     </xsl:for-each>
  2826.                                                                                                 </fo:block>
  2827.                                                                                             </fo:table-cell>
  2828.                                                                                         </fo:table-row>
  2829.                                                                                     </fo:table-body>
  2830.                                                                                 </fo:table>
  2831.                                                                             </fo:block>
  2832.                                                                         </fo:table-cell>
  2833.                                                                     </fo:table-row>
  2834.                                                                     <fo:table-row>
  2835.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2836.                                                                             <fo:block>
  2837.                                                                                 <xsl:for-each select="AddressInformation">
  2838.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  2839.                                                                                     <fo:block>
  2840.                                                                                         <fo:leader leader-pattern="space"/>
  2841.                                                                                     </fo:block>
  2842.                                                                                     <xsl:for-each select="FormattedAddress">
  2843.                                                                                         <xsl:for-each select="line">
  2844.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2845.                                                                                                 <xsl:apply-templates/>
  2846.                                                                                             </fo:inline>
  2847.                                                                                             <fo:block>
  2848.                                                                                                 <fo:leader leader-pattern="space"/>
  2849.                                                                                             </fo:block>
  2850.                                                                                         </xsl:for-each>
  2851.                                                                                     </xsl:for-each>
  2852.                                                                                     <xsl:for-each select="NormalisedAddress">
  2853.                                                                                         <xsl:for-each select="StreetAddress">
  2854.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2855.                                                                                                 <xsl:apply-templates select="text()"/>
  2856.                                                                                             </fo:inline>
  2857.                                                                                             <fo:block>
  2858.                                                                                                 <fo:leader leader-pattern="space"/>
  2859.                                                                                             </fo:block>
  2860.                                                                                             <xsl:for-each select="line">
  2861.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2862.                                                                                                     <xsl:apply-templates/>
  2863.                                                                                                 </fo:inline>
  2864.                                                                                                 <fo:block>
  2865.                                                                                                     <xsl:text> </xsl:text>
  2866.                                                                                                 </fo:block>
  2867.                                                                                             </xsl:for-each>
  2868.                                                                                         </xsl:for-each>
  2869.                                                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2870.                                                                                             <fo:table-column/>
  2871.                                                                                             <fo:table-column/>
  2872.                                                                                             <fo:table-body>
  2873.                                                                                                 <fo:table-row>
  2874.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2875.                                                                                                         <fo:block>
  2876.                                                                                                             <xsl:for-each select="city">
  2877.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2878.                                                                                                                     <xsl:apply-templates/>
  2879.                                                                                                                 </fo:inline>
  2880.                                                                                                             </xsl:for-each>
  2881.                                                                                                         </fo:block>
  2882.                                                                                                     </fo:table-cell>
  2883.                                                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2884.                                                                                                         <fo:block>
  2885.                                                                                                             <xsl:for-each select="StateOrProvince">
  2886.                                                                                                                 <xsl:for-each select="stateOrProvinceName">
  2887.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2888.                                                                                                                         <xsl:apply-templates/>
  2889.                                                                                                                     </fo:inline>
  2890.                                                                                                                 </xsl:for-each>
  2891.                                                                                                                 <xsl:for-each select="stateOrProvinceCode">
  2892.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2893.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2894.                                                                                                                         <xsl:apply-templates/>
  2895.                                                                                                                     </fo:inline>
  2896.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2897.                                                                                                                 </xsl:for-each>
  2898.                                                                                                             </xsl:for-each>
  2899.                                                                                                         </fo:block>
  2900.                                                                                                     </fo:table-cell>
  2901.                                                                                                 </fo:table-row>
  2902.                                                                                             </fo:table-body>
  2903.                                                                                         </fo:table>
  2904.                                                                                         <xsl:for-each select="Country">
  2905.                                                                                             <xsl:for-each select="countryName">
  2906.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2907.                                                                                                     <xsl:apply-templates/>
  2908.                                                                                                 </fo:inline>
  2909.                                                                                             </xsl:for-each>
  2910.                                                                                             <xsl:for-each select="countryCode">
  2911.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2912.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2913.                                                                                                     <xsl:apply-templates/>
  2914.                                                                                                 </fo:inline>
  2915.                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2916.                                                                                             </xsl:for-each>
  2917.                                                                                         </xsl:for-each>
  2918.                                                                                     </xsl:for-each>
  2919.                                                                                     <fo:block>
  2920.                                                                                         <fo:leader leader-pattern="space"/>
  2921.                                                                                     </fo:block>
  2922.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  2923.                                                                                 </xsl:for-each>
  2924.                                                                             </fo:block>
  2925.                                                                         </fo:table-cell>
  2926.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2927.                                                                             <fo:block>
  2928.                                                                                 <xsl:for-each select="ContactDetails">
  2929.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  2930.                                                                                     <fo:block>
  2931.                                                                                         <fo:leader leader-pattern="space"/>
  2932.                                                                                     </fo:block>
  2933.                                                                                     <xsl:for-each select="personName">
  2934.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2935.                                                                                             <xsl:apply-templates/>
  2936.                                                                                         </fo:inline>
  2937.                                                                                         <fo:block>
  2938.                                                                                             <fo:leader leader-pattern="space"/>
  2939.                                                                                         </fo:block>
  2940.                                                                                     </xsl:for-each>
  2941.                                                                                     <xsl:for-each select="departmentName">
  2942.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  2943.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2944.                                                                                             <xsl:apply-templates/>
  2945.                                                                                         </fo:inline>
  2946.                                                                                         <fo:block>
  2947.                                                                                             <fo:leader leader-pattern="space"/>
  2948.                                                                                         </fo:block>
  2949.                                                                                     </xsl:for-each>
  2950.                                                                                     <xsl:for-each select="telephoneNumber">
  2951.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  2952.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2953.                                                                                             <xsl:apply-templates/>
  2954.                                                                                         </fo:inline>
  2955.                                                                                         <fo:block>
  2956.                                                                                             <fo:leader leader-pattern="space"/>
  2957.                                                                                         </fo:block>
  2958.                                                                                     </xsl:for-each>
  2959.                                                                                     <xsl:for-each select="faxNumber">
  2960.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  2961.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2962.                                                                                             <xsl:apply-templates/>
  2963.                                                                                         </fo:inline>
  2964.                                                                                         <fo:block>
  2965.                                                                                             <fo:leader leader-pattern="space"/>
  2966.                                                                                         </fo:block>
  2967.                                                                                     </xsl:for-each>
  2968.                                                                                     <xsl:for-each select="e-MailAddress">
  2969.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  2970.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2971.                                                                                             <xsl:apply-templates/>
  2972.                                                                                         </fo:inline>
  2973.                                                                                     </xsl:for-each>
  2974.                                                                                     <fo:block>
  2975.                                                                                         <fo:leader leader-pattern="space"/>
  2976.                                                                                     </fo:block>
  2977.                                                                                 </xsl:for-each>
  2978.                                                                             </fo:block>
  2979.                                                                         </fo:table-cell>
  2980.                                                                     </fo:table-row>
  2981.                                                                 </fo:table-body>
  2982.                                                             </fo:table>
  2983.                                                         </xsl:for-each>
  2984.                                                         <fo:block>
  2985.                                                             <fo:leader leader-pattern="space"/>
  2986.                                                         </fo:block>
  2987.                                                         <xsl:for-each select="freeTimeEndsDate">
  2988.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Free Time Ends: </fo:inline>
  2989.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2990.                                                                 <xsl:apply-templates/>
  2991.                                                             </fo:inline>
  2992.                                                             <fo:block>
  2993.                                                                 <fo:leader leader-pattern="space"/>
  2994.                                                             </fo:block>
  2995.                                                         </xsl:for-each>
  2996.                                                     </xsl:for-each>
  2997.                                                 </fo:block>
  2998.                                             </fo:table-cell>
  2999.                                         </fo:table-row>
  3000.                                     </fo:table-body>
  3001.                                 </fo:table>
  3002.                             </xsl:for-each>
  3003.                             <xsl:for-each select="Body">
  3004.                                 <xsl:for-each select="AdditionalInformation">
  3005.                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  3006.                                         <fo:table-column column-width="26pt"/>
  3007.                                         <fo:table-column column-width="497pt"/>
  3008.                                         <fo:table-body>
  3009.                                             <fo:table-row>
  3010.                                                 <fo:table-cell width="711pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3011.                                                     <fo:block>Additonal Information: </fo:block>
  3012.                                                 </fo:table-cell>
  3013.                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3014.                                                     <fo:block/>
  3015.                                                 </fo:table-cell>
  3016.                                             </fo:table-row>
  3017.                                             <fo:table-row>
  3018.                                                 <fo:table-cell width="26pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3019.                                                     <fo:block/>
  3020.                                                 </fo:table-cell>
  3021.                                                 <fo:table-cell text-align="center" width="497pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3022.                                                     <fo:block>
  3023.                                                         <xsl:apply-templates/>
  3024.                                                     </fo:block>
  3025.                                                 </fo:table-cell>
  3026.                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3027.                                                     <fo:block/>
  3028.                                                 </fo:table-cell>
  3029.                                             </fo:table-row>
  3030.                                             <fo:table-row>
  3031.                                                 <fo:table-cell width="26pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3032.                                                     <fo:block/>
  3033.                                                 </fo:table-cell>
  3034.                                                 <fo:table-cell width="497pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3035.                                                     <fo:block/>
  3036.                                                 </fo:table-cell>
  3037.                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  3038.                                                     <fo:block/>
  3039.                                                 </fo:table-cell>
  3040.                                             </fo:table-row>
  3041.                                         </fo:table-body>
  3042.                                     </fo:table>
  3043.                                 </xsl:for-each>
  3044.                             </xsl:for-each>
  3045.                         </xsl:for-each>
  3046.                     </fo:block>
  3047.                 </fo:flow>
  3048.             </fo:page-sequence>
  3049.         </fo:root>
  3050.     </xsl:template>
  3051. </xsl:stylesheet>
  3052.