Class: Lutaml::Xml::W3c::XsiNoNamespaceSchemaLocationType
- Inherits:
-
Model::Type::String
- Object
- Model::Type::Value
- Model::Type::String
- Lutaml::Xml::W3c::XsiNoNamespaceSchemaLocationType
- Defined in:
- lib/lutaml/xml/w3c.rb
Overview
Type for xsi:noNamespaceSchemaLocation attribute
Provides hints for locating schema documents when no namespace is involved. Value is a URI pointing to the schema document.
Constant Summary
Constants inherited from Model::Type::Value
Model::Type::Value::EMPTY_OPTIONS
Instance Attribute Summary
Attributes inherited from Model::Type::Value
Method Summary
Methods inherited from Model::Type::String
Methods inherited from Model::Type::Value
cast, format_type_serializer_for, from_format, #initialize, #initialized?, register_format_to_from_methods, register_format_type_serializer, serialize, #to_s
Methods included from Type::Configurable
Methods included from Model::Type::UninitializedClassGuard
Constructor Details
This class inherits a constructor from Lutaml::Model::Type::Value