oa_gateway_uci::xsd::assemble

Function add_document

Source
fn add_document(doc: &Document<'_>, schema: &mut Schema) -> Result<(), UciError>
Expand description

Merges one <xs:schema> into schema. include / import are ignored; the caller must pass those documents separately.