Contractions are discouraged, so don't use them.
Approved by: wblock
This commit is contained in:
parent
75f13b0653
commit
d57195f22d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39735
1 changed files with 3 additions and 3 deletions
|
@ -10868,15 +10868,15 @@ as .putsy.conf and edit it.</programlisting>
|
|||
<tag> must have a matching closing </tag>. Tags
|
||||
may be nested. If nesting, the inner tags must be closed
|
||||
before the outer ones. There is a hierarchy of tags, i.e.,
|
||||
more complex rules of nesting them. Sounds very similar to
|
||||
HTML, doesn't it? The major difference is that XML is
|
||||
more complex rules of nesting them. This is similar to
|
||||
HTML. The major difference is that XML is
|
||||
e<emphasis>X</emphasis>tensible, i.e., based on defining
|
||||
custom tags. Due to its intrinsic structure XML puts
|
||||
otherwise amorphous data into shape. VuXML is particularly
|
||||
tailored to mark up descriptions of security
|
||||
vulnerabilities.</para>
|
||||
|
||||
<para>Now let's consider a realistic VuXML entry:</para>
|
||||
<para>Now consider a realistic VuXML entry:</para>
|
||||
|
||||
<programlisting><vuln vid="f4bc80f4-da62-11d8-90ea-0004ac98a7b9"> <co id="co-vx-vid"/>
|
||||
<topic>Several vulnerabilities found in Foo</topic> <co id="co-vx-top"/>
|
||||
|
|
Loading…
Reference in a new issue