guess_root_schema: Find the root schema module and version

View source: R/eml_validate.R

guess_root_schemaR Documentation

Find the root schema module and version

Description

Find the root schema module and version

Usage

guess_root_schema(doc)

Arguments

doc

An xml_document

Value

If found, a list with names 'version', 'module', and 'namespace. If not found, throws an error.


emld documentation built on Nov. 21, 2025, 9:06 a.m.