xml_node::attribute_iterator pugi::xml_node::attributes_begin (  )  const

Access the begin iterator for this node's collection of attributes.

Returns:
iterator that points to the first attribute, or past-the-end iterator if node is empty or has no attributes