XMLReader::moveToNextAttribute
  Position cursor on the next Attribute
  
 
  Description
  
   public bool XMLReader::moveToNextAttribute
    ( void
   )
  
  
 
  Return Values
  
   Returns TRUE on success or FALSE on failure.
  
  
 
  See Also
  
   
    -  XMLReader::moveToElement
-  XMLReader::moveToAttribute
-  XMLReader::moveToAttributeNo
-  XMLReader::moveToAttributeNs
-  XMLReader::moveToFirstAttribute