Page 1 of 1

XML Schema available?

Posted: Sun May 21, 2023 6:22 am
by SamuraiCrow
I'd like to make a code generaror for AmigaE to be able to remap the RapaGUI XML file format to its ClassAct/Reaction equivalents, if permissable. Is there a public schema to simplify the XML parsing using ExPat.library from the Aminet?

Re: XML Schema available?

Posted: Sun May 21, 2023 1:47 pm
by airsoftsoftwair
Why not use the XML plugin?

Re: XML Schema available?

Posted: Sun May 21, 2023 3:09 pm
by SamuraiCrow
I was going to target AmigaE which doesn't have an XML plugin. As a workaround, I could put an AmigaE exporter on RapaEdit though. That was what I was looking at anyway.