[
Lists Home |
Date Index |
Thread Index
]
[Rich Salz]
> >>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.
I mostly meant that he would not find a toolkit to do 1) what he literally
asked for, and 2) the mapping to another DTD once he gets XML out some way
or another.
Cheers,
Tom P
|