(2-25) 공백처리 취소

This commit is contained in:
2025-02-28 16:39:15 +09:00
parent 3f2b68cdf8
commit 088154b9d3
12 changed files with 20 additions and 3766 deletions

View File

@@ -468,8 +468,8 @@
"item": "문구② (2. Chat GPT)/③ 진하게"
},
"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,