XMLReader
Properties:
HasName
HasValue
InputEncoding
IsDefaultAttribute
IsWhitespace
Lang
LocalName
Name
NamespaceContext
NamespaceURI
NodeType
NotationName
Prefix
PublicId
Standalone
SystemId
Value
XMLEncoding
XMLVersion
IgnoreWhitespace
IsCharacters
Settings
Space
Methods:
AttributeLocalName
AttributeName
AttributeNamespaceURI
AttributePrefix
AttributeType
AttributeValue
FirstAttribute
FirstDeclaration
GetAttribute
NextAttribute
NextDeclaration
Read
ReadAttribute
Skip
Close
MoveToContent
OpenFile
SetString
Constructors:
Description:
Availability:
Example:
XMLReader = New XMLReader; While XMLReader.Read() Do // processing read node ... EndDo; |
See also:
Global context, method CanReadXML
ExchangeMessageReader, method BeginRead
Global context, method GetXMLType
XDTOSerializer, method CanReadXML
XDTOSerializer, method GetXMLType
XDTOSerializer, method ReadXML
XDTOFactory, method ReadXML
DOMBuilder, method Read
DOMBuilder, method ReadWithContext
FullTextSearchList, method GetRepresentation