Commit b0b8ad20 authored by Lev Walkin's avatar Lev Walkin

added comments

parent 1e443961
<PDU>
<set>
<opaque></opaque>
<opaque><!-- zzz --></opaque>
<!-- zzz -->
<roid>123.456.789.101112</roid>
</set>
</PDU>
<PDU>
<setOf>
<REAL>3.14</REAL>
<REAL><PLUS-INFINITY/></REAL>
<REAL><!--zzz--><PLUS-INFINITY/></REAL>
</setOf>
</PDU>
<PDU>
<extensibleSet>
<extension></extension>
<extension> <!-- ext --> </extension>
<!-- zzz -->
<zuka/>
</extensibleSet>
</PDU>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment