Entering edit mode
7.9 years ago
qqq2395
•
0
Hello I am looking for PERL parser for OMA orthoXML file. can XML parsers handle the orthoXML file? Thanks
Hello I am looking for PERL parser for OMA orthoXML file. can XML parsers handle the orthoXML file? Thanks
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
If orthoXML is XML, any XML parser can parse it. What have you tried?