X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=experiments%2Fspclient%2Fhtml-structure.txt;h=4965a807aa6df1301e6431e62489dbb51775ff1b;hb=6463e469d00a7793630dc444cb63ffb7ea75a96c;hp=5b2732cb20f16badecc1bb673e8b3653b9e4314e;hpb=44dfe81382188f6243c874fda1f0e3b65b5000f9;p=mkws-moved-to-github.git diff --git a/experiments/spclient/html-structure.txt b/experiments/spclient/html-structure.txt index 5b2732c..4965a80 100644 --- a/experiments/spclient/html-structure.txt +++ b/experiments/spclient/html-structure.txt @@ -7,10 +7,10 @@ identifier and .CLASS indicates an instance of a class. a* #mkwsLang - a* + ( a | span )* #mkwsSearch - form#searchForm + form input#query type=text input#button type=submit @@ -22,31 +22,31 @@ identifier and .CLASS indicates an instance of a class. tbody tr td - div#termlist + #mkwsTermlists div.title div.facet* div.termtitle ( a span br )* td div#ranking - form#select - select#sort - select#perpage - div#pager - div#navi - div#results - div.record* - span (for sequence number) - a (for title) - span (for other information such as author) - div.details (sometimes) - table - tbody - tr* - td - td + form#select + select#sort + select#perpage + #mkwsPager + #mkwsNavi + #mkwsResults + div.record* + span (for sequence number) + a (for title) + span (for other information such as author) + div.details (sometimes) + table + tbody + tr* + th + td #mkwsTargets - div#bytarget + #mkwsBytarget table thead tr*