Class: Lutaml::Xsd::Include

Inherits:
Model::Serializable
  • Object
show all
Defined in:
lib/lutaml/xsd/include.rb

Instance Method Summary collapse

Instance Method Details

#fetch_schemaObject



19
20
21
# File 'lib/lutaml/xsd/include.rb', line 19

def fetch_schema
  Glob.include_schema(schema_path)
end