pub(super) fn definitions<'a, 'i>(
node: Node<'a, 'i>,
) -> Result<impl Iterator<Item = Node<'a, 'i>>, UciError>Expand description
Child elements that carry structure, with documentation skipped.
Two thirds of the published schema is xs:annotation, so dropping it here
keeps every caller from having to.