SchemaLoaderXML =============== .. currentmodule:: hed.schema.schema_io.xml2schema .. autoclass:: hed.schema.schema_io.xml2schema.SchemaLoaderXML :noindex: .. rubric:: Methods .. autosummary:: SchemaLoaderXML.__init__ SchemaLoaderXML.find_rooted_entry SchemaLoaderXML.fix_extra SchemaLoaderXML.fix_extras SchemaLoaderXML.load .. rubric:: Attributes .. autosummary:: SchemaLoaderXML.schema .. _method-__init__: .. automethod:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.__init__ .. _method-find_rooted_entry: .. automethod:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.find_rooted_entry .. _method-fix_extra: .. automethod:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.fix_extra .. _method-fix_extras: .. automethod:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.fix_extras .. _method-load: .. automethod:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.load .. _attribute-schema: .. autoattribute:: hed.schema.schema_io.xml2schema.SchemaLoaderXML.schema