Class: Lutaml::Model::Schema::XmlCompiler::RegistryGenerator

Inherits:
RegistryGenerator show all
Defined in:
lib/lutaml/model/schema/xml_compiler/registry_generator.rb

Overview

XSD registry generator. Extends the shared base with an extra phase for resolving model imports — XSD-generated classes use ensure_imports! hooks that need to run after every model is registered.

Constant Summary

Constants inherited from RegistryGenerator

RegistryGenerator::DEFAULT_TEMPLATE

Method Summary

Methods inherited from RegistryGenerator

generate, #generate, #initialize

Constructor Details

This class inherits a constructor from Lutaml::Model::Schema::RegistryGenerator