FastInfosetReader.FirstAttribute
FirstAttribute()
Type:
Boolean.
True - attribute read,
False - otherwise.
Positions current state of the object to the first attribute of the current element. At the same time these properties
FastInfosetReader.NodeType,
FastInfosetReader.Name,
FastInfosetReader.LocalName,
FastInfosetReader.Prefix,
FastInfosetReader.NamespaceURI,
FastInfosetReader.Value and others get values that correspond to read attribute data.
Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).
Have sense is a current node is
StartElement or
Attribute.