XML Schema for the GIR format (original) (raw)

February 22, 2023, 10:11pm 1

Hello,
I’d like to ask where I can find the XML Schema (XSD) for the format of the GObject introspection repository (GIR) files.
I’ve found the following file but that is in all likelihood not the schema.
Could somebody please point me in the right direction? Thanks a lot.

ebassi (Emmanuele Bassi) February 22, 2023, 10:39pm 2

The gobject-introspection repository contains the GIR schema in RelaxNG form. It should be complete enough to validate the GIR files generated by g-ir-scanner.

ondra.pelech (Ondra Pelech) February 23, 2023, 12:22am 3

Internet says that one should be able to transform the RelaxNG schema to XSD using trang

Thanks @ebassi

system (system) Closed March 25, 2023, 12:23am 4

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.