Rename pager div to "#mkwsPager"
[mkws-moved-to-github.git] / experiments / spclient / html-structure.txt
index a1692fb..7bca45b 100644 (file)
@@ -7,7 +7,7 @@ identifier and .CLASS indicates an instance of a class.
   a*
 
 #mkwsLang
-  a*
+  ( a | span )*
 
 #mkwsSearch
   form#searchForm
@@ -22,14 +22,29 @@ 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
+          #mkwsPager
+          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*
+                      th
+                      td
 #mkwsTargets
   div#bytarget
     table