| Tool Details |
| Name | TAPoRware Extract Text (XML) |
| Description | Extract 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. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareExtractXML |
| Type | Text Gathering |
| Endpoint URL | http://taporware.mcmaster.ca:9982 |
| Service URI | http://taporware.mcmaster.ca/~taporware/webservice |
| Service Method | extract_Text_XML |
| Soap Action | |
| Default Stylesheet | quickFixForEscaping.xsl |
| Text Compatibility | xml, 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 Name | xmlInput |
| Type | string |
| Text Source Expectation | text |
| Help Text | Any well-formed xml document. |
| Elements:(text box) |
| Parameter Name | element |
| Type | string |
| Required | false |
| Default | |
| Example | |
| Help Text | A 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 Name | attributeName |
| Type | string |
| Required | false |
| Default | |
| Example | |
| Help Text | A 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 Name | attributeValue |
| Type | string |
| Required | false |
| Default | |
| Example | |
| Help Text | A 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 Name | outFormat |
| Type | string |
| Required | false |
| Help Text | HTML: 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 |
| Label | Value |
| HTML | html |
| XML tree | xml |
| XML text in HTML | anything |
| Tab delimited text | tab |
|