|
|
@@ -468,6 +468,14 @@ Two different picture types (\token{small} and \token{large}) can be specified f
|
|
|
<td>xs:string</td>
|
|
|
<td>optional</td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td>public</td>
|
|
|
+ <td>Set publishing permissions for the documentation. If \tagem{public} is \token{true}, then the vendor gives permission
|
|
|
+ to extract the documentation from the pack and publish it on a web-page. Links to web pages are assumed to be public.
|
|
|
+ The default value is \token{false}.</td>
|
|
|
+ <td>xs:boolean</td>
|
|
|
+ <td>optional</td>
|
|
|
+ </tr>
|
|
|
</table>
|
|
|
|
|
|
<p> </p>
|
|
|
@@ -562,6 +570,14 @@ The element provides information about documentation parts related to a developm
|
|
|
<td>xs:string</td>
|
|
|
<td>optional</td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td>public</td>
|
|
|
+ <td>Set publishing permissions for the documentation. If \tagem{public} is \token{true}, then the vendor gives permission
|
|
|
+ to extract the documentation from the pack and publish it on a web-page. Links to web pages are assumed to be public.
|
|
|
+ The default value is \token{false}.</td>
|
|
|
+ <td>xs:boolean</td>
|
|
|
+ <td>optional</td>
|
|
|
+ </tr>
|
|
|
</table>
|
|
|
|
|
|
<p> </p>
|