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://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodextract_Text_XML
Soap Action
Default StylesheetquickFixForEscaping.xsl
Text Compatibilityxml, tei
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
Typestring
Text Source Expectationtext
Help TextAny well-formed xml document.
Elements:(text box)
Parameter Nameelement
Typestring
Requiredfalse
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
Typestring
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
Typestring
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
Typestring
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
XML treexml
XML text in HTMLanything
Tab delimited texttab