pub fn render_xml_with_text( name: &PropertyName<'_, '_>, text: Option<impl AsRef<str>>, ) -> String
Render an XML node with optional text.