stringgetText()
Returns this document's text. stringgetText(string type)
Returns text of first child document matching given type. stringgetText(string type, string ident)
Returns text of first child document matching given type and identifier.
Parameters
type -
Type of document to search for ident -
Identifier of document to search for