| Tool Details |
| Name | TAPoRware Find Words - Concordance (XML) |
| Description | Find Concordance (XML) tool can find text anywhere in an XML document using the Find Text tool. The search can be narrowed to specified elements or attributes, and all results are returned with a concordance of either words/sentences/lines or surrounding elements. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareXMLConcordance |
| Type | Search |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/concordancexml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/concordancexml |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| Text Compatibility | tei, xml |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (TAPoRware Find Words - Concordance (XML)) |
| Parameters |
| XML source(text source) |
| Parameter Name | xmlInput |
| Type | |
| Text Source Expectation | url |
| Help Text | Any well-formed xml document. |
| Elements(text box) |
| Parameter Name | element |
| Type | |
| Required | true |
| Default | // |
| Example | |
| Help Text | 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 | |
| Required | false |
| Default | |
| Example | |
| Help Text | The text extraction will be restricted to the attribute name. If element is also specified, the text will limited to meet both requirements. |
| Attribute value(text box) |
| Parameter Name | attributeValue |
| Type | |
| Required | false |
| Default | |
| Example | |
| Help Text | The text extraction will be restricted to the attribute value. You have to enter the corresponding attribute name as well. |
| Word/Pattern(text box) |
| Parameter Name | pattern |
| Type | |
| Required | true |
| Default | |
| Example | |
| Help Text | Enter a word, phrase or a pattern to be searched for within the text. To search for more than one word, please separate with a comma. Quotations are not needed in searching for phrases. |
| Context for concordance(dropdown) |
| Parameter Name | contextOption |
| Type | |
| Required | false |
| Help Text | Ignore Tags: Leave tags out of the results and just display the found text. Use Tags: Use specified xml tag as context. (note: the context and other parameters are defined by the next 2 html form controls. |
| List Items |
| Label | Value |
| Ignore Tags | 1(default value) |
| Use Tags | 2 |
|
| Context(dropdown) |
| Parameter Name | optionSelection1 |
| Type | |
| Required | false |
| Help Text | The meaning of this list depends on the selection above and is separated by vertical bar "|" |
| List Items |
| Label | Value |
| Words | Closest element | 1(default value) |
| Lines | Surrounding element | 2 |
| Sentences | 3 |
|
| Context length/Surrounding element(text box) |
| Parameter Name | optionSelection2 |
| Type | |
| Required | false |
| Default | 5 |
| Example | |
| Help Text | If you select "Ignore tags" above, enter a digital number here for the length of words/lines/sentences/paragraphs. If you select "use tags" and "surrounding Element' above, enter a valid xml element name. |
| Display as(dropdown) |
| Parameter Name | outFormat |
| Type | |
| Required | true |
| 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(default value) |
| XML tree | xml |
| XML text in HTML | anything |
| Tab delimited text | tab |
|