Class: Lutaml::Xsd::Include
- Inherits:
-
Model::Serializable
- Object
- Model::Serializable
- Lutaml::Xsd::Include
- Defined in:
- lib/lutaml/xsd/include.rb
Instance Method Summary collapse
Instance Method Details
#fetch_schema ⇒ Object
19 20 21 |
# File 'lib/lutaml/xsd/include.rb', line 19 def fetch_schema Glob.include_schema(schema_path) end |