Commit e508c69 1 parent 2fb68b2 commit e508c69 Copy full SHA for e508c69
File tree 1 file changed +70
-0
lines changed
1 file changed +70
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 21. XML with no docx
2
+
3
+ Date: 2024-11-20
4
+
5
+ ## Status
6
+
7
+ Draft
8
+
9
+ ## Context
10
+
11
+ ...
12
+
13
+
14
+ ## Decision
15
+
16
+ The change that we're proposing or have agreed to implement.
17
+
18
+ ## Consequences
19
+
20
+ What becomes easier or more difficult to do and any risks introduced by the change that will need to be mitigated.
21
+
22
+ ---
23
+
24
+ ## Appendix: Current Search XPATH
25
+
26
+ ### PARTY:
27
+
28
+ element word query on akn: party OR
29
+
30
+ element attribute word akn: FRBRname /@value
31
+
32
+ ### COURT:
33
+ element value query on judgments: court OR
34
+
35
+ element value query on uk: court OR
36
+
37
+ element attribute word query on akn: FRBRuri /@value
38
+
39
+ ### JUDGE:
40
+ element word query on akn: judge
41
+
42
+ ### FROM/TO:
43
+ path range query on akn: FRBRWork /akn: FRBRdate /@date
44
+
45
+ ### NEUTRAL CITATION:
46
+ element value query on akn: cite
47
+
48
+ ### KEYWORD:
49
+ word query, unstemmed, anywhere?
50
+
51
+ ### DISPLAY:
52
+ akn: proprietary /uk: court
53
+
54
+ akn: proprietary /uk: year
55
+
56
+ akn: FRBRWork /akn: FRBRdate
57
+
58
+ akn: FRBRWork /akn: FRBRname
59
+
60
+ uk: cite
61
+
62
+ akn: neutralCitation
63
+
64
+ uk: court
65
+
66
+ uk: jurisdiction
67
+
68
+ uk: hash
69
+
70
+ akn: FRBRManifestation /akn: FRBRdate
You can’t perform that action at this time.
0 commit comments