Module: Lutaml::Model
- Defined in:
- lib/lutaml/model.rb,
lib/lutaml/model/type.rb,
lib/lutaml/model/config.rb,
lib/lutaml/model/schema.rb,
lib/lutaml/model/version.rb,
lib/lutaml/model/attribute.rb,
lib/lutaml/model/serialize.rb,
lib/lutaml/model/xml_adapter.rb,
lib/lutaml/model/xml_mapping.rb,
lib/lutaml/model/json_adapter.rb,
lib/lutaml/model/mapping_rule.rb,
lib/lutaml/model/serializable.rb,
lib/lutaml/model/toml_adapter.rb,
lib/lutaml/model/yaml_adapter.rb,
lib/lutaml/model/xml_namespace.rb,
lib/lutaml/model/xml_mapping_rule.rb,
lib/lutaml/model/key_value_mapping.rb,
lib/lutaml/model/schema/xsd_schema.rb,
lib/lutaml/model/schema/json_schema.rb,
lib/lutaml/model/schema/yaml_schema.rb,
lib/lutaml/model/json_adapter/standard.rb,
lib/lutaml/model/schema/relaxng_schema.rb,
lib/lutaml/model/key_value_mapping_rule.rb,
lib/lutaml/model/type/time_without_date.rb,
lib/lutaml/model/xml_adapter/ox_adapter.rb,
lib/lutaml/model/json_adapter/multi_json.rb,
lib/lutaml/model/xml_adapter/oga_adapter.rb,
lib/lutaml/model/toml_adapter/tomlib_adapter.rb,
lib/lutaml/model/toml_adapter/toml_rb_adapter.rb,
lib/lutaml/model/xml_adapter/nokogiri_adapter.rb
Defined Under Namespace
Modules: Config, JsonAdapter, Schema, Serialize, TomlAdapter, Type, XmlAdapter, YamlAdapter Classes: Attribute, BaseModel, KeyValueMapping, KeyValueMappingRule, MappingRule, Serializable, XmlMapping, XmlMappingRule, XmlNamespace
Constant Summary collapse
- VERSION =
"0.2.1"