home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _BEBB0EDF6EB144C394066071E5FBD860 < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-15  |  146.6 KB  |  2,361 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="SampleOrder">
  25.                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  26.                                 <fo:table-column/>
  27.                                 <fo:table-column/>
  28.                                 <fo:table-body>
  29.                                     <fo:table-row>
  30.                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  31.                                             <fo:block>
  32.                                                 <fo:inline font-size="20pt" font-weight="bold">NCA Sample Order:</fo:inline>
  33.                                             </fo:block>
  34.                                         </fo:table-cell>
  35.                                         <fo:table-cell text-align="right" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  36.                                             <fo:block>
  37.                                                 <xsl:for-each select="Header">
  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">Document 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.                                                 </xsl:for-each>
  60.                                             </fo:block>
  61.                                         </fo:table-cell>
  62.                                     </fo:table-row>
  63.                                 </fo:table-body>
  64.                             </fo:table>
  65.                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  66.                                 <fo:table-column column-width="32pt"/>
  67.                                 <fo:table-column/>
  68.                                 <fo:table-body>
  69.                                     <fo:table-row>
  70.                                         <fo:table-cell width="32pt" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  71.                                             <fo:block/>
  72.                                         </fo:table-cell>
  73.                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  74.                                             <fo:block>
  75.                                                 <xsl:for-each select="Body">
  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-body>
  216.                                                                 <fo:table-row>
  217.                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  218.                                                                         <fo:block>
  219.                                                                             <xsl:for-each select="Buyer">
  220.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Buyer:</fo:inline>
  221.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  222.                                                                                     <fo:table-column/>
  223.                                                                                     <fo:table-column/>
  224.                                                                                     <fo:table-body>
  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="organizationName">
  229.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  230.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  231.                                                                                                             <xsl:apply-templates/>
  232.                                                                                                         </fo:inline>
  233.                                                                                                     </xsl:for-each>
  234.                                                                                                 </fo:block>
  235.                                                                                             </fo:table-cell>
  236.                                                                                             <fo:table-cell text-align="left" padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  237.                                                                                                 <fo:block>
  238.                                                                                                     <xsl:for-each select="OrganizationIdentification">
  239.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  240.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  241.                                                                                                             <xsl:apply-templates/>
  242.                                                                                                         </fo:inline>
  243.                                                                                                     </xsl:for-each>
  244.                                                                                                 </fo:block>
  245.                                                                                             </fo:table-cell>
  246.                                                                                         </fo:table-row>
  247.                                                                                     </fo:table-body>
  248.                                                                                 </fo:table>
  249.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  250.                                                                                     <fo:table-column/>
  251.                                                                                     <fo:table-column/>
  252.                                                                                     <fo:table-body>
  253.                                                                                         <fo:table-row>
  254.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  255.                                                                                                 <fo:block>
  256.                                                                                                     <xsl:for-each select="AddressInformation">
  257.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  258.                                                                                                         <fo:block>
  259.                                                                                                             <fo:leader leader-pattern="space"/>
  260.                                                                                                         </fo:block>
  261.                                                                                                         <xsl:for-each select="FormattedAddress">
  262.                                                                                                             <xsl:for-each select="line">
  263.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  264.                                                                                                                     <xsl:apply-templates/>
  265.                                                                                                                 </fo:inline>
  266.                                                                                                                 <fo:block>
  267.                                                                                                                     <fo:leader leader-pattern="space"/>
  268.                                                                                                                 </fo:block>
  269.                                                                                                             </xsl:for-each>
  270.                                                                                                         </xsl:for-each>
  271.                                                                                                         <xsl:for-each select="NormalisedAddress">
  272.                                                                                                             <xsl:for-each select="StreetAddress">
  273.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  274.                                                                                                                     <xsl:apply-templates select="text()"/>
  275.                                                                                                                 </fo:inline>
  276.                                                                                                                 <fo:block>
  277.                                                                                                                     <fo:leader leader-pattern="space"/>
  278.                                                                                                                 </fo:block>
  279.                                                                                                                 <xsl:for-each select="line">
  280.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  281.                                                                                                                         <xsl:apply-templates/>
  282.                                                                                                                     </fo:inline>
  283.                                                                                                                     <fo:block>
  284.                                                                                                                         <xsl:text> </xsl:text>
  285.                                                                                                                     </fo:block>
  286.                                                                                                                 </xsl:for-each>
  287.                                                                                                             </xsl:for-each>
  288.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  289.                                                                                                                 <fo:table-column/>
  290.                                                                                                                 <fo:table-column/>
  291.                                                                                                                 <fo:table-body>
  292.                                                                                                                     <fo:table-row>
  293.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  294.                                                                                                                             <fo:block>
  295.                                                                                                                                 <xsl:for-each select="city">
  296.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  297.                                                                                                                                         <xsl:apply-templates/>
  298.                                                                                                                                     </fo:inline>
  299.                                                                                                                                 </xsl:for-each>
  300.                                                                                                                             </fo:block>
  301.                                                                                                                         </fo:table-cell>
  302.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  303.                                                                                                                             <fo:block>
  304.                                                                                                                                 <xsl:for-each select="StateOrProvince">
  305.                                                                                                                                     <xsl:for-each select="stateOrProvinceName">
  306.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  307.                                                                                                                                             <xsl:apply-templates/>
  308.                                                                                                                                         </fo:inline>
  309.                                                                                                                                     </xsl:for-each>
  310.                                                                                                                                     <xsl:for-each select="stateOrProvinceCode">
  311.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  312.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  313.                                                                                                                                             <xsl:apply-templates/>
  314.                                                                                                                                         </fo:inline>
  315.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  316.                                                                                                                                     </xsl:for-each>
  317.                                                                                                                                 </xsl:for-each>
  318.                                                                                                                             </fo:block>
  319.                                                                                                                         </fo:table-cell>
  320.                                                                                                                     </fo:table-row>
  321.                                                                                                                 </fo:table-body>
  322.                                                                                                             </fo:table>
  323.                                                                                                             <xsl:for-each select="Country">
  324.                                                                                                                 <xsl:for-each select="countryName">
  325.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  326.                                                                                                                         <xsl:apply-templates/>
  327.                                                                                                                     </fo:inline>
  328.                                                                                                                 </xsl:for-each>
  329.                                                                                                                 <xsl:for-each select="countryCode">
  330.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  331.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  332.                                                                                                                         <xsl:apply-templates/>
  333.                                                                                                                     </fo:inline>
  334.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  335.                                                                                                                 </xsl:for-each>
  336.                                                                                                             </xsl:for-each>
  337.                                                                                                         </xsl:for-each>
  338.                                                                                                         <fo:block>
  339.                                                                                                             <fo:leader leader-pattern="space"/>
  340.                                                                                                         </fo:block>
  341.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  342.                                                                                                     </xsl:for-each>
  343.                                                                                                 </fo:block>
  344.                                                                                             </fo:table-cell>
  345.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  346.                                                                                                 <fo:block>
  347.                                                                                                     <xsl:for-each select="ContactDetails">
  348.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  349.                                                                                                         <fo:block>
  350.                                                                                                             <fo:leader leader-pattern="space"/>
  351.                                                                                                         </fo:block>
  352.                                                                                                         <xsl:for-each select="personName">
  353.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  354.                                                                                                                 <xsl:apply-templates/>
  355.                                                                                                             </fo:inline>
  356.                                                                                                             <fo:block>
  357.                                                                                                                 <fo:leader leader-pattern="space"/>
  358.                                                                                                             </fo:block>
  359.                                                                                                         </xsl:for-each>
  360.                                                                                                         <xsl:for-each select="departmentName">
  361.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  362.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  363.                                                                                                                 <xsl:apply-templates/>
  364.                                                                                                             </fo:inline>
  365.                                                                                                             <fo:block>
  366.                                                                                                                 <fo:leader leader-pattern="space"/>
  367.                                                                                                             </fo:block>
  368.                                                                                                         </xsl:for-each>
  369.                                                                                                         <xsl:for-each select="telephoneNumber">
  370.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  371.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  372.                                                                                                                 <xsl:apply-templates/>
  373.                                                                                                             </fo:inline>
  374.                                                                                                             <fo:block>
  375.                                                                                                                 <fo:leader leader-pattern="space"/>
  376.                                                                                                             </fo:block>
  377.                                                                                                         </xsl:for-each>
  378.                                                                                                         <xsl:for-each select="faxNumber">
  379.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  380.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  381.                                                                                                                 <xsl:apply-templates/>
  382.                                                                                                             </fo:inline>
  383.                                                                                                             <fo:block>
  384.                                                                                                                 <fo:leader leader-pattern="space"/>
  385.                                                                                                             </fo:block>
  386.                                                                                                         </xsl:for-each>
  387.                                                                                                         <xsl:for-each select="e-MailAddress">
  388.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  389.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  390.                                                                                                                 <xsl:apply-templates/>
  391.                                                                                                             </fo:inline>
  392.                                                                                                         </xsl:for-each>
  393.                                                                                                         <fo:block>
  394.                                                                                                             <fo:leader leader-pattern="space"/>
  395.                                                                                                         </fo:block>
  396.                                                                                                     </xsl:for-each>
  397.                                                                                                 </fo:block>
  398.                                                                                             </fo:table-cell>
  399.                                                                                         </fo:table-row>
  400.                                                                                     </fo:table-body>
  401.                                                                                 </fo:table>
  402.                                                                             </xsl:for-each>
  403.                                                                             <xsl:for-each select="Seller">
  404.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  405.                                                                                     <fo:table-column/>
  406.                                                                                     <fo:table-body>
  407.                                                                                         <fo:table-row>
  408.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  409.                                                                                                 <fo:block>
  410.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Seller: </fo:inline>
  411.                                                                                                 </fo:block>
  412.                                                                                             </fo:table-cell>
  413.                                                                                         </fo:table-row>
  414.                                                                                         <fo:table-row>
  415.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  416.                                                                                                 <fo:block>
  417.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  418.                                                                                                         <fo:table-column/>
  419.                                                                                                         <fo:table-column/>
  420.                                                                                                         <fo:table-body>
  421.                                                                                                             <fo:table-row>
  422.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  423.                                                                                                                     <fo:block>
  424.                                                                                                                         <xsl:for-each select="organizationName">
  425.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  426.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  427.                                                                                                                                 <xsl:apply-templates/>
  428.                                                                                                                             </fo:inline>
  429.                                                                                                                         </xsl:for-each>
  430.                                                                                                                     </fo:block>
  431.                                                                                                                 </fo:table-cell>
  432.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  433.                                                                                                                     <fo:block>
  434.                                                                                                                         <xsl:for-each select="OrganizationIdentification">
  435.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  436.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  437.                                                                                                                                 <xsl:apply-templates/>
  438.                                                                                                                             </fo:inline>
  439.                                                                                                                         </xsl:for-each>
  440.                                                                                                                     </fo:block>
  441.                                                                                                                 </fo:table-cell>
  442.                                                                                                             </fo:table-row>
  443.                                                                                                         </fo:table-body>
  444.                                                                                                     </fo:table>
  445.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  446.                                                                                                         <fo:table-column/>
  447.                                                                                                         <fo:table-column/>
  448.                                                                                                         <fo:table-body>
  449.                                                                                                             <fo:table-row>
  450.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  451.                                                                                                                     <fo:block>
  452.                                                                                                                         <xsl:for-each select="AddressInformation">
  453.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  454.                                                                                                                             <fo:block>
  455.                                                                                                                                 <fo:leader leader-pattern="space"/>
  456.                                                                                                                             </fo:block>
  457.                                                                                                                             <xsl:for-each select="FormattedAddress">
  458.                                                                                                                                 <xsl:for-each select="line">
  459.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  460.                                                                                                                                         <xsl:apply-templates/>
  461.                                                                                                                                     </fo:inline>
  462.                                                                                                                                     <fo:block>
  463.                                                                                                                                         <fo:leader leader-pattern="space"/>
  464.                                                                                                                                     </fo:block>
  465.                                                                                                                                 </xsl:for-each>
  466.                                                                                                                             </xsl:for-each>
  467.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  468.                                                                                                                                 <xsl:for-each select="StreetAddress">
  469.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  470.                                                                                                                                         <xsl:apply-templates select="text()"/>
  471.                                                                                                                                     </fo:inline>
  472.                                                                                                                                     <fo:block>
  473.                                                                                                                                         <fo:leader leader-pattern="space"/>
  474.                                                                                                                                     </fo:block>
  475.                                                                                                                                     <xsl:for-each select="line">
  476.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  477.                                                                                                                                             <xsl:apply-templates/>
  478.                                                                                                                                         </fo:inline>
  479.                                                                                                                                         <fo:block>
  480.                                                                                                                                             <xsl:text> </xsl:text>
  481.                                                                                                                                         </fo:block>
  482.                                                                                                                                     </xsl:for-each>
  483.                                                                                                                                 </xsl:for-each>
  484.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  485.                                                                                                                                     <fo:table-column/>
  486.                                                                                                                                     <fo:table-column/>
  487.                                                                                                                                     <fo:table-body>
  488.                                                                                                                                         <fo:table-row>
  489.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  490.                                                                                                                                                 <fo:block>
  491.                                                                                                                                                     <xsl:for-each select="city">
  492.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  493.                                                                                                                                                             <xsl:apply-templates/>
  494.                                                                                                                                                         </fo:inline>
  495.                                                                                                                                                     </xsl:for-each>
  496.                                                                                                                                                 </fo:block>
  497.                                                                                                                                             </fo:table-cell>
  498.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  499.                                                                                                                                                 <fo:block>
  500.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  501.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  502.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  503.                                                                                                                                                                 <xsl:apply-templates/>
  504.                                                                                                                                                             </fo:inline>
  505.                                                                                                                                                         </xsl:for-each>
  506.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  507.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  508.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  509.                                                                                                                                                                 <xsl:apply-templates/>
  510.                                                                                                                                                             </fo:inline>
  511.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  512.                                                                                                                                                         </xsl:for-each>
  513.                                                                                                                                                     </xsl:for-each>
  514.                                                                                                                                                 </fo:block>
  515.                                                                                                                                             </fo:table-cell>
  516.                                                                                                                                         </fo:table-row>
  517.                                                                                                                                     </fo:table-body>
  518.                                                                                                                                 </fo:table>
  519.                                                                                                                                 <xsl:for-each select="Country">
  520.                                                                                                                                     <xsl:for-each select="countryName">
  521.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  522.                                                                                                                                             <xsl:apply-templates/>
  523.                                                                                                                                         </fo:inline>
  524.                                                                                                                                     </xsl:for-each>
  525.                                                                                                                                     <xsl:for-each select="countryCode">
  526.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  527.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  528.                                                                                                                                             <xsl:apply-templates/>
  529.                                                                                                                                         </fo:inline>
  530.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  531.                                                                                                                                     </xsl:for-each>
  532.                                                                                                                                 </xsl:for-each>
  533.                                                                                                                             </xsl:for-each>
  534.                                                                                                                             <fo:block>
  535.                                                                                                                                 <fo:leader leader-pattern="space"/>
  536.                                                                                                                             </fo:block>
  537.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  538.                                                                                                                         </xsl:for-each>
  539.                                                                                                                     </fo:block>
  540.                                                                                                                 </fo:table-cell>
  541.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  542.                                                                                                                     <fo:block>
  543.                                                                                                                         <xsl:for-each select="ContactDetails">
  544.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  545.                                                                                                                             <fo:block>
  546.                                                                                                                                 <fo:leader leader-pattern="space"/>
  547.                                                                                                                             </fo:block>
  548.                                                                                                                             <xsl:for-each select="personName">
  549.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  550.                                                                                                                                     <xsl:apply-templates/>
  551.                                                                                                                                 </fo:inline>
  552.                                                                                                                                 <fo:block>
  553.                                                                                                                                     <fo:leader leader-pattern="space"/>
  554.                                                                                                                                 </fo:block>
  555.                                                                                                                             </xsl:for-each>
  556.                                                                                                                             <xsl:for-each select="departmentName">
  557.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  558.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  559.                                                                                                                                     <xsl:apply-templates/>
  560.                                                                                                                                 </fo:inline>
  561.                                                                                                                                 <fo:block>
  562.                                                                                                                                     <fo:leader leader-pattern="space"/>
  563.                                                                                                                                 </fo:block>
  564.                                                                                                                             </xsl:for-each>
  565.                                                                                                                             <xsl:for-each select="telephoneNumber">
  566.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  567.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  568.                                                                                                                                     <xsl:apply-templates/>
  569.                                                                                                                                 </fo:inline>
  570.                                                                                                                                 <fo:block>
  571.                                                                                                                                     <fo:leader leader-pattern="space"/>
  572.                                                                                                                                 </fo:block>
  573.                                                                                                                             </xsl:for-each>
  574.                                                                                                                             <xsl:for-each select="faxNumber">
  575.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  576.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  577.                                                                                                                                     <xsl:apply-templates/>
  578.                                                                                                                                 </fo:inline>
  579.                                                                                                                                 <fo:block>
  580.                                                                                                                                     <fo:leader leader-pattern="space"/>
  581.                                                                                                                                 </fo:block>
  582.                                                                                                                             </xsl:for-each>
  583.                                                                                                                             <xsl:for-each select="e-MailAddress">
  584.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  585.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  586.                                                                                                                                     <xsl:apply-templates/>
  587.                                                                                                                                 </fo:inline>
  588.                                                                                                                             </xsl:for-each>
  589.                                                                                                                             <fo:block>
  590.                                                                                                                                 <fo:leader leader-pattern="space"/>
  591.                                                                                                                             </fo:block>
  592.                                                                                                                         </xsl:for-each>
  593.                                                                                                                     </fo:block>
  594.                                                                                                                 </fo:table-cell>
  595.                                                                                                             </fo:table-row>
  596.                                                                                                         </fo:table-body>
  597.                                                                                                     </fo:table>
  598.                                                                                                 </fo:block>
  599.                                                                                             </fo:table-cell>
  600.                                                                                         </fo:table-row>
  601.                                                                                     </fo:table-body>
  602.                                                                                 </fo:table>
  603.                                                                             </xsl:for-each>
  604.                                                                             <xsl:for-each select="Broker">
  605.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  606.                                                                                     <fo:table-column/>
  607.                                                                                     <fo:table-body>
  608.                                                                                         <fo:table-row>
  609.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  610.                                                                                                 <fo:block>
  611.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Broker:</fo:inline>
  612.                                                                                                 </fo:block>
  613.                                                                                             </fo:table-cell>
  614.                                                                                         </fo:table-row>
  615.                                                                                         <fo:table-row>
  616.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  617.                                                                                                 <fo:block>
  618.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  619.                                                                                                         <fo:table-column/>
  620.                                                                                                         <fo:table-column/>
  621.                                                                                                         <fo:table-body>
  622.                                                                                                             <fo:table-row>
  623.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  624.                                                                                                                     <fo:block>
  625.                                                                                                                         <xsl:for-each select="organizationName">
  626.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  627.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  628.                                                                                                                                 <xsl:apply-templates/>
  629.                                                                                                                             </fo:inline>
  630.                                                                                                                         </xsl:for-each>
  631.                                                                                                                     </fo:block>
  632.                                                                                                                 </fo:table-cell>
  633.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  634.                                                                                                                     <fo:block>
  635.                                                                                                                         <xsl:for-each select="OrganizationIdentification">
  636.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  637.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  638.                                                                                                                                 <xsl:apply-templates/>
  639.                                                                                                                             </fo:inline>
  640.                                                                                                                         </xsl:for-each>
  641.                                                                                                                     </fo:block>
  642.                                                                                                                 </fo:table-cell>
  643.                                                                                                             </fo:table-row>
  644.                                                                                                         </fo:table-body>
  645.                                                                                                     </fo:table>
  646.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  647.                                                                                                         <fo:table-column/>
  648.                                                                                                         <fo:table-column/>
  649.                                                                                                         <fo:table-body>
  650.                                                                                                             <fo:table-row>
  651.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  652.                                                                                                                     <fo:block>
  653.                                                                                                                         <xsl:for-each select="AddressInformation">
  654.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  655.                                                                                                                             <fo:block>
  656.                                                                                                                                 <fo:leader leader-pattern="space"/>
  657.                                                                                                                             </fo:block>
  658.                                                                                                                             <xsl:for-each select="FormattedAddress">
  659.                                                                                                                                 <xsl:for-each select="line">
  660.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  661.                                                                                                                                         <xsl:apply-templates/>
  662.                                                                                                                                     </fo:inline>
  663.                                                                                                                                     <fo:block>
  664.                                                                                                                                         <fo:leader leader-pattern="space"/>
  665.                                                                                                                                     </fo:block>
  666.                                                                                                                                 </xsl:for-each>
  667.                                                                                                                             </xsl:for-each>
  668.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  669.                                                                                                                                 <xsl:for-each select="StreetAddress">
  670.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  671.                                                                                                                                         <xsl:apply-templates select="text()"/>
  672.                                                                                                                                     </fo:inline>
  673.                                                                                                                                     <fo:block>
  674.                                                                                                                                         <fo:leader leader-pattern="space"/>
  675.                                                                                                                                     </fo:block>
  676.                                                                                                                                     <xsl:for-each select="line">
  677.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  678.                                                                                                                                             <xsl:apply-templates/>
  679.                                                                                                                                         </fo:inline>
  680.                                                                                                                                         <fo:block>
  681.                                                                                                                                             <xsl:text> </xsl:text>
  682.                                                                                                                                         </fo:block>
  683.                                                                                                                                     </xsl:for-each>
  684.                                                                                                                                 </xsl:for-each>
  685.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  686.                                                                                                                                     <fo:table-column/>
  687.                                                                                                                                     <fo:table-column/>
  688.                                                                                                                                     <fo:table-body>
  689.                                                                                                                                         <fo:table-row>
  690.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  691.                                                                                                                                                 <fo:block>
  692.                                                                                                                                                     <xsl:for-each select="city">
  693.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  694.                                                                                                                                                             <xsl:apply-templates/>
  695.                                                                                                                                                         </fo:inline>
  696.                                                                                                                                                     </xsl:for-each>
  697.                                                                                                                                                 </fo:block>
  698.                                                                                                                                             </fo:table-cell>
  699.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  700.                                                                                                                                                 <fo:block>
  701.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  702.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  703.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  704.                                                                                                                                                                 <xsl:apply-templates/>
  705.                                                                                                                                                             </fo:inline>
  706.                                                                                                                                                         </xsl:for-each>
  707.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  708.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  709.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  710.                                                                                                                                                                 <xsl:apply-templates/>
  711.                                                                                                                                                             </fo:inline>
  712.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  713.                                                                                                                                                         </xsl:for-each>
  714.                                                                                                                                                     </xsl:for-each>
  715.                                                                                                                                                 </fo:block>
  716.                                                                                                                                             </fo:table-cell>
  717.                                                                                                                                         </fo:table-row>
  718.                                                                                                                                     </fo:table-body>
  719.                                                                                                                                 </fo:table>
  720.                                                                                                                                 <xsl:for-each select="Country">
  721.                                                                                                                                     <xsl:for-each select="countryName">
  722.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  723.                                                                                                                                             <xsl:apply-templates/>
  724.                                                                                                                                         </fo:inline>
  725.                                                                                                                                     </xsl:for-each>
  726.                                                                                                                                     <xsl:for-each select="countryCode">
  727.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  728.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  729.                                                                                                                                             <xsl:apply-templates/>
  730.                                                                                                                                         </fo:inline>
  731.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  732.                                                                                                                                     </xsl:for-each>
  733.                                                                                                                                 </xsl:for-each>
  734.                                                                                                                             </xsl:for-each>
  735.                                                                                                                             <fo:block>
  736.                                                                                                                                 <fo:leader leader-pattern="space"/>
  737.                                                                                                                             </fo:block>
  738.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  739.                                                                                                                         </xsl:for-each>
  740.                                                                                                                     </fo:block>
  741.                                                                                                                 </fo:table-cell>
  742.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  743.                                                                                                                     <fo:block>
  744.                                                                                                                         <xsl:for-each select="ContactDetails">
  745.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  746.                                                                                                                             <fo:block>
  747.                                                                                                                                 <fo:leader leader-pattern="space"/>
  748.                                                                                                                             </fo:block>
  749.                                                                                                                             <xsl:for-each select="personName">
  750.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  751.                                                                                                                                     <xsl:apply-templates/>
  752.                                                                                                                                 </fo:inline>
  753.                                                                                                                                 <fo:block>
  754.                                                                                                                                     <fo:leader leader-pattern="space"/>
  755.                                                                                                                                 </fo:block>
  756.                                                                                                                             </xsl:for-each>
  757.                                                                                                                             <xsl:for-each select="departmentName">
  758.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  759.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  760.                                                                                                                                     <xsl:apply-templates/>
  761.                                                                                                                                 </fo:inline>
  762.                                                                                                                                 <fo:block>
  763.                                                                                                                                     <fo:leader leader-pattern="space"/>
  764.                                                                                                                                 </fo:block>
  765.                                                                                                                             </xsl:for-each>
  766.                                                                                                                             <xsl:for-each select="telephoneNumber">
  767.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  768.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  769.                                                                                                                                     <xsl:apply-templates/>
  770.                                                                                                                                 </fo:inline>
  771.                                                                                                                                 <fo:block>
  772.                                                                                                                                     <fo:leader leader-pattern="space"/>
  773.                                                                                                                                 </fo:block>
  774.                                                                                                                             </xsl:for-each>
  775.                                                                                                                             <xsl:for-each select="faxNumber">
  776.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  777.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  778.                                                                                                                                     <xsl:apply-templates/>
  779.                                                                                                                                 </fo:inline>
  780.                                                                                                                                 <fo:block>
  781.                                                                                                                                     <fo:leader leader-pattern="space"/>
  782.                                                                                                                                 </fo:block>
  783.                                                                                                                             </xsl:for-each>
  784.                                                                                                                             <xsl:for-each select="e-MailAddress">
  785.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  786.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  787.                                                                                                                                     <xsl:apply-templates/>
  788.                                                                                                                                 </fo:inline>
  789.                                                                                                                             </xsl:for-each>
  790.                                                                                                                             <fo:block>
  791.                                                                                                                                 <fo:leader leader-pattern="space"/>
  792.                                                                                                                             </fo:block>
  793.                                                                                                                         </xsl:for-each>
  794.                                                                                                                     </fo:block>
  795.                                                                                                                 </fo:table-cell>
  796.                                                                                                             </fo:table-row>
  797.                                                                                                         </fo:table-body>
  798.                                                                                                     </fo:table>
  799.                                                                                                 </fo:block>
  800.                                                                                             </fo:table-cell>
  801.                                                                                         </fo:table-row>
  802.                                                                                     </fo:table-body>
  803.                                                                                 </fo:table>
  804.                                                                             </xsl:for-each>
  805.                                                                             <xsl:for-each select="Sampler">
  806.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  807.                                                                                     <fo:table-column/>
  808.                                                                                     <fo:table-body>
  809.                                                                                         <fo:table-row>
  810.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  811.                                                                                                 <fo:block>
  812.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Sampler</fo:inline>
  813.                                                                                                 </fo:block>
  814.                                                                                             </fo:table-cell>
  815.                                                                                         </fo:table-row>
  816.                                                                                         <fo:table-row>
  817.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  818.                                                                                                 <fo:block>
  819.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  820.                                                                                                         <fo:table-column/>
  821.                                                                                                         <fo:table-column/>
  822.                                                                                                         <fo:table-body>
  823.                                                                                                             <fo:table-row>
  824.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  825.                                                                                                                     <fo:block>
  826.                                                                                                                         <xsl:for-each select="organizationName">
  827.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  828.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  829.                                                                                                                                 <xsl:apply-templates/>
  830.                                                                                                                             </fo:inline>
  831.                                                                                                                         </xsl:for-each>
  832.                                                                                                                     </fo:block>
  833.                                                                                                                 </fo:table-cell>
  834.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  835.                                                                                                                     <fo:block>
  836.                                                                                                                         <xsl:for-each select="OrganizationIdentification">
  837.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  838.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  839.                                                                                                                                 <xsl:apply-templates/>
  840.                                                                                                                             </fo:inline>
  841.                                                                                                                         </xsl:for-each>
  842.                                                                                                                     </fo:block>
  843.                                                                                                                 </fo:table-cell>
  844.                                                                                                             </fo:table-row>
  845.                                                                                                         </fo:table-body>
  846.                                                                                                     </fo:table>
  847.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  848.                                                                                                         <fo:table-column/>
  849.                                                                                                         <fo:table-column/>
  850.                                                                                                         <fo:table-body>
  851.                                                                                                             <fo:table-row>
  852.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  853.                                                                                                                     <fo:block>
  854.                                                                                                                         <xsl:for-each select="AddressInformation">
  855.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  856.                                                                                                                             <fo:block>
  857.                                                                                                                                 <fo:leader leader-pattern="space"/>
  858.                                                                                                                             </fo:block>
  859.                                                                                                                             <xsl:for-each select="FormattedAddress">
  860.                                                                                                                                 <xsl:for-each select="line">
  861.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  862.                                                                                                                                         <xsl:apply-templates/>
  863.                                                                                                                                     </fo:inline>
  864.                                                                                                                                     <fo:block>
  865.                                                                                                                                         <fo:leader leader-pattern="space"/>
  866.                                                                                                                                     </fo:block>
  867.                                                                                                                                 </xsl:for-each>
  868.                                                                                                                             </xsl:for-each>
  869.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  870.                                                                                                                                 <xsl:for-each select="StreetAddress">
  871.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  872.                                                                                                                                         <xsl:apply-templates select="text()"/>
  873.                                                                                                                                     </fo:inline>
  874.                                                                                                                                     <fo:block>
  875.                                                                                                                                         <fo:leader leader-pattern="space"/>
  876.                                                                                                                                     </fo:block>
  877.                                                                                                                                     <xsl:for-each select="line">
  878.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  879.                                                                                                                                             <xsl:apply-templates/>
  880.                                                                                                                                         </fo:inline>
  881.                                                                                                                                         <fo:block>
  882.                                                                                                                                             <xsl:text> </xsl:text>
  883.                                                                                                                                         </fo:block>
  884.                                                                                                                                     </xsl:for-each>
  885.                                                                                                                                 </xsl:for-each>
  886.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  887.                                                                                                                                     <fo:table-column/>
  888.                                                                                                                                     <fo:table-column/>
  889.                                                                                                                                     <fo:table-body>
  890.                                                                                                                                         <fo:table-row>
  891.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  892.                                                                                                                                                 <fo:block>
  893.                                                                                                                                                     <xsl:for-each select="city">
  894.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  895.                                                                                                                                                             <xsl:apply-templates/>
  896.                                                                                                                                                         </fo:inline>
  897.                                                                                                                                                     </xsl:for-each>
  898.                                                                                                                                                 </fo:block>
  899.                                                                                                                                             </fo:table-cell>
  900.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  901.                                                                                                                                                 <fo:block>
  902.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  903.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  904.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  905.                                                                                                                                                                 <xsl:apply-templates/>
  906.                                                                                                                                                             </fo:inline>
  907.                                                                                                                                                         </xsl:for-each>
  908.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  909.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  910.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  911.                                                                                                                                                                 <xsl:apply-templates/>
  912.                                                                                                                                                             </fo:inline>
  913.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  914.                                                                                                                                                         </xsl:for-each>
  915.                                                                                                                                                     </xsl:for-each>
  916.                                                                                                                                                 </fo:block>
  917.                                                                                                                                             </fo:table-cell>
  918.                                                                                                                                         </fo:table-row>
  919.                                                                                                                                     </fo:table-body>
  920.                                                                                                                                 </fo:table>
  921.                                                                                                                                 <xsl:for-each select="Country">
  922.                                                                                                                                     <xsl:for-each select="countryName">
  923.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  924.                                                                                                                                             <xsl:apply-templates/>
  925.                                                                                                                                         </fo:inline>
  926.                                                                                                                                     </xsl:for-each>
  927.                                                                                                                                     <xsl:for-each select="countryCode">
  928.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  929.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  930.                                                                                                                                             <xsl:apply-templates/>
  931.                                                                                                                                         </fo:inline>
  932.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  933.                                                                                                                                     </xsl:for-each>
  934.                                                                                                                                 </xsl:for-each>
  935.                                                                                                                             </xsl:for-each>
  936.                                                                                                                             <fo:block>
  937.                                                                                                                                 <fo:leader leader-pattern="space"/>
  938.                                                                                                                             </fo:block>
  939.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  940.                                                                                                                         </xsl:for-each>
  941.                                                                                                                     </fo:block>
  942.                                                                                                                 </fo:table-cell>
  943.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  944.                                                                                                                     <fo:block>
  945.                                                                                                                         <xsl:for-each select="ContactDetails">
  946.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  947.                                                                                                                             <fo:block>
  948.                                                                                                                                 <fo:leader leader-pattern="space"/>
  949.                                                                                                                             </fo:block>
  950.                                                                                                                             <xsl:for-each select="personName">
  951.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  952.                                                                                                                                     <xsl:apply-templates/>
  953.                                                                                                                                 </fo:inline>
  954.                                                                                                                                 <fo:block>
  955.                                                                                                                                     <fo:leader leader-pattern="space"/>
  956.                                                                                                                                 </fo:block>
  957.                                                                                                                             </xsl:for-each>
  958.                                                                                                                             <xsl:for-each select="departmentName">
  959.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  960.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  961.                                                                                                                                     <xsl:apply-templates/>
  962.                                                                                                                                 </fo:inline>
  963.                                                                                                                                 <fo:block>
  964.                                                                                                                                     <fo:leader leader-pattern="space"/>
  965.                                                                                                                                 </fo:block>
  966.                                                                                                                             </xsl:for-each>
  967.                                                                                                                             <xsl:for-each select="telephoneNumber">
  968.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  969.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  970.                                                                                                                                     <xsl:apply-templates/>
  971.                                                                                                                                 </fo:inline>
  972.                                                                                                                                 <fo:block>
  973.                                                                                                                                     <fo:leader leader-pattern="space"/>
  974.                                                                                                                                 </fo:block>
  975.                                                                                                                             </xsl:for-each>
  976.                                                                                                                             <xsl:for-each select="faxNumber">
  977.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  978.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  979.                                                                                                                                     <xsl:apply-templates/>
  980.                                                                                                                                 </fo:inline>
  981.                                                                                                                                 <fo:block>
  982.                                                                                                                                     <fo:leader leader-pattern="space"/>
  983.                                                                                                                                 </fo:block>
  984.                                                                                                                             </xsl:for-each>
  985.                                                                                                                             <xsl:for-each select="e-MailAddress">
  986.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  987.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  988.                                                                                                                                     <xsl:apply-templates/>
  989.                                                                                                                                 </fo:inline>
  990.                                                                                                                             </xsl:for-each>
  991.                                                                                                                             <fo:block>
  992.                                                                                                                                 <fo:leader leader-pattern="space"/>
  993.                                                                                                                             </fo:block>
  994.                                                                                                                         </xsl:for-each>
  995.                                                                                                                     </fo:block>
  996.                                                                                                                 </fo:table-cell>
  997.                                                                                                             </fo:table-row>
  998.                                                                                                         </fo:table-body>
  999.                                                                                                     </fo:table>
  1000.                                                                                                 </fo:block>
  1001.                                                                                             </fo:table-cell>
  1002.                                                                                         </fo:table-row>
  1003.                                                                                     </fo:table-body>
  1004.                                                                                 </fo:table>
  1005.                                                                             </xsl:for-each>
  1006.                                                                             <xsl:for-each select="DeliverSamplesTo">
  1007.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1008.                                                                                     <fo:table-column/>
  1009.                                                                                     <fo:table-body>
  1010.                                                                                         <fo:table-row>
  1011.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1012.                                                                                                 <fo:block>
  1013.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Deliver Samples To: </fo:inline>
  1014.                                                                                                 </fo:block>
  1015.                                                                                             </fo:table-cell>
  1016.                                                                                         </fo:table-row>
  1017.                                                                                         <fo:table-row>
  1018.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1019.                                                                                                 <fo:block>
  1020.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1021.                                                                                                         <fo:table-column/>
  1022.                                                                                                         <fo:table-column/>
  1023.                                                                                                         <fo:table-body>
  1024.                                                                                                             <fo:table-row>
  1025.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1026.                                                                                                                     <fo:block>
  1027.                                                                                                                         <xsl:for-each select="organizationName">
  1028.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  1029.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1030.                                                                                                                                 <xsl:apply-templates/>
  1031.                                                                                                                             </fo:inline>
  1032.                                                                                                                         </xsl:for-each>
  1033.                                                                                                                     </fo:block>
  1034.                                                                                                                 </fo:table-cell>
  1035.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1036.                                                                                                                     <fo:block>
  1037.                                                                                                                         <xsl:for-each select="OrganizationIdentification">
  1038.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  1039.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1040.                                                                                                                                 <xsl:apply-templates/>
  1041.                                                                                                                             </fo:inline>
  1042.                                                                                                                         </xsl:for-each>
  1043.                                                                                                                     </fo:block>
  1044.                                                                                                                 </fo:table-cell>
  1045.                                                                                                             </fo:table-row>
  1046.                                                                                                         </fo:table-body>
  1047.                                                                                                     </fo:table>
  1048.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1049.                                                                                                         <fo:table-column/>
  1050.                                                                                                         <fo:table-column/>
  1051.                                                                                                         <fo:table-body>
  1052.                                                                                                             <fo:table-row>
  1053.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1054.                                                                                                                     <fo:block>
  1055.                                                                                                                         <xsl:for-each select="AddressInformation">
  1056.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  1057.                                                                                                                             <fo:block>
  1058.                                                                                                                                 <fo:leader leader-pattern="space"/>
  1059.                                                                                                                             </fo:block>
  1060.                                                                                                                             <xsl:for-each select="FormattedAddress">
  1061.                                                                                                                                 <xsl:for-each select="line">
  1062.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1063.                                                                                                                                         <xsl:apply-templates/>
  1064.                                                                                                                                     </fo:inline>
  1065.                                                                                                                                     <fo:block>
  1066.                                                                                                                                         <fo:leader leader-pattern="space"/>
  1067.                                                                                                                                     </fo:block>
  1068.                                                                                                                                 </xsl:for-each>
  1069.                                                                                                                             </xsl:for-each>
  1070.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  1071.                                                                                                                                 <xsl:for-each select="StreetAddress">
  1072.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1073.                                                                                                                                         <xsl:apply-templates select="text()"/>
  1074.                                                                                                                                     </fo:inline>
  1075.                                                                                                                                     <fo:block>
  1076.                                                                                                                                         <fo:leader leader-pattern="space"/>
  1077.                                                                                                                                     </fo:block>
  1078.                                                                                                                                     <xsl:for-each select="line">
  1079.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1080.                                                                                                                                             <xsl:apply-templates/>
  1081.                                                                                                                                         </fo:inline>
  1082.                                                                                                                                         <fo:block>
  1083.                                                                                                                                             <xsl:text> </xsl:text>
  1084.                                                                                                                                         </fo:block>
  1085.                                                                                                                                     </xsl:for-each>
  1086.                                                                                                                                 </xsl:for-each>
  1087.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1088.                                                                                                                                     <fo:table-column/>
  1089.                                                                                                                                     <fo:table-column/>
  1090.                                                                                                                                     <fo:table-body>
  1091.                                                                                                                                         <fo:table-row>
  1092.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1093.                                                                                                                                                 <fo:block>
  1094.                                                                                                                                                     <xsl:for-each select="city">
  1095.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1096.                                                                                                                                                             <xsl:apply-templates/>
  1097.                                                                                                                                                         </fo:inline>
  1098.                                                                                                                                                     </xsl:for-each>
  1099.                                                                                                                                                 </fo:block>
  1100.                                                                                                                                             </fo:table-cell>
  1101.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1102.                                                                                                                                                 <fo:block>
  1103.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  1104.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  1105.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1106.                                                                                                                                                                 <xsl:apply-templates/>
  1107.                                                                                                                                                             </fo:inline>
  1108.                                                                                                                                                         </xsl:for-each>
  1109.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  1110.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1111.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1112.                                                                                                                                                                 <xsl:apply-templates/>
  1113.                                                                                                                                                             </fo:inline>
  1114.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1115.                                                                                                                                                         </xsl:for-each>
  1116.                                                                                                                                                     </xsl:for-each>
  1117.                                                                                                                                                 </fo:block>
  1118.                                                                                                                                             </fo:table-cell>
  1119.                                                                                                                                         </fo:table-row>
  1120.                                                                                                                                     </fo:table-body>
  1121.                                                                                                                                 </fo:table>
  1122.                                                                                                                                 <xsl:for-each select="Country">
  1123.                                                                                                                                     <xsl:for-each select="countryName">
  1124.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1125.                                                                                                                                             <xsl:apply-templates/>
  1126.                                                                                                                                         </fo:inline>
  1127.                                                                                                                                     </xsl:for-each>
  1128.                                                                                                                                     <xsl:for-each select="countryCode">
  1129.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1130.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1131.                                                                                                                                             <xsl:apply-templates/>
  1132.                                                                                                                                         </fo:inline>
  1133.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1134.                                                                                                                                     </xsl:for-each>
  1135.                                                                                                                                 </xsl:for-each>
  1136.                                                                                                                             </xsl:for-each>
  1137.                                                                                                                             <fo:block>
  1138.                                                                                                                                 <fo:leader leader-pattern="space"/>
  1139.                                                                                                                             </fo:block>
  1140.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1141.                                                                                                                         </xsl:for-each>
  1142.                                                                                                                     </fo:block>
  1143.                                                                                                                 </fo:table-cell>
  1144.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1145.                                                                                                                     <fo:block>
  1146.                                                                                                                         <xsl:for-each select="AddressInformation">
  1147.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  1148.                                                                                                                             <fo:block>
  1149.                                                                                                                                 <fo:leader leader-pattern="space"/>
  1150.                                                                                                                             </fo:block>
  1151.                                                                                                                             <xsl:for-each select="FormattedAddress">
  1152.                                                                                                                                 <xsl:for-each select="line">
  1153.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1154.                                                                                                                                         <xsl:apply-templates/>
  1155.                                                                                                                                     </fo:inline>
  1156.                                                                                                                                     <fo:block>
  1157.                                                                                                                                         <fo:leader leader-pattern="space"/>
  1158.                                                                                                                                     </fo:block>
  1159.                                                                                                                                 </xsl:for-each>
  1160.                                                                                                                             </xsl:for-each>
  1161.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  1162.                                                                                                                                 <xsl:for-each select="StreetAddress">
  1163.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1164.                                                                                                                                         <xsl:apply-templates select="text()"/>
  1165.                                                                                                                                     </fo:inline>
  1166.                                                                                                                                     <fo:block>
  1167.                                                                                                                                         <fo:leader leader-pattern="space"/>
  1168.                                                                                                                                     </fo:block>
  1169.                                                                                                                                     <xsl:for-each select="line">
  1170.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1171.                                                                                                                                             <xsl:apply-templates/>
  1172.                                                                                                                                         </fo:inline>
  1173.                                                                                                                                         <fo:block>
  1174.                                                                                                                                             <xsl:text> </xsl:text>
  1175.                                                                                                                                         </fo:block>
  1176.                                                                                                                                     </xsl:for-each>
  1177.                                                                                                                                 </xsl:for-each>
  1178.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1179.                                                                                                                                     <fo:table-column/>
  1180.                                                                                                                                     <fo:table-column/>
  1181.                                                                                                                                     <fo:table-body>
  1182.                                                                                                                                         <fo:table-row>
  1183.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1184.                                                                                                                                                 <fo:block>
  1185.                                                                                                                                                     <xsl:for-each select="city">
  1186.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1187.                                                                                                                                                             <xsl:apply-templates/>
  1188.                                                                                                                                                         </fo:inline>
  1189.                                                                                                                                                     </xsl:for-each>
  1190.                                                                                                                                                 </fo:block>
  1191.                                                                                                                                             </fo:table-cell>
  1192.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1193.                                                                                                                                                 <fo:block>
  1194.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  1195.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  1196.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1197.                                                                                                                                                                 <xsl:apply-templates/>
  1198.                                                                                                                                                             </fo:inline>
  1199.                                                                                                                                                         </xsl:for-each>
  1200.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  1201.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1202.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1203.                                                                                                                                                                 <xsl:apply-templates/>
  1204.                                                                                                                                                             </fo:inline>
  1205.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1206.                                                                                                                                                         </xsl:for-each>
  1207.                                                                                                                                                     </xsl:for-each>
  1208.                                                                                                                                                 </fo:block>
  1209.                                                                                                                                             </fo:table-cell>
  1210.                                                                                                                                         </fo:table-row>
  1211.                                                                                                                                     </fo:table-body>
  1212.                                                                                                                                 </fo:table>
  1213.                                                                                                                                 <xsl:for-each select="Country">
  1214.                                                                                                                                     <xsl:for-each select="countryName">
  1215.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1216.                                                                                                                                             <xsl:apply-templates/>
  1217.                                                                                                                                         </fo:inline>
  1218.                                                                                                                                     </xsl:for-each>
  1219.                                                                                                                                     <xsl:for-each select="countryCode">
  1220.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1221.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1222.                                                                                                                                             <xsl:apply-templates/>
  1223.                                                                                                                                         </fo:inline>
  1224.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1225.                                                                                                                                     </xsl:for-each>
  1226.                                                                                                                                 </xsl:for-each>
  1227.                                                                                                                             </xsl:for-each>
  1228.                                                                                                                             <fo:block>
  1229.                                                                                                                                 <fo:leader leader-pattern="space"/>
  1230.                                                                                                                             </fo:block>
  1231.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1232.                                                                                                                         </xsl:for-each>
  1233.                                                                                                                     </fo:block>
  1234.                                                                                                                 </fo:table-cell>
  1235.                                                                                                             </fo:table-row>
  1236.                                                                                                         </fo:table-body>
  1237.                                                                                                     </fo:table>
  1238.                                                                                                 </fo:block>
  1239.                                                                                             </fo:table-cell>
  1240.                                                                                         </fo:table-row>
  1241.                                                                                     </fo:table-body>
  1242.                                                                                 </fo:table>
  1243.                                                                             </xsl:for-each>
  1244.                                                                         </fo:block>
  1245.                                                                     </fo:table-cell>
  1246.                                                                 </fo:table-row>
  1247.                                                             </fo:table-body>
  1248.                                                         </fo:table>
  1249.                                                     </xsl:for-each>
  1250.                                                     <xsl:for-each select="RoutingSummary">
  1251.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1252.                                                             <fo:table-column/>
  1253.                                                             <fo:table-body>
  1254.                                                                 <fo:table-row>
  1255.                                                                     <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">
  1256.                                                                         <fo:block>
  1257.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Routing Summary</fo:inline>
  1258.                                                                         </fo:block>
  1259.                                                                     </fo:table-cell>
  1260.                                                                 </fo:table-row>
  1261.                                                             </fo:table-body>
  1262.                                                         </fo:table>
  1263.                                                         <xsl:for-each select="estimatedDateOfAvailability">
  1264.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Estimiated Date of Availability: </fo:inline>
  1265.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1266.                                                                 <xsl:apply-templates/>
  1267.                                                             </fo:inline>
  1268.                                                             <fo:block>
  1269.                                                                 <fo:leader leader-pattern="space"/>
  1270.                                                             </fo:block>
  1271.                                                         </xsl:for-each>
  1272.                                                         <xsl:for-each select="estimatedDateOfArrivalAtDestination">
  1273.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Estimated Date of Arrival at Dest.:</fo:inline>
  1274.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1275.                                                                 <xsl:apply-templates/>
  1276.                                                             </fo:inline>
  1277.                                                             <fo:block>
  1278.                                                                 <fo:leader leader-pattern="space"/>
  1279.                                                             </fo:block>
  1280.                                                         </xsl:for-each>
  1281.                                                         <xsl:for-each select="CountryOfDestination">
  1282.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Country of Destination: </fo:inline>
  1283.                                                             <xsl:for-each select="countryName">
  1284.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1285.                                                                     <xsl:apply-templates/>
  1286.                                                                 </fo:inline>
  1287.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1288.                                                             </xsl:for-each>
  1289.                                                             <xsl:for-each select="locationCode">
  1290.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1291.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1292.                                                                     <xsl:apply-templates/>
  1293.                                                                 </fo:inline>
  1294.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1295.                                                             </xsl:for-each>
  1296.                                                             <fo:block>
  1297.                                                                 <fo:leader leader-pattern="space"/>
  1298.                                                             </fo:block>
  1299.                                                         </xsl:for-each>
  1300.                                                         <xsl:for-each select="BillOfLadingIdentifier">
  1301.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1302.                                                                 <fo:table-column/>
  1303.                                                                 <fo:table-body>
  1304.                                                                     <fo:table-row>
  1305.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1306.                                                                             <fo:block>
  1307.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Bill of Lading</fo:inline>
  1308.                                                                             </fo:block>
  1309.                                                                         </fo:table-cell>
  1310.                                                                     </fo:table-row>
  1311.                                                                     <fo:table-row>
  1312.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1313.                                                                             <fo:block>
  1314.                                                                                 <xsl:for-each select="documentNumber">
  1315.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Number: </fo:inline>
  1316.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1317.                                                                                         <xsl:apply-templates/>
  1318.                                                                                     </fo:inline>
  1319.                                                                                 </xsl:for-each>
  1320.                                                                             </fo:block>
  1321.                                                                         </fo:table-cell>
  1322.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1323.                                                                             <fo:block>
  1324.                                                                                 <xsl:for-each select="documentVersion">
  1325.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Version: </fo:inline>
  1326.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1327.                                                                                         <xsl:apply-templates/>
  1328.                                                                                     </fo:inline>
  1329.                                                                                 </xsl:for-each>
  1330.                                                                             </fo:block>
  1331.                                                                         </fo:table-cell>
  1332.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1333.                                                                             <fo:block>
  1334.                                                                                 <xsl:for-each select="documentCreatorIdentifier">
  1335.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Creator Identifer: </fo:inline>
  1336.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1337.                                                                                         <xsl:apply-templates/>
  1338.                                                                                     </fo:inline>
  1339.                                                                                 </xsl:for-each>
  1340.                                                                             </fo:block>
  1341.                                                                         </fo:table-cell>
  1342.                                                                     </fo:table-row>
  1343.                                                                 </fo:table-body>
  1344.                                                             </fo:table>
  1345.                                                         </xsl:for-each>
  1346.                                                         <xsl:for-each select="billOfLadingDate">
  1347.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Bill of Lading Date: </fo:inline>
  1348.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1349.                                                                 <xsl:apply-templates/>
  1350.                                                             </fo:inline>
  1351.                                                             <fo:block>
  1352.                                                                 <fo:leader leader-pattern="space"/>
  1353.                                                             </fo:block>
  1354.                                                         </xsl:for-each>
  1355.                                                         <xsl:for-each select="PlaceOfOrigin">
  1356.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Origin: </fo:inline>
  1357.                                                             <xsl:for-each select="locationName">
  1358.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1359.                                                                     <xsl:apply-templates/>
  1360.                                                                 </fo:inline>
  1361.                                                             </xsl:for-each>
  1362.                                                             <xsl:for-each select="locationCode">
  1363.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1364.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1365.                                                                     <xsl:apply-templates/>
  1366.                                                                 </fo:inline>
  1367.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1368.                                                             </xsl:for-each>
  1369.                                                             <fo:block>
  1370.                                                                 <fo:leader leader-pattern="space"/>
  1371.                                                             </fo:block>
  1372.                                                         </xsl:for-each>
  1373.                                                         <xsl:for-each select="PlaceOfLoading">
  1374.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Loading: </fo:inline>
  1375.                                                             <xsl:for-each select="locationName">
  1376.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1377.                                                                     <xsl:apply-templates/>
  1378.                                                                 </fo:inline>
  1379.                                                             </xsl:for-each>
  1380.                                                             <xsl:for-each select="locationCode">
  1381.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1382.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1383.                                                                     <xsl:apply-templates/>
  1384.                                                                 </fo:inline>
  1385.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1386.                                                             </xsl:for-each>
  1387.                                                             <fo:block>
  1388.                                                                 <fo:leader leader-pattern="space"/>
  1389.                                                             </fo:block>
  1390.                                                         </xsl:for-each>
  1391.                                                         <xsl:for-each select="PlaceOfDischarge">
  1392.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place of Discharge: </fo:inline>
  1393.                                                             <xsl:for-each select="locationName">
  1394.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1395.                                                                     <xsl:apply-templates/>
  1396.                                                                 </fo:inline>
  1397.                                                             </xsl:for-each>
  1398.                                                             <xsl:for-each select="locationCode">
  1399.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1400.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1401.                                                                     <xsl:apply-templates/>
  1402.                                                                 </fo:inline>
  1403.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1404.                                                             </xsl:for-each>
  1405.                                                             <fo:block>
  1406.                                                                 <fo:leader leader-pattern="space"/>
  1407.                                                             </fo:block>
  1408.                                                         </xsl:for-each>
  1409.                                                         <xsl:for-each select="LocationOfStock">
  1410.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Location of Stock: </fo:inline>
  1411.                                                             <xsl:for-each select="locationName">
  1412.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1413.                                                                     <xsl:apply-templates/>
  1414.                                                                 </fo:inline>
  1415.                                                             </xsl:for-each>
  1416.                                                             <xsl:for-each select="storeNo">
  1417.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(Store #: </fo:inline>
  1418.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1419.                                                                     <xsl:apply-templates/>
  1420.                                                                 </fo:inline>
  1421.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1422.                                                             </xsl:for-each>
  1423.                                                             <fo:block>
  1424.                                                                 <fo:leader leader-pattern="space"/>
  1425.                                                             </fo:block>
  1426.                                                         </xsl:for-each>
  1427.                                                         <xsl:for-each select="MeansOfTransport">
  1428.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1429.                                                                 <fo:table-column/>
  1430.                                                                 <fo:table-body>
  1431.                                                                     <fo:table-row>
  1432.                                                                         <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">
  1433.                                                                             <fo:block>
  1434.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Means Of Transport</fo:inline>
  1435.                                                                             </fo:block>
  1436.                                                                         </fo:table-cell>
  1437.                                                                     </fo:table-row>
  1438.                                                                     <fo:table-row>
  1439.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1440.                                                                             <fo:block>
  1441.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Sea Transportation</fo:inline>
  1442.                                                                             </fo:block>
  1443.                                                                         </fo:table-cell>
  1444.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1445.                                                                             <fo:block>
  1446.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Rail Transportation</fo:inline>
  1447.                                                                             </fo:block>
  1448.                                                                         </fo:table-cell>
  1449.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1450.                                                                             <fo:block>
  1451.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Road Transportation</fo:inline>
  1452.                                                                             </fo:block>
  1453.                                                                         </fo:table-cell>
  1454.                                                                     </fo:table-row>
  1455.                                                                     <fo:table-row>
  1456.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1457.                                                                             <fo:block>
  1458.                                                                                 <xsl:for-each select="SeaTransportIdentification">
  1459.                                                                                     <xsl:for-each select="Voyage">
  1460.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Voyage:</fo:inline>
  1461.                                                                                         <fo:block>
  1462.                                                                                             <fo:leader leader-pattern="space"/>
  1463.                                                                                         </fo:block>
  1464.                                                                                         <xsl:for-each select="voyageNumber">
  1465.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Voyage Number: </fo:inline>
  1466.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1467.                                                                                                 <xsl:apply-templates/>
  1468.                                                                                             </fo:inline>
  1469.                                                                                             <fo:block>
  1470.                                                                                                 <fo:leader leader-pattern="space"/>
  1471.                                                                                             </fo:block>
  1472.                                                                                         </xsl:for-each>
  1473.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1474.                                                                                         <xsl:for-each select="estimatedDateOfArrivalAtDestination">
  1475.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Estimated Date of Arival at Destination: </fo:inline>
  1476.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1477.                                                                                                 <xsl:apply-templates/>
  1478.                                                                                             </fo:inline>
  1479.                                                                                         </xsl:for-each>
  1480.                                                                                         <xsl:for-each select="Vessel">
  1481.                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1482.                                                                                                 <fo:table-column/>
  1483.                                                                                                 <fo:table-body>
  1484.                                                                                                     <fo:table-row>
  1485.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1486.                                                                                                             <fo:block>
  1487.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Vessel</fo:inline>
  1488.                                                                                                             </fo:block>
  1489.                                                                                                         </fo:table-cell>
  1490.                                                                                                     </fo:table-row>
  1491.                                                                                                     <fo:table-row>
  1492.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1493.                                                                                                             <fo:block>
  1494.                                                                                                                 <xsl:for-each select="vesselName">
  1495.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  1496.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1497.                                                                                                                         <xsl:apply-templates/>
  1498.                                                                                                                     </fo:inline>
  1499.                                                                                                                 </xsl:for-each>
  1500.                                                                                                             </fo:block>
  1501.                                                                                                         </fo:table-cell>
  1502.                                                                                                     </fo:table-row>
  1503.                                                                                                     <fo:table-row>
  1504.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1505.                                                                                                             <fo:block>
  1506.                                                                                                                 <xsl:for-each select="carrier">
  1507.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1508.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1509.                                                                                                                         <xsl:apply-templates/>
  1510.                                                                                                                     </fo:inline>
  1511.                                                                                                                 </xsl:for-each>
  1512.                                                                                                             </fo:block>
  1513.                                                                                                         </fo:table-cell>
  1514.                                                                                                     </fo:table-row>
  1515.                                                                                                     <fo:table-row>
  1516.                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1517.                                                                                                             <fo:block>
  1518.                                                                                                                 <xsl:for-each select="vesselFunction">
  1519.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Function: </fo:inline>
  1520.                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1521.                                                                                                                         <xsl:apply-templates/>
  1522.                                                                                                                     </fo:inline>
  1523.                                                                                                                 </xsl:for-each>
  1524.                                                                                                             </fo:block>
  1525.                                                                                                         </fo:table-cell>
  1526.                                                                                                     </fo:table-row>
  1527.                                                                                                 </fo:table-body>
  1528.                                                                                             </fo:table>
  1529.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1530.                                                                                                 <xsl:apply-templates/>
  1531.                                                                                             </fo:inline>
  1532.                                                                                         </xsl:for-each>
  1533.                                                                                         <fo:block>
  1534.                                                                                             <fo:leader leader-pattern="space"/>
  1535.                                                                                         </fo:block>
  1536.                                                                                     </xsl:for-each>
  1537.                                                                                 </xsl:for-each>
  1538.                                                                             </fo:block>
  1539.                                                                         </fo:table-cell>
  1540.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1541.                                                                             <fo:block>
  1542.                                                                                 <xsl:for-each select="RailTransportIdentification">
  1543.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1544.                                                                                         <fo:table-column/>
  1545.                                                                                         <fo:table-body>
  1546.                                                                                             <fo:table-row>
  1547.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1548.                                                                                                     <fo:block>
  1549.                                                                                                         <xsl:for-each select="carrier">
  1550.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1551.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1552.                                                                                                                 <xsl:apply-templates/>
  1553.                                                                                                             </fo:inline>
  1554.                                                                                                         </xsl:for-each>
  1555.                                                                                                     </fo:block>
  1556.                                                                                                 </fo:table-cell>
  1557.                                                                                             </fo:table-row>
  1558.                                                                                             <fo:table-row>
  1559.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1560.                                                                                                     <fo:block>
  1561.                                                                                                         <xsl:for-each select="locomotiveNumber">
  1562.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Location Number: </fo:inline>
  1563.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1564.                                                                                                                 <xsl:apply-templates/>
  1565.                                                                                                             </fo:inline>
  1566.                                                                                                         </xsl:for-each>
  1567.                                                                                                     </fo:block>
  1568.                                                                                                 </fo:table-cell>
  1569.                                                                                             </fo:table-row>
  1570.                                                                                             <fo:table-row>
  1571.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1572.                                                                                                     <fo:block>
  1573.                                                                                                         <xsl:for-each select="railCarNumber">
  1574.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Rail Car Number: </fo:inline>
  1575.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1576.                                                                                                                 <xsl:apply-templates/>
  1577.                                                                                                             </fo:inline>
  1578.                                                                                                         </xsl:for-each>
  1579.                                                                                                     </fo:block>
  1580.                                                                                                 </fo:table-cell>
  1581.                                                                                             </fo:table-row>
  1582.                                                                                         </fo:table-body>
  1583.                                                                                     </fo:table>
  1584.                                                                                 </xsl:for-each>
  1585.                                                                             </fo:block>
  1586.                                                                         </fo:table-cell>
  1587.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1588.                                                                             <fo:block>
  1589.                                                                                 <xsl:for-each select="RoadTransportIdentification">
  1590.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1591.                                                                                         <fo:table-column/>
  1592.                                                                                         <fo:table-body>
  1593.                                                                                             <fo:table-row>
  1594.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1595.                                                                                                     <fo:block>
  1596.                                                                                                         <xsl:for-each select="carrier">
  1597.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Carrier: </fo:inline>
  1598.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1599.                                                                                                                 <xsl:apply-templates/>
  1600.                                                                                                             </fo:inline>
  1601.                                                                                                         </xsl:for-each>
  1602.                                                                                                     </fo:block>
  1603.                                                                                                 </fo:table-cell>
  1604.                                                                                             </fo:table-row>
  1605.                                                                                             <fo:table-row>
  1606.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1607.                                                                                                     <fo:block>
  1608.                                                                                                         <xsl:for-each select="licensePlateNumber">
  1609.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Licence Plate Number: </fo:inline>
  1610.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1611.                                                                                                                 <xsl:apply-templates/>
  1612.                                                                                                             </fo:inline>
  1613.                                                                                                         </xsl:for-each>
  1614.                                                                                                     </fo:block>
  1615.                                                                                                 </fo:table-cell>
  1616.                                                                                             </fo:table-row>
  1617.                                                                                         </fo:table-body>
  1618.                                                                                     </fo:table>
  1619.                                                                                 </xsl:for-each>
  1620.                                                                             </fo:block>
  1621.                                                                         </fo:table-cell>
  1622.                                                                     </fo:table-row>
  1623.                                                                 </fo:table-body>
  1624.                                                             </fo:table>
  1625.                                                         </xsl:for-each>
  1626.                                                     </xsl:for-each>
  1627.                                                     <xsl:for-each select="Consignment">
  1628.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1629.                                                             <fo:table-column/>
  1630.                                                             <fo:table-body>
  1631.                                                                 <fo:table-row>
  1632.                                                                     <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">
  1633.                                                                         <fo:block>
  1634.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Consignment</fo:inline>
  1635.                                                                         </fo:block>
  1636.                                                                     </fo:table-cell>
  1637.                                                                 </fo:table-row>
  1638.                                                             </fo:table-body>
  1639.                                                         </fo:table>
  1640.                                                         <xsl:for-each select="CustomsReleaseDate">
  1641.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Customs Release Date: </fo:inline>
  1642.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1643.                                                                 <xsl:apply-templates/>
  1644.                                                             </fo:inline>
  1645.                                                             <fo:block>
  1646.                                                                 <fo:leader leader-pattern="space"/>
  1647.                                                             </fo:block>
  1648.                                                         </xsl:for-each>
  1649.                                                         <xsl:for-each select="FDAReleaseDate">
  1650.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">FDA Release Date: </fo:inline>
  1651.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1652.                                                                 <xsl:apply-templates/>
  1653.                                                             </fo:inline>
  1654.                                                             <fo:block>
  1655.                                                                 <fo:leader leader-pattern="space"/>
  1656.                                                             </fo:block>
  1657.                                                         </xsl:for-each>
  1658.                                                         <xsl:for-each select="ProductQuality">
  1659.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1660.                                                                 <fo:table-column/>
  1661.                                                                 <fo:table-body>
  1662.                                                                     <fo:table-row>
  1663.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1664.                                                                             <fo:block>
  1665.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Quality: </fo:inline>
  1666.                                                                             </fo:block>
  1667.                                                                         </fo:table-cell>
  1668.                                                                     </fo:table-row>
  1669.                                                                     <fo:table-row>
  1670.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1671.                                                                             <fo:block>
  1672.                                                                                 <xsl:for-each select="product">
  1673.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Product: </fo:inline>
  1674.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1675.                                                                                         <xsl:apply-templates/>
  1676.                                                                                     </fo:inline>
  1677.                                                                                     <fo:block>
  1678.                                                                                         <fo:leader leader-pattern="space"/>
  1679.                                                                                     </fo:block>
  1680.                                                                                 </xsl:for-each>
  1681.                                                                                 <xsl:for-each select="CountryOfOrigin">
  1682.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Country Of Origin: </fo:inline>
  1683.                                                                                     <xsl:for-each select="locationName">
  1684.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1685.                                                                                             <xsl:apply-templates/>
  1686.                                                                                         </fo:inline>
  1687.                                                                                     </xsl:for-each>
  1688.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1689.                                                                                     <xsl:for-each select="locationCode">
  1690.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1691.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1692.                                                                                             <xsl:apply-templates/>
  1693.                                                                                         </fo:inline>
  1694.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1695.                                                                                     </xsl:for-each>
  1696.                                                                                     <fo:block>
  1697.                                                                                         <fo:leader leader-pattern="space"/>
  1698.                                                                                     </fo:block>
  1699.                                                                                 </xsl:for-each>
  1700.                                                                                 <xsl:for-each select="cropYear">
  1701.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Crop Year: </fo:inline>
  1702.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1703.                                                                                         <xsl:apply-templates/>
  1704.                                                                                     </fo:inline>
  1705.                                                                                     <fo:block>
  1706.                                                                                         <fo:leader leader-pattern="space"/>
  1707.                                                                                     </fo:block>
  1708.                                                                                 </xsl:for-each>
  1709.                                                                                 <xsl:for-each select="ProductDescription">
  1710.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description Information:</fo:inline>
  1711.                                                                                     <fo:block>
  1712.                                                                                         <fo:leader leader-pattern="space"/>
  1713.                                                                                     </fo:block>
  1714.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1715.                                                                                     <xsl:for-each select="ProductDescriptionCode">
  1716.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Code: </fo:inline>
  1717.                                                                                         <xsl:for-each select="codeValue">
  1718.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1719.                                                                                                 <xsl:apply-templates/>
  1720.                                                                                             </fo:inline>
  1721.                                                                                         </xsl:for-each>
  1722.                                                                                         <xsl:for-each select="codeReferenceType">
  1723.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1724.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1725.                                                                                                 <xsl:apply-templates/>
  1726.                                                                                             </fo:inline>
  1727.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1728.                                                                                         </xsl:for-each>
  1729.                                                                                     </xsl:for-each>
  1730.                                                                                     <fo:block>
  1731.                                                                                         <fo:leader leader-pattern="space"/>
  1732.                                                                                     </fo:block>
  1733.                                                                                     <xsl:for-each select="productDescriptionText">
  1734.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description:</fo:inline>
  1735.                                                                                         <fo:block space-before.optimum="4pt" space-after.optimum="4pt">
  1736.                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1737.                                                                                                 <xsl:apply-templates/>
  1738.                                                                                             </fo:inline>
  1739.                                                                                         </fo:block>
  1740.                                                                                     </xsl:for-each>
  1741.                                                                                 </xsl:for-each>
  1742.                                                                             </fo:block>
  1743.                                                                         </fo:table-cell>
  1744.                                                                     </fo:table-row>
  1745.                                                                 </fo:table-body>
  1746.                                                             </fo:table>
  1747.                                                         </xsl:for-each>
  1748.                                                         <xsl:for-each select="QuantityAvailableForSampling">
  1749.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Quanity Available for Sampling: </fo:inline>
  1750.                                                             <xsl:for-each select="quantityValue">
  1751.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1752.                                                                     <xsl:apply-templates/>
  1753.                                                                 </fo:inline>
  1754.                                                             </xsl:for-each>
  1755.                                                             <xsl:for-each select="quantityUnits">
  1756.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1757.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1758.                                                                     <xsl:apply-templates/>
  1759.                                                                 </fo:inline>
  1760.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1761.                                                                 <fo:block>
  1762.                                                                     <fo:leader leader-pattern="space"/>
  1763.                                                                 </fo:block>
  1764.                                                             </xsl:for-each>
  1765.                                                             <xsl:for-each select="packagingType">
  1766.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Packaging: </fo:inline>
  1767.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1768.                                                                     <xsl:apply-templates/>
  1769.                                                                 </fo:inline>
  1770.                                                             </xsl:for-each>
  1771.                                                             <fo:block>
  1772.                                                                 <fo:leader leader-pattern="space"/>
  1773.                                                             </fo:block>
  1774.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  1775.                                                         </xsl:for-each>
  1776.                                                         <xsl:for-each select="SamplingLocation">
  1777.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Sampling Location: </fo:inline>
  1778.                                                             <fo:block>
  1779.                                                                 <fo:leader leader-pattern="space"/>
  1780.                                                             </fo:block>
  1781.                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">    </fo:inline>
  1782.                                                             <xsl:for-each select="placeName">
  1783.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place Name: </fo:inline>
  1784.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1785.                                                                     <xsl:apply-templates/>
  1786.                                                                 </fo:inline>
  1787.                                                                 <fo:block>
  1788.                                                                     <fo:leader leader-pattern="space"/>
  1789.                                                                 </fo:block>
  1790.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">    </fo:inline>
  1791.                                                             </xsl:for-each>
  1792.                                                             <xsl:for-each select="placelocation">
  1793.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Place Location: </fo:inline>
  1794.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1795.                                                                     <xsl:apply-templates/>
  1796.                                                                 </fo:inline>
  1797.                                                                 <fo:block>
  1798.                                                                     <fo:leader leader-pattern="space"/>
  1799.                                                                 </fo:block>
  1800.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">    </fo:inline>
  1801.                                                             </xsl:for-each>
  1802.                                                             <xsl:for-each select="locationCode">
  1803.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Location Code: </fo:inline>
  1804.                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1805.                                                                     <xsl:apply-templates/>
  1806.                                                                 </fo:inline>
  1807.                                                             </xsl:for-each>
  1808.                                                         </xsl:for-each>
  1809.                                                         <xsl:for-each select="ConsignmentDetails">
  1810.                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1811.                                                                 <fo:table-column/>
  1812.                                                                 <fo:table-body>
  1813.                                                                     <fo:table-row>
  1814.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1815.                                                                             <fo:block>
  1816.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Details: </fo:inline>
  1817.                                                                             </fo:block>
  1818.                                                                         </fo:table-cell>
  1819.                                                                     </fo:table-row>
  1820.                                                                     <fo:table-row>
  1821.                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  1822.                                                                             <fo:block>
  1823.                                                                                 <xsl:for-each select="freightType">
  1824.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Freight Type: </fo:inline>
  1825.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1826.                                                                                         <xsl:apply-templates/>
  1827.                                                                                     </fo:inline>
  1828.                                                                                     <fo:block>
  1829.                                                                                         <fo:leader leader-pattern="space"/>
  1830.                                                                                     </fo:block>
  1831.                                                                                 </xsl:for-each>
  1832.                                                                                 <xsl:for-each select="GrossWeight">
  1833.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Gross Weight: </fo:inline>
  1834.                                                                                     <xsl:for-each select="value">
  1835.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1836.                                                                                             <xsl:apply-templates/>
  1837.                                                                                         </fo:inline>
  1838.                                                                                     </xsl:for-each>
  1839.                                                                                     <xsl:for-each select="weightUnitCode">
  1840.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</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.                                                                                     <fo:block>
  1847.                                                                                         <fo:leader leader-pattern="space"/>
  1848.                                                                                     </fo:block>
  1849.                                                                                 </xsl:for-each>
  1850.                                                                                 <xsl:for-each select="NetWeight">
  1851.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Net Weight: </fo:inline>
  1852.                                                                                     <xsl:for-each select="value">
  1853.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1854.                                                                                             <xsl:apply-templates/>
  1855.                                                                                         </fo:inline>
  1856.                                                                                     </xsl:for-each>
  1857.                                                                                     <xsl:for-each select="weightUnitCode">
  1858.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  1859.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1860.                                                                                             <xsl:apply-templates/>
  1861.                                                                                         </fo:inline>
  1862.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  1863.                                                                                     </xsl:for-each>
  1864.                                                                                 </xsl:for-each>
  1865.                                                                                 <xsl:for-each select="ConsignmentIdentifiers">
  1866.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identifiers: </fo:inline>
  1867.                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1868.                                                                                         <fo:table-column/>
  1869.                                                                                         <fo:table-body>
  1870.                                                                                             <fo:table-row>
  1871.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1872.                                                                                                     <fo:block>
  1873.                                                                                                         <xsl:for-each select="BillOfLadingIdentifier">
  1874.                                                                                                             <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  1875.                                                                                                                 <fo:table-column/>
  1876.                                                                                                                 <fo:table-column/>
  1877.                                                                                                                 <fo:table-body>
  1878.                                                                                                                     <fo:table-row>
  1879.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1880.                                                                                                                             <fo:block>
  1881.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Bill of Lading </fo:inline>
  1882.                                                                                                                             </fo:block>
  1883.                                                                                                                         </fo:table-cell>
  1884.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1885.                                                                                                                             <fo:block>
  1886.                                                                                                                                 <xsl:for-each select="documentCreatorIdentifier">
  1887.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Creator Identifer: </fo:inline>
  1888.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1889.                                                                                                                                         <xsl:apply-templates/>
  1890.                                                                                                                                     </fo:inline>
  1891.                                                                                                                                 </xsl:for-each>
  1892.                                                                                                                             </fo:block>
  1893.                                                                                                                         </fo:table-cell>
  1894.                                                                                                                     </fo:table-row>
  1895.                                                                                                                     <fo:table-row>
  1896.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1897.                                                                                                                             <fo:block>
  1898.                                                                                                                                 <xsl:for-each select="documentNumber">
  1899.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Number: </fo:inline>
  1900.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1901.                                                                                                                                         <xsl:apply-templates/>
  1902.                                                                                                                                     </fo:inline>
  1903.                                                                                                                                 </xsl:for-each>
  1904.                                                                                                                             </fo:block>
  1905.                                                                                                                         </fo:table-cell>
  1906.                                                                                                                     </fo:table-row>
  1907.                                                                                                                     <fo:table-row>
  1908.                                                                                                                         <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1909.                                                                                                                             <fo:block>
  1910.                                                                                                                                 <xsl:for-each select="documentVersion">
  1911.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Document Version: </fo:inline>
  1912.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1913.                                                                                                                                         <xsl:apply-templates/>
  1914.                                                                                                                                     </fo:inline>
  1915.                                                                                                                                 </xsl:for-each>
  1916.                                                                                                                             </fo:block>
  1917.                                                                                                                         </fo:table-cell>
  1918.                                                                                                                     </fo:table-row>
  1919.                                                                                                                 </fo:table-body>
  1920.                                                                                                             </fo:table>
  1921.                                                                                                         </xsl:for-each>
  1922.                                                                                                         <xsl:for-each select="Container">
  1923.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Container </fo:inline>
  1924.                                                                                                             <xsl:for-each select="containerIdentification">
  1925.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  1926.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1927.                                                                                                                     <xsl:apply-templates/>
  1928.                                                                                                                 </fo:inline>
  1929.                                                                                                                 <fo:block>
  1930.                                                                                                                     <fo:leader leader-pattern="space"/>
  1931.                                                                                                                 </fo:block>
  1932.                                                                                                             </xsl:for-each>
  1933.                                                                                                             <xsl:for-each select="containerType">
  1934.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Type: </fo:inline>
  1935.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1936.                                                                                                                     <xsl:apply-templates/>
  1937.                                                                                                                 </fo:inline>
  1938.                                                                                                             </xsl:for-each>
  1939.                                                                                                         </xsl:for-each>
  1940.                                                                                                     </fo:block>
  1941.                                                                                                 </fo:table-cell>
  1942.                                                                                             </fo:table-row>
  1943.                                                                                             <fo:table-row>
  1944.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1945.                                                                                                     <fo:block>
  1946.                                                                                                         <xsl:for-each select="seal">
  1947.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Seal: </fo:inline>
  1948.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1949.                                                                                                                 <xsl:apply-templates/>
  1950.                                                                                                             </fo:inline>
  1951.                                                                                                         </xsl:for-each>
  1952.                                                                                                     </fo:block>
  1953.                                                                                                 </fo:table-cell>
  1954.                                                                                             </fo:table-row>
  1955.                                                                                             <fo:table-row>
  1956.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1957.                                                                                                     <fo:block>
  1958.                                                                                                         <xsl:for-each select="ShipmentMark">
  1959.                                                                                                             <xsl:for-each select="icoMark">
  1960.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">ICO Mark: </fo:inline>
  1961.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1962.                                                                                                                     <xsl:apply-templates/>
  1963.                                                                                                                 </fo:inline>
  1964.                                                                                                                 <fo:block>
  1965.                                                                                                                     <fo:leader leader-pattern="space"/>
  1966.                                                                                                                 </fo:block>
  1967.                                                                                                             </xsl:for-each>
  1968.                                                                                                             <xsl:for-each select="additionalMark">
  1969.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Additional Mark: </fo:inline>
  1970.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1971.                                                                                                                     <xsl:apply-templates/>
  1972.                                                                                                                 </fo:inline>
  1973.                                                                                                                 <fo:block>
  1974.                                                                                                                     <fo:leader leader-pattern="space"/>
  1975.                                                                                                                 </fo:block>
  1976.                                                                                                             </xsl:for-each>
  1977.                                                                                                             <xsl:for-each select="numberOfBags">
  1978.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Number of Bags: </fo:inline>
  1979.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1980.                                                                                                                     <xsl:apply-templates/>
  1981.                                                                                                                 </fo:inline>
  1982.                                                                                                             </xsl:for-each>
  1983.                                                                                                         </xsl:for-each>
  1984.                                                                                                     </fo:block>
  1985.                                                                                                 </fo:table-cell>
  1986.                                                                                             </fo:table-row>
  1987.                                                                                             <fo:table-row>
  1988.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  1989.                                                                                                     <fo:block>
  1990.                                                                                                         <xsl:for-each select="ContainerUnits">
  1991.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Container Units: </fo:inline>
  1992.                                                                                                             <xsl:for-each select="quantityValue">
  1993.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  1994.                                                                                                                     <xsl:apply-templates/>
  1995.                                                                                                                 </fo:inline>
  1996.                                                                                                             </xsl:for-each>
  1997.                                                                                                             <xsl:for-each select="quantityUnits">
  1998.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">(units: </fo:inline>
  1999.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2000.                                                                                                                     <xsl:apply-templates/>
  2001.                                                                                                                 </fo:inline>
  2002.                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2003.                                                                                                             </xsl:for-each>
  2004.                                                                                                         </xsl:for-each>
  2005.                                                                                                     </fo:block>
  2006.                                                                                                 </fo:table-cell>
  2007.                                                                                             </fo:table-row>
  2008.                                                                                             <fo:table-row>
  2009.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2010.                                                                                                     <fo:block>
  2011.                                                                                                         <xsl:for-each select="WarehouseReceipt">
  2012.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Warehouse Receipt: </fo:inline>
  2013.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2014.                                                                                                                 <xsl:apply-templates/>
  2015.                                                                                                             </fo:inline>
  2016.                                                                                                         </xsl:for-each>
  2017.                                                                                                     </fo:block>
  2018.                                                                                                 </fo:table-cell>
  2019.                                                                                             </fo:table-row>
  2020.                                                                                             <fo:table-row>
  2021.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2022.                                                                                                     <fo:block>
  2023.                                                                                                         <xsl:for-each select="cargoNo">
  2024.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Cargo Number: </fo:inline>
  2025.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2026.                                                                                                                 <xsl:apply-templates/>
  2027.                                                                                                             </fo:inline>
  2028.                                                                                                         </xsl:for-each>
  2029.                                                                                                     </fo:block>
  2030.                                                                                                 </fo:table-cell>
  2031.                                                                                             </fo:table-row>
  2032.                                                                                             <fo:table-row>
  2033.                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2034.                                                                                                     <fo:block>
  2035.                                                                                                         <xsl:for-each select="exchangeIdNo">
  2036.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Exchange ID Number: </fo:inline>
  2037.                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2038.                                                                                                                 <xsl:apply-templates/>
  2039.                                                                                                             </fo:inline>
  2040.                                                                                                         </xsl:for-each>
  2041.                                                                                                     </fo:block>
  2042.                                                                                                 </fo:table-cell>
  2043.                                                                                             </fo:table-row>
  2044.                                                                                         </fo:table-body>
  2045.                                                                                     </fo:table>
  2046.                                                                                 </xsl:for-each>
  2047.                                                                             </fo:block>
  2048.                                                                         </fo:table-cell>
  2049.                                                                     </fo:table-row>
  2050.                                                                 </fo:table-body>
  2051.                                                             </fo:table>
  2052.                                                         </xsl:for-each>
  2053.                                                     </xsl:for-each>
  2054.                                                     <xsl:for-each select="InstructionalInformation">
  2055.                                                         <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2056.                                                             <fo:table-column/>
  2057.                                                             <fo:table-body>
  2058.                                                                 <fo:table-row>
  2059.                                                                     <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">
  2060.                                                                         <fo:block>
  2061.                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Instructional Infomation:</fo:inline>
  2062.                                                                         </fo:block>
  2063.                                                                     </fo:table-cell>
  2064.                                                                 </fo:table-row>
  2065.                                                                 <fo:table-row>
  2066.                                                                     <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2067.                                                                         <fo:block>
  2068.                                                                             <xsl:for-each select="MoveOrDeliverPeriod">
  2069.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2070.                                                                                     <fo:table-column/>
  2071.                                                                                     <fo:table-body>
  2072.                                                                                         <fo:table-row>
  2073.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2074.                                                                                                 <fo:block>
  2075.                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Move or Deliver Period: </fo:inline>
  2076.                                                                                                 </fo:block>
  2077.                                                                                             </fo:table-cell>
  2078.                                                                                         </fo:table-row>
  2079.                                                                                         <fo:table-row>
  2080.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2081.                                                                                                 <fo:block>
  2082.                                                                                                     <xsl:for-each select="startDate">
  2083.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Start 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="endDate">
  2092.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">End Date: </fo:inline>
  2093.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2094.                                                                                                             <xsl:apply-templates/>
  2095.                                                                                                         </fo:inline>
  2096.                                                                                                         <fo:block>
  2097.                                                                                                             <fo:leader leader-pattern="space"/>
  2098.                                                                                                         </fo:block>
  2099.                                                                                                     </xsl:for-each>
  2100.                                                                                                     <xsl:for-each select="positionOfSale">
  2101.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">Position od Sale: </fo:inline>
  2102.                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2103.                                                                                                             <xsl:apply-templates/>
  2104.                                                                                                         </fo:inline>
  2105.                                                                                                     </xsl:for-each>
  2106.                                                                                                 </fo:block>
  2107.                                                                                             </fo:table-cell>
  2108.                                                                                         </fo:table-row>
  2109.                                                                                     </fo:table-body>
  2110.                                                                                 </fo:table>
  2111.                                                                             </xsl:for-each>
  2112.                                                                             <xsl:for-each select="responsibilityOfWeighing">
  2113.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Responsibility of Weighing: </fo:inline>
  2114.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2115.                                                                                     <xsl:apply-templates/>
  2116.                                                                                 </fo:inline>
  2117.                                                                                 <fo:block>
  2118.                                                                                     <fo:leader leader-pattern="space"/>
  2119.                                                                                 </fo:block>
  2120.                                                                             </xsl:for-each>
  2121.                                                                             <xsl:for-each select="WeighingMethod">
  2122.                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Weighing Method: </fo:inline>
  2123.                                                                                 <xsl:for-each select="weighingMethodCode">
  2124.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Code: </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:leader leader-pattern="space"/>
  2131.                                                                                 </fo:block>
  2132.                                                                                 <xsl:for-each select="weighingMethodDescription">
  2133.                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">Description:</fo:inline>
  2134.                                                                                     <fo:block space-before.optimum="4pt" space-after.optimum="4pt">
  2135.                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2136.                                                                                             <xsl:apply-templates/>
  2137.                                                                                         </fo:inline>
  2138.                                                                                     </fo:block>
  2139.                                                                                 </xsl:for-each>
  2140.                                                                             </xsl:for-each>
  2141.                                                                             <xsl:for-each select="SamplingOnAccountOf">
  2142.                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2143.                                                                                     <fo:table-column/>
  2144.                                                                                     <fo:table-body>
  2145.                                                                                         <fo:table-row>
  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:inline font-size="inherited-property-value('font-size') - 2pt">Sampling on Account of:</fo:inline>
  2149.                                                                                                 </fo:block>
  2150.                                                                                             </fo:table-cell>
  2151.                                                                                         </fo:table-row>
  2152.                                                                                         <fo:table-row>
  2153.                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt" border-style="solid" border-width="1pt" border-color="black">
  2154.                                                                                                 <fo:block>
  2155.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2156.                                                                                                         <fo:table-column/>
  2157.                                                                                                         <fo:table-column/>
  2158.                                                                                                         <fo:table-body>
  2159.                                                                                                             <fo:table-row>
  2160.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2161.                                                                                                                     <fo:block>
  2162.                                                                                                                         <xsl:for-each select="organizationName">
  2163.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Name: </fo:inline>
  2164.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2165.                                                                                                                                 <xsl:apply-templates/>
  2166.                                                                                                                             </fo:inline>
  2167.                                                                                                                         </xsl:for-each>
  2168.                                                                                                                     </fo:block>
  2169.                                                                                                                 </fo:table-cell>
  2170.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2171.                                                                                                                     <fo:block>
  2172.                                                                                                                         <xsl:for-each select="OrganizationIdentification">
  2173.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Identification: </fo:inline>
  2174.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2175.                                                                                                                                 <xsl:apply-templates/>
  2176.                                                                                                                             </fo:inline>
  2177.                                                                                                                         </xsl:for-each>
  2178.                                                                                                                     </fo:block>
  2179.                                                                                                                 </fo:table-cell>
  2180.                                                                                                             </fo:table-row>
  2181.                                                                                                         </fo:table-body>
  2182.                                                                                                     </fo:table>
  2183.                                                                                                     <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2184.                                                                                                         <fo:table-column/>
  2185.                                                                                                         <fo:table-column/>
  2186.                                                                                                         <fo:table-body>
  2187.                                                                                                             <fo:table-row>
  2188.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2189.                                                                                                                     <fo:block>
  2190.                                                                                                                         <xsl:for-each select="AddressInformation">
  2191.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Address: </fo:inline>
  2192.                                                                                                                             <fo:block>
  2193.                                                                                                                                 <fo:leader leader-pattern="space"/>
  2194.                                                                                                                             </fo:block>
  2195.                                                                                                                             <xsl:for-each select="FormattedAddress">
  2196.                                                                                                                                 <xsl:for-each select="line">
  2197.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2198.                                                                                                                                         <xsl:apply-templates/>
  2199.                                                                                                                                     </fo:inline>
  2200.                                                                                                                                     <fo:block>
  2201.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2202.                                                                                                                                     </fo:block>
  2203.                                                                                                                                 </xsl:for-each>
  2204.                                                                                                                             </xsl:for-each>
  2205.                                                                                                                             <xsl:for-each select="NormalisedAddress">
  2206.                                                                                                                                 <xsl:for-each select="StreetAddress">
  2207.                                                                                                                                     <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2208.                                                                                                                                         <xsl:apply-templates select="text()"/>
  2209.                                                                                                                                     </fo:inline>
  2210.                                                                                                                                     <fo:block>
  2211.                                                                                                                                         <fo:leader leader-pattern="space"/>
  2212.                                                                                                                                     </fo:block>
  2213.                                                                                                                                     <xsl:for-each select="line">
  2214.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2215.                                                                                                                                             <xsl:apply-templates/>
  2216.                                                                                                                                         </fo:inline>
  2217.                                                                                                                                         <fo:block>
  2218.                                                                                                                                             <xsl:text> </xsl:text>
  2219.                                                                                                                                         </fo:block>
  2220.                                                                                                                                     </xsl:for-each>
  2221.                                                                                                                                 </xsl:for-each>
  2222.                                                                                                                                 <fo:table width="100%" space-before.optimum="4pt" space-after.optimum="4pt">
  2223.                                                                                                                                     <fo:table-column/>
  2224.                                                                                                                                     <fo:table-column/>
  2225.                                                                                                                                     <fo:table-body>
  2226.                                                                                                                                         <fo:table-row>
  2227.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2228.                                                                                                                                                 <fo:block>
  2229.                                                                                                                                                     <xsl:for-each select="city">
  2230.                                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2231.                                                                                                                                                             <xsl:apply-templates/>
  2232.                                                                                                                                                         </fo:inline>
  2233.                                                                                                                                                     </xsl:for-each>
  2234.                                                                                                                                                 </fo:block>
  2235.                                                                                                                                             </fo:table-cell>
  2236.                                                                                                                                             <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2237.                                                                                                                                                 <fo:block>
  2238.                                                                                                                                                     <xsl:for-each select="StateOrProvince">
  2239.                                                                                                                                                         <xsl:for-each select="stateOrProvinceName">
  2240.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2241.                                                                                                                                                                 <xsl:apply-templates/>
  2242.                                                                                                                                                             </fo:inline>
  2243.                                                                                                                                                         </xsl:for-each>
  2244.                                                                                                                                                         <xsl:for-each select="stateOrProvinceCode">
  2245.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2246.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2247.                                                                                                                                                                 <xsl:apply-templates/>
  2248.                                                                                                                                                             </fo:inline>
  2249.                                                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2250.                                                                                                                                                         </xsl:for-each>
  2251.                                                                                                                                                     </xsl:for-each>
  2252.                                                                                                                                                 </fo:block>
  2253.                                                                                                                                             </fo:table-cell>
  2254.                                                                                                                                         </fo:table-row>
  2255.                                                                                                                                     </fo:table-body>
  2256.                                                                                                                                 </fo:table>
  2257.                                                                                                                                 <xsl:for-each select="Country">
  2258.                                                                                                                                     <xsl:for-each select="countryName">
  2259.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2260.                                                                                                                                             <xsl:apply-templates/>
  2261.                                                                                                                                         </fo:inline>
  2262.                                                                                                                                     </xsl:for-each>
  2263.                                                                                                                                     <xsl:for-each select="countryCode">
  2264.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">(</fo:inline>
  2265.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2266.                                                                                                                                             <xsl:apply-templates/>
  2267.                                                                                                                                         </fo:inline>
  2268.                                                                                                                                         <fo:inline font-size="inherited-property-value('font-size') - 2pt">)</fo:inline>
  2269.                                                                                                                                     </xsl:for-each>
  2270.                                                                                                                                 </xsl:for-each>
  2271.                                                                                                                             </xsl:for-each>
  2272.                                                                                                                             <fo:block>
  2273.                                                                                                                                 <fo:leader leader-pattern="space"/>
  2274.                                                                                                                             </fo:block>
  2275.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt"> </fo:inline>
  2276.                                                                                                                         </xsl:for-each>
  2277.                                                                                                                     </fo:block>
  2278.                                                                                                                 </fo:table-cell>
  2279.                                                                                                                 <fo:table-cell padding-start="3pt" padding-end="3pt" padding-before="3pt" padding-after="3pt">
  2280.                                                                                                                     <fo:block>
  2281.                                                                                                                         <xsl:for-each select="ContactDetails">
  2282.                                                                                                                             <fo:inline font-size="inherited-property-value('font-size') - 2pt">Contact:</fo:inline>
  2283.                                                                                                                             <fo:block>
  2284.                                                                                                                                 <fo:leader leader-pattern="space"/>
  2285.                                                                                                                             </fo:block>
  2286.                                                                                                                             <xsl:for-each select="personName">
  2287.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2288.                                                                                                                                     <xsl:apply-templates/>
  2289.                                                                                                                                 </fo:inline>
  2290.                                                                                                                                 <fo:block>
  2291.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2292.                                                                                                                                 </fo:block>
  2293.                                                                                                                             </xsl:for-each>
  2294.                                                                                                                             <xsl:for-each select="departmentName">
  2295.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">dept: </fo:inline>
  2296.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2297.                                                                                                                                     <xsl:apply-templates/>
  2298.                                                                                                                                 </fo:inline>
  2299.                                                                                                                                 <fo:block>
  2300.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2301.                                                                                                                                 </fo:block>
  2302.                                                                                                                             </xsl:for-each>
  2303.                                                                                                                             <xsl:for-each select="telephoneNumber">
  2304.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Telephone: </fo:inline>
  2305.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2306.                                                                                                                                     <xsl:apply-templates/>
  2307.                                                                                                                                 </fo:inline>
  2308.                                                                                                                                 <fo:block>
  2309.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2310.                                                                                                                                 </fo:block>
  2311.                                                                                                                             </xsl:for-each>
  2312.                                                                                                                             <xsl:for-each select="faxNumber">
  2313.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">Fax: </fo:inline>
  2314.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2315.                                                                                                                                     <xsl:apply-templates/>
  2316.                                                                                                                                 </fo:inline>
  2317.                                                                                                                                 <fo:block>
  2318.                                                                                                                                     <fo:leader leader-pattern="space"/>
  2319.                                                                                                                                 </fo:block>
  2320.                                                                                                                             </xsl:for-each>
  2321.                                                                                                                             <xsl:for-each select="e-MailAddress">
  2322.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">E-mail: </fo:inline>
  2323.                                                                                                                                 <fo:inline font-size="inherited-property-value('font-size') - 2pt">
  2324.                                                                                                                                     <xsl:apply-templates/>
  2325.                                                                                                                                 </fo:inline>
  2326.                                                                                                                             </xsl:for-each>
  2327.                                                                                                                             <fo:block>
  2328.                                                                                                                                 <xsl:text> </xsl:text>
  2329.                                                                                                                             </fo:block>
  2330.                                                                                                                         </xsl:for-each>
  2331.                                                                                                                     </fo:block>
  2332.                                                                                                                 </fo:table-cell>
  2333.                                                                                                             </fo:table-row>
  2334.                                                                                                         </fo:table-body>
  2335.                                                                                                     </fo:table>
  2336.                                                                                                 </fo:block>
  2337.                                                                                             </fo:table-cell>
  2338.                                                                                         </fo:table-row>
  2339.                                                                                     </fo:table-body>
  2340.                                                                                 </fo:table>
  2341.                                                                             </xsl:for-each>
  2342.                                                                         </fo:block>
  2343.                                                                     </fo:table-cell>
  2344.                                                                 </fo:table-row>
  2345.                                                             </fo:table-body>
  2346.                                                         </fo:table>
  2347.                                                     </xsl:for-each>
  2348.                                                 </xsl:for-each>
  2349.                                             </fo:block>
  2350.                                         </fo:table-cell>
  2351.                                     </fo:table-row>
  2352.                                 </fo:table-body>
  2353.                             </fo:table>
  2354.                         </xsl:for-each>
  2355.                     </fo:block>
  2356.                 </fo:flow>
  2357.             </fo:page-sequence>
  2358.         </fo:root>
  2359.     </xsl:template>
  2360. </xsl:stylesheet>
  2361.