(2-25) 공백처리 취소
This commit is contained in:
@@ -468,8 +468,8 @@
|
||||
"item": "문구② (2. 오동도)/③ 진하게"
|
||||
},
|
||||
"2-25":{
|
||||
"path":"boolean(//CHAR[contains(text(),'한려해상국립공원')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(normalize-space(text()),'우리나라에서 해상공원 최초로 국립공원으로 지정')])",
|
||||
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('한려해상국립공원') + 1) = '한려해상국립공원']/following-sibling::FOOTNOTE/descendant::CHAR[contains(normalize-space(text()),'우리나라에서 해상공원 최초로 국립공원으로 지정')])",
|
||||
"path":"boolean(//CHAR[contains(text(),'한려해상국립공원')]/ancestor::TEXT/FOOTNOTE/descendant::CHAR[contains(text(),'우리나라에서 해상공원 최초로 국립공원으로 지정')])",
|
||||
"path2": "boolean(//CHAR[substring(., string-length(.) - string-length('한려해상국립공원') + 1) = '한려해상국립공원']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'우리나라에서 해상공원 최초로 국립공원으로 지정')])",
|
||||
"searchValue": null,
|
||||
"value":true,
|
||||
"points": 3,
|
||||
|
||||
Reference in New Issue
Block a user