<h5style="margin-bottom: 50px">v {{ VERSION }}</h5>
<p>
The tools available on this page are provided with NO GUARANTEES and shall be used ONLY for validation of ETSI Specifications.
<br/>
For any inquiry, contact <ahref="mailto:cti_support@etsi.org">ETSI CTI</a></p>
</center>
<h4>Overview
</h4>
<p>The tool works as follows:</p>
<p>Step 1: In the uploaded Document it searches for headings equal to:</p>
<ul>
<li><code>6 VNFD TOSCA model</code></li>
<li><code>7 NSD TOSCA model</code></li>
<li><code>8 PNFD TOSCA model</code>,</li>
</ul>
<p>Step 2: For each of the section after the heading (and until the next heading is found), the tool searches for tables with the following properties:</p>
<ul>
<li>It contains only one cell (i.e. one row and one column) and</li>
<li>the content matches the regular expression <code>^tosca\.[a-zA-Z\.:0-9\s]*$</code>, i.e. the text starts with <code>tosca.</code> and contains letters, numbers, <code>:</code> or white space.</li>
</ul>
<p>Step 3: The three sets of generated definitions are written to files named:</p>
Step 1: In the uploaded Document it searches for headings equal to:
*`6\tVNFD TOSCA model`
*`7\tNSD TOSCA model`
*`8\tPNFD TOSCA model`,
Step 2: For each of the section after the heading (and until the next heading is found), the tool searches for tables with the following properties:
* It contains only one cell (i.e. one row and one column) and
* the content matches the regular expression `^tosca\.[a-zA-Z\.:0-9\s]*$`, i.e. the text starts with `tosca.` and contains letters, numbers, `:` or white space.
Step 3: The three sets of generated definitions are written to files named:
*`generated_etsi_nfv_sol001_vnfd_types.yaml`
*`generated_etsi_nfv_sol001_nsd_types.yaml`
*`generated_etsi_nfv_sol001_pnfd_types.yaml`
Step 4: The files are archived in a zip file named `tosca_defs.zip` which is served as a response.
The tools available on this page are provided with NO GUARANTEES and shall be used ONLY for validation of ETSI Specifications.
<br/>
For any inquiry, contact <ahref="mailto:cti_support@etsi.org">ETSI CTI</a></p>
<br/>
To report bugs, questions or feature request, please use the <ahref="https://forge.etsi.org/bugzilla/enter_bug.cgi?product=Forge">the issue tracker at ETSI Forge</a> and select "TOSCA tools" as component.
<br/>
For any other inquiry, contact <ahref="mailto:cti_support@etsi.org">ETSI CTI</a></p>
</center>
<divclass="row">
<divclass="col-sm">
...
...
@@ -88,4 +91,4 @@ For any inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a></p>