FastInfosetReader.NextAttribute
Syntax:
Returned value:
True - attribute is read, False - there are no more attributes.
Description:
At the same time properties FastInfosetReader.NodeType, FastInfosetReader.Name, FastInfosetReader.LocalName, FastInfosetReader.Prefix, FastInfosetReader.NamespaceURI, FastInfosetReader.Value and others get values that correspond to read attribute data.
Calling method FastInfosetReader.Read interrupts reading element attributes and positions a current node to the next attribute after StartElement.
Availability: