[
Lists Home |
Date Index |
Thread Index
]
>>some data, basically records. I have to convert this ASN1 file into an XML
>>file. This is an ongoing procedure. I have the DTD which i have to conform
>>to. What i am looking for is some utility which will use the asn file and
>>the DTD as input and give an XML file as output.
>>
>
>
> I am pretty sure you will not find such a tool.
Do you (not you, Tom, the original poster :), have an ASN.1 file that
descrbies the data, or do you have an actual DER/BER/PER/XER/whatever
file that has encoded data?
Since the ASN.1/XML mapping is pretty solid at this point, I would look
around at some ASN.1 compiler vendors. You might be able to ge
evaluation versions that do exactly what you want.
/r$
|