pub(super) fn required<'a>( node: Node<'a, '_>, attr: &str, ) -> Result<&'a str, UciError>
Required attribute, or an XSD error naming the element.