TAPoRware Extract Text (XML)
Tool Details
NameTAPoRware Extract Text (XML)
DescriptionExtract Text from XML Documents tool can extract the full body of text from an XML Document. This tool can also pull the text from user-specified elements or attributes.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareExtractXML
TypeText Gathering
Endpoint URLhttp://ra.tapor.ualberta.ca/~taporware2/services/extracttextxml
Service URIhttp://ra.tapor.ualberta.ca/~taporware2/services/extracttextxml
Service Method
Soap Action
Default Stylesheet
Text Compatibilitytei, xml
AnalyzeThis HTML Fragment

Static URL

Dynamic URL

Quick Tool Launch

Bookmarklet (drag link to your favourites)

Analyze This (TAPoRware Extract Text (XML))
Parameters
XML source(text source)
Parameter NamexmlInput
Type
Text Source Expectationurl
Help TextAny well-formed xml document.
Elements(text box)
Parameter Nameelement
Type
Requiredtrue
Default//
Example
Help TextA valid XML element name. The text extraction will be restricted to the element(s) entered here. Please separate multiple tags by a comma.
Attribute name(text box)
Parameter NameattributeName
Type
Requiredfalse
Default
Example
Help TextA valid attribute name. The text extraction will be restricted to the attribute name entered here. If element name is entered as well, the text will be extracted to meet both requirements.
Attribute value(text box)
Parameter NameattributeValue
Type
Requiredfalse
Default
Example
Help TextA valid attribute value. The text extraction will be restricted to the attribute value entered here. You need to enter attribute name as well to be effective!
Display as(dropdown)
Parameter NameoutFormat
Type
Requiredfalse
Help TextHTML: Returns the results in HTML format. XML Text in HTML: Returns the results as XML Text in HTML. XML Tree: Returns the results in raw XML.
List Items
LabelValue
HTMLhtml(default value)
XML treexml
XML text in HTMLanything
Tab delimited texttab