<?php
require('../inc/header.inc.spec.new.php');
require('../inc/auth.inc.spec.new.php');
?>

<?php
include('../phpheaderspecnew.txt');
?>

<?php
	   $version = "FpML 5.3";
	   $prevversion = "FpML 5.3";
	   $prefix = "fpml-5-3-";
	   $archversion = "3"; 
	   $buildnum="build 4";
       $archurl = " http://www.fpml.org/spec/fpml-arch-3-0-rec-1/";


	   $type = "Last Call Working Draft";
	   $prevtype = "Third Working Draft";

	 //  $errataurl = "../../errata/wd-fpml-4-4-2007-09-10-errata.html"; 
	 //  $zipurl = "wd-fpml-4-4-2007-09-10.zip";
	 //  $pdfurl = "pdf.zip";
	 //  $htmlurl = "intro.html";
	 //  $frameurl = "index.html";

	//   $url = "http://www.fpml.org/spec/2007/wd-fpml-4-4-2007-09-10";
	//   $prevurl = " http://www.fpml.org/spec/2007/lcwd-fpml-4-3-2007-09-05";
       $prevbuild="http://www.fpml.org/spec/fpml-5-3-3-wd-3/";
	   $prevbuildnum="build 3";
	   $date = "March 21, 2012";
	   $prevdate = "February 15, 2012";
	   
	   
?>

<a name="top"></a>
<table id="main" width="100%" cellpadding="4" cellspacing="0" border="0">
	<tr valign="top">
		<td width="20%" id="leftcol">
			<div id="navcolumn">
				<div id="projecttools">
					<div class="menu">
	  					<div>
							<div style="color: #FFFFFF; font-weight: bold; background-image: url('http://www.fpml.org/images/menu_open.png'); background-repeat: no-repeat; background-position: center left;" class="menutitle" id="menu_selected_specmenuTitle" onClick="SwitchMenu('menu_selected_specmenu', 'skin/')"> Specifications </div>
								<div id="menu_selected_specmenu" class="selectedmenuitemgroup" style="display: block; ">
		  						<div style="color: #FFffff; background-image: url('http://www.fpml.org/images/test_bullet.png'); background-repeat: no-repeat; background-position: center left; " class="menuitem"> <a href="../../../spec/latest.php" style="color:#FF6600">Current Versions</a> </div>
		  							<div style="color: #FF6600; background-image: url('http://www.fpml.org/images/test_bullet.png'); background-repeat: no-repeat; background-position: center left; " class="menuitem"> <a href="../../../spec/archive.php" style="color:#FFffff">Archived Versions</a> </div>
		  							<div style="color: #FFffff; background-image: url('http://www.fpml.org/images/test_bullet.png'); background-repeat: no-repeat; background-position: center left;" class="menuitem"> <a href="../../../spec/index.html" style="color:#FFffff">Product Summary</a> </div>
		  							<div style="color: #FFFFFF; background-image: url('http://www.fpml.org/images/test_bullet.png'); background-repeat: no-repeat; background-position: center left; " class="menuitem"> <a href="../../../spec/register.php" style="color:#FFFFFF">Register</a> </div>
		  							<div style="color: #FFFFFF; background-image: url('http://www.fpml.org/images/test_bullet.png'); background-repeat: no-repeat; background-position: center left; " class="menuitem"> <a href="../../../spec/login.php" style="color:#FFFFFF">Login</a> </div>
								</div>
	  						</div>
						</div>
					</div>
				</div>
<div class="strut">&nbsp;</div>
</td><td width="100%">
<div class="content">
  <div id="bodycol">
          <div id="apphead">
            <h2> <em>
              <?php
echo $version." ".$type." - ".$date;
?>
              </em> </h2>
</div>
<div class="app" id="projecthome">


            <a name="N1000D"></a><a name="Document+Name+and+Type"></a>
            <div class="h3">
              <h2> <br>
                <br>
                <a href="#top"><img height="15" width="27" src="http://www.fpml.org/images/fpmlbullet4.jpg"></a>
                <?php
echo $version;
echo " ".$type;
?>
              </h2>
              <table class="float" width="100%" cellpadding="3" cellspacing="2" border="1">
                <tr>
                  <td colspan="1" rowspan="1"><strong>
                      <?php
echo $version;
echo " ".$type;
echo " - ".$date;
echo " (" . $buildnum . ")";
?></strong></td>
                </tr>
                <tr>
                  <td colspan="1" rowspan="1"><br><strong>Online Documentation:</strong> (HTML format with Menu: View in HTML   format using frames and a javascript menu to facilitate navigation through the   specfication.)
                         <br/><br/>
    <script language="javascript" type="text/javascript">
    function togglePannelStatus(content,ShowHideView)
    {
            var expand = (content.style.display=="none");
            content.style.display = (expand ? "block" : "none");
     
     
                  /* if ie | mozilla | chrome*/
                  if(content.style.display=="block")
                        {  
                               var x=document.getElementsByName(ShowHideView);
                            x[0].src="http://www.fpml.org/images/icons/collapse.jpg";
                       
                          }
                  else
                    {
                            var y =document.getElementsByName(ShowHideView);
                            y[0].src="http://www.fpml.org/images/icons/expand.gif"
                            }
          
    }
    </script>
