TAPoRware Find Words - Concordance (XML)
Tool Details
NameTAPoRware Find Words - Concordance (XML)
DescriptionFind 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.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareXMLConcordance
TypeSearch
Endpoint URLhttp://ra.tapor.ualberta.ca/~taporware2/services/concordancexml
Service URIhttp://ra.tapor.ualberta.ca/~taporware2/services/concordancexml
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 Find Words - Concordance (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 TextThe 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 TextThe 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 NameattributeValue
Type
Requiredfalse
Default
Example
Help TextThe text extraction will be restricted to the attribute value. You have to enter the corresponding attribute name as well.
Word/Pattern(text box)
Parameter Namepattern
Type
Requiredtrue
Default
Example
Help TextEnter 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 NamecontextOption
Type
Requiredfalse
Help TextIgnore 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
LabelValue
Ignore Tags1(default value)
Use Tags2
Context(dropdown)
Parameter NameoptionSelection1
Type
Requiredfalse
Help TextThe meaning of this list depends on the selection above and is separated by vertical bar "|"
List Items
LabelValue
Words | Closest element1(default value)
Lines | Surrounding element2
Sentences3
Context length/Surrounding element(text box)
Parameter NameoptionSelection2
Type
Requiredfalse
Default5
Example
Help TextIf 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 NameoutFormat
Type
Requiredtrue
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