1
1
mirror of https://github.com/wader/fq.git synced 2024-11-27 06:04:47 +03:00
fq/format/asn1/testdata/tc48.xml

18 lines
501 B
XML
Raw Normal View History

<?xml version="1.0"?>
<BIT_STRING>
<error>Unused bits for BITSTRING must be in range 0-7</error>
<identification_block>
<tag_class>UNIVERSAL</tag_class>
<is_constructed>true</is_constructed>
<value_dec>3</value_dec>
</identification_block>
<length_block>
<is_indefinite_form>true</is_indefinite_form>
<long_form_used>false</long_form_used>
<length>0</length>
</length_block>
<value_block>
<error>Unused bits for BITSTRING must be in range 0-7</error>
</value_block>
</BIT_STRING>