<style type="text/css">
    .squarebox {
        width: 100%;
        border: solid 1px #336699;
        text-align: left;
        overflow: hidden; }
    .squareboxgradientcaption {
        color: #003366;
        padding: 5px;
       font-weight:normal;
        background-repeat: repeat-x; 
       overflow: visible; }
    .squareboxcontent {
        background-color: #f5f5f5;
        padding: 10px;
        overflow: hidden;
        border-top: solid 1px #336699; }
    </style>

<div style="width:100%;min-width:1200px;">
    <div class="squarebox">
    <div
     class="squareboxgradientcaption"
     style="height:42px; cursor: pointer;"
     onclick="togglePannelStatus(this.nextSibling,'ShowHideConfirmation')">
     <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideConfirmation"  />
         <div
         style="float: left; vertical-align: middle">
     <div  style="float: left;padding-left:50px;" width="100%"><b>Confirmation View</b> - Used for confirming the precise details of contracts and post-trade business events. It is intended to have similar charactistics to the FpML  1-4 product representation, i.e. a very detailed product representation capturing the details needed for a transaction confirmation.<br/>  
 
        </div>
    <!-- <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideConfirmation"  />-->
         </div>
        </div><div class="squareboxcontent"  style="display:none;">
 <br />
             <ul>
                                                                                                               	<li><a title="Link opens in new window." href="html/confirmation/index.html" target="_blank">Online Documentation </a></li>
                                                                                                               	<li><a title="Link opens in new window." href="http://www.fpml.org/spec/fpml-5-3-4-lcwd-1/html/confirmation/schemaDocumentation/index.html" target="_blank">Data Dictionary</a></li>          
                                                                                                                        <li class="download">
																			<!--<a href="html/fpml-5-3-4-lcwd-1-confirmation_doc.zip">Download</a>-->
<a href="html/fpml-5-3-4-lcwd-1-confirmation_doc.zip" onclick="_gaq.push(['_trackEvent','zip','Download','fpml-5-3-4-lcwd-1-confirmation_doc']);" target="_blank">Documentation Download</a>

																		 (zip file)</li>
                                                                                                                        <li class="download">
<!-- <a href="xml/confirmation-5-3_xml.zip">Schema and Examples</a> -->
<a href="xml/confirmation-5-3_xml.zip" onclick="_gaq.push(['_trackEvent','zip','Download','confirmation-5-3_xml_zip']);" target="_blank">Schema and Examples</a>
(zip file)</li>
                                                                                                                        <li class="download"><a href="xml/confirmation-merged-schema-5-3.zip">Merged FpML Schema </a> (zip file)</li>
                                                                                                            </ul>
        </div>
    </div>
</div>

     <br/>

<div style="width:100%;min-width:1300px;">
    <div class="squarebox">
    <div
     class="squareboxgradientcaption"
     style="height:40px; cursor: pointer;"
     onclick="togglePannelStatus(this.nextSibling,'ShowHideReporting')">
     <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideReporting"  />
 <div
         style="float: left; vertical-align: middle">
 <div
         div  style="float: left;padding-left:50px;" width="100%"><b>Reporting View</b> - Used for reporting trading and business activities and positions (including as part of STP flows), as well as processes such as reconciliation. This view has a moderately loose product representation; it requires key economic information such as the notional, key dates, and parties, but leaves other information optional.</div>
	<!--  <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideReporting"  />
-->         </div>
        </div><div class="squareboxcontent"  style="display:none;">
 <br />
                                    <ul >
                                        <li><a title="Link opens in new window." href="html/reporting/index.html" target="_blank">Online Documentation</a></li>
                                        <li><a title="Link opens in new window." href="http://www.fpml.org/spec/fpml-5-3-4-lcwd-1/html/reporting/schemaDocumentation/index.html" target="_blank">Data Dictionary</a></li>                                        
                                        <li class="download">
<!-- <a href="html/fpml-5-3-4-lcwd-1-reporting_doc.zip">Download</a>  -->
								     <a href="html/fpml-5-3-4-lcwd-1-reporting_doc.zip" onclick="_gaq.push(['_trackEvent','zip','Download','fpml-5-3-4-lcwd-1-reporting_doc_zip']);" target="_blank">Documentation Download</a>									
 (zip file) </li>
                                        <li class="download">
<!-- <a href="xml/reporting-5-3_xml.zip">Schema and Examples</a> -->
<a href="xml/reporting-5-3_xml.zip" onclick="_gaq.push(['_trackEvent','zip','Download','reporting-5-3_xml_zip']);" target="_blank">Schema and Examples</a>
 (zip file)</li>
                                        <li class="download"><a href="xml/reporting-merged-schema-5-3.zip">Merged FpML Schema </a> (zip file)</li>
                                    </ul>
        </div>
    </div>
</div>
     <br/>
  <div style="width:100%;min-width:1300px;">
    <div class="squarebox">
    <div
     class="squareboxgradientcaption"
     style="height:40px; cursor: pointer;"
     onclick="togglePannelStatus(this.nextSibling,'ShowHideTransparency')">
     <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideTransparency"/>
    <div    style="float: left; vertical-align: middle">
    <div     style="float: left;padding-left:50px;" width="100%"><b>Transparency View</b> - 
Used for reporting price forming information about executed transactions to the public by reporting parties and execution platforms.
It is intended to provide only the key product econommics that are appropriate for standardized transctions, and not customizations and detailed information not required for price discovery, for example details of date adjustment rules and the like.
</div>
    <!--
     <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideTransparency" style="position:relative;top:-13px;"/>-->
         </div>
        </div><div class="squareboxcontent"  style="display:none;">
 <br />
                     <ul >
                   <li><a title="Link opens in new window." href="html/transparency/index.html" target="_blank">Online Documentation</a> </li>
                        <li><a title="Link opens in new window." href="http://www.fpml.org/spec/fpml-5-3-4-lcwd-1/html/transparency/schemaDocumentation/index.html" target="_blank">Data Dictionary</a></li>         
                   <li class="download">
<!-- <a href="html/fpml-5-3-4-lcwd-1-transparency_doc.zip">Download</a> -->
<a href="html/fpml-5-3-4-lcwd-1-transparency_doc.zip" onclick="_gaq.push(['_trackEvent','zip','Download','fpml-5-3-4-lcwd-1-transparency_doc_zip']);" target="_blank">Documentation Download</a>
 (zip file) </li>
                   <li class="download">
<!-- <a href="xml/transparency-5-3_xml.zip">Schema and Examples</a> -->
<a href="xml/transparency-5-3_xml.zip" onclick="_gaq.push(['_trackEvent','zip','Download','transparency-5-3_xml_zip']);" target="_blank">Schema and Examples</a>
 (zip file)</li>
                   <li class="download"><a href="xml/transparency-merged-schema-5-3.zip">Merged FpML Schema </a> (zip file)</li>
                </ul>            
        </div>
    </div>
</div>
     <br/>
       <div style="width:100%;min-width:1300px;">
    <div class="squarebox">
    <div
     class="squareboxgradientcaption"
     style="height:40px; cursor: pointer;"
     onclick="togglePannelStatus(this.nextSibling,'ShowHideRecordkeeping')">
     <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideRecordkeeping"/>
   <div
         style="float: left; vertical-align: middle">
   <div
          style="float: left;padding-left:50px;" width="100%"><b>Recordkeeping View </b> -  Used for reporting the Primary Economic Terms of derivative transactions to Swaps Data Repositories 
          from entities including market participants, execution platforms, and clearing or confirmation services. This view is intended to have similar charactistics to the FpML "confirmation view" product representation, i.e. a
          very detailed product representation capturing the details needed for a transaction valuation; it may not include all docmentaiton and legal terms.</div>
<!-- <img
         src="http://www.fpml.org/images/icons/expand.gif" width="13"
         height="14" border="0"
         alt="Show/Hide" title="Show/Hide" name="ShowHideRecordkeeping"/> --></div>
        </div><div class="squareboxcontent"  style="display:none;">
 <br />
                   <ul >
                    <li><a title="Link opens in new window." href="html/recordkeeping/index.html" target="_blank">Online Documentation</a> </li>
                    <li><a title="Link opens in new window." href="http://www.fpml.org/spec/fpml-5-3-4-lcwd-1/html/recordkeeping/schemaDocumentation/index.html" target="_blank">Data Dictionary</a></li>         
                    <li class="download">
<!-- <a href="html/fpml-5-3-4-lcwd-1-recordkeeping_doc.zip">Download</a> -->
<a href="html/fpml-5-3-4-lcwd-1-recordkeeping_doc.zip" onclick="_gaq.push(['_trackEvent','zip','Download','fpml-5-3-4-lcwd-1-recordkeeping_doc_zip']);" target="_blank">Documentation Download</a>
 (zip file) </li>
                    <li class="download">
<!-- <a href="xml/recordkeeping-5-3_xml.zip">Schema and Examples</a> -->
<a href="xml/recordkeeping-5-3_xml.zip" onclick="_gaq.push(['_trackEvent','zip','Download','recordkeeping-5-3_xml_zip']);" target="_blank">Schema and Examples</a>
 (zip file)</li>
                    <li class="download"><a href="xml/recordkeeping-merged-schema-5-3.zip">Merged FpML Schema </a> (zip file)</li>
                </ul>
        </div>
    </div>
</div>

        </ul>
        <br/>
                      <ul>
                      <!-- <li class="errata">* Regulatory reporting coverage will not be finalized until final rules from regulators are published.</li>-->
                      <br/>
                      <li class="errata"><A title="Link opens in new window." href="html/fpml-5-3-errata.html" target="_blank">Errata List:</a>View an errata document for this specification.</li>
                    </ul>
                  
                   
                 
                    
                    <span style="font-weight: bold">Master Schema:</span>
                    <ul>
                        <li class="web"> <a href="http://www.fpml.org/documents/technote/Master_Schema.doc">Master-Schema Technical Paper</a></li>
                        <li class="download"><a href="xml/fpml-5-3-master-schema-and-key-gen-scripts.zip">Download the   Master-Schema and Key Generate-scripts</a> (zip file) <br/>
                          </li>
                      <p></p>
                  </ul></td>
                </tr>
              </table><br/><br/><div class="h3">
<table class="float" width="100%" cellpadding="3" cellspacing="2" border="1">
	<tr>
		<td colspan="1" rowspan="1"> <strong>FpML Coding Schemes:</strong></td>
	</tr>
	<tr>
		<td colspan="1" rowspan="1">
			<ul>
			<li class="tools"> <a href="//www.fpml.org/spec/coding-scheme/index.html">FpML Coding Scheme Definitions</a> :  Describes standard FpML schemes, and the values that they can take.</li>
			<p></p>
			<li class="download"> <a href="http://www.fpml.org/spec/coding-scheme/codelist.zip">FpML Coding Schemes</a> (zip file): Download the FpML Coding Schemes as XML files.</li>
			</ul>

		</td>
	</tr>

</table></div><br/><br/>
         <div class="h4">
<table class="float" width="100%" cellpadding="3" cellspacing="2" border="1">

<tr>

                    <td colspan="1" rowspan="1"> <strong>Previous Version:</strong>
                    </td>

</tr>

<tr>

<td colspan="1" rowspan="1">

<ul>
<?php echo "<li><a href=".$prevbuild.">".$prevversion."  ".$prevtype." - ".$prevdate." (".$prevbuildnum.")</a></li>"; ?>
</ul>

</td>

</tr>

</table>
</div>

<br/><br/>

<div class="h5">
<table class="float" width="100%" cellpadding="3" cellspacing="2" border="1">

<tr>

<td colspan="1" rowspan="1">
            <strong>Additional Sources :</strong>
          </td>

</tr>

<tr>

<td colspan="1" rowspan="1">

<ul>

<?php echo
"<li class=tools><a href=".$archurl.">FpML Architecture Version ".$archversion."</a> : Defines the technical standards and principles on which the FpML definitions are based.<p></p>"; ?>
<p></p>
</li>

<li class="tools"> <a href="../../../issues/view_all_bug_page.php">FpML Issues
                          List </a> : Post and view comments/issues about the
                          FpML specifications.</li><p></p>
<li class="tools"><a href="http://www.fpml.org/tools/livesearch_tool/index.html">FpML Schema Livesearch</a>: Browse and analyze the FpML schema rapidly and efficiently.</li><p></p>
 <li class="docs"> <a href="../../../license/license.html">FpML License Agreement </a> : Current FpML Public License </li>

</ul>

</td>

</tr>

</table>
</div>

<p></p>
<p></p>
<p></p>

<p>We welcome all comments on this document, comments should be sent by filling in the form at
        the following link: <a href="../../../issues/view_all_bug_page.php">FpML Issues List</a>.</p>

<p></p>

</div>

</div>
</div>
</div>
</td>
</tr>
</table>
<a name="middle"></a>
<div id="footer">
<center>
<table cellpadding="4" cellspacing="0" border="0">
<tr>
<td></td><td><font size="-3">Copyright &copy; 1999-2011&nbsp; International Swaps and Derivatives Association, Inc.</font><font size="-3"> All rights reserved.</font><font size="-3">
<div id="feedback">
        Send all web-related feedback and questions about this page to: <img src="http://www.fpml.org/images/mail/webmaster2.gif" align="absmiddle">
</div>
</font></td><td nowrap="nowrap" align="right"><img alt="forrest" src="http://www.fpml.org/images/built-with-forrest-button.png"></td>
</tr>
</table>
</center>
</div>
<a name="bottom"></a>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-25878790-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>
</html>
