pub fn attribute_node<'a>( input: &'a str, context: &mut HsmlProcessContext, ) -> IResult<&'a str, AttributeNode>