From 3301eb6433aa1ad17aa2ff74151c1a120f38ee07 Mon Sep 17 00:00:00 2001 From: Markus Quaritsch <markus.quaritsch@tugraz.at> Date: Wed, 3 May 2017 09:36:38 +0200 Subject: [PATCH] add xpath for component certification number --- Documentation/XML/VectoParameters.html | 37 +++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/Documentation/XML/VectoParameters.html b/Documentation/XML/VectoParameters.html index da7092982f..aef73b39f2 100644 --- a/Documentation/XML/VectoParameters.html +++ b/Documentation/XML/VectoParameters.html @@ -222,7 +222,7 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <!--/*--></root><!--*/--></style></head><body> <h1>Vecto Input Parameters</h1> <div class="schemaVersion">Schema Version: 0.6 0.8 0.6</div> - <div class="generated">Generated: 02.05.2017 9:44</div> + <div class="generated">Generated: 02.05.2017 10:14</div> <div class="nextParameter">Next free parameter: 269</div> <table border="1" class="parameters"> <thead> @@ -2824,6 +2824,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Angledrive</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Angledrive</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -2851,6 +2856,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Tyre</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Tyre</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -2874,6 +2884,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">AirDrag</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">AirDrag</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -3950,6 +3965,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Engine</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Engine</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -4253,6 +4273,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Gearbox</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Gearbox</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -4461,6 +4486,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Retarder</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Retarder</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> @@ -4744,6 +4774,11 @@ div.filter span.hidden span.icon {max-width: 256px;max-height: 256px;background- <span class="element">Axlegear</span> <span class="attribute">certificationNumber</span> </div> + <div class="declaration component"> + <span class="element">VectoInputDeclaration</span> + <span class="element">Axlegear</span> + <span class="attribute">certificationNumber</span> + </div> <div class="engineering"></div> </td> <td class="xmltype">tns:CertificationNumberType</td> -- GitLab