new stuff

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@667 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2005-02-18 16:07:16 +00:00
parent 76477b2fc0
commit 413104ed8c
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
<PDU>
<extensibleSet>
<extension></extension>
<zuka/>
</extensibleSet>
</PDU>

View File

@ -1,6 +1,6 @@
<PDU>
<extensibleSequence>
<string>one <nul/> two</string>
<extension> </another> <something></something> </extension>
<extension> <another/> <something></something> </extension>
</extensibleSequence>
</PDU>