script::dom::bindings::xmlname

Function is_valid_start

Source
fn is_valid_start(c: char) -> bool
Expand description

Check if an element name is valid. See http://www.w3.org/TR/xml/#NT-Name for details.