From 8193f0dca026ff348c9b1cc5c774ba84c121ccbd Mon Sep 17 00:00:00 2001 From: dragdra Date: Thu, 6 Feb 2025 17:15:40 +0900 Subject: [PATCH] =?UTF-8?q?=ED=91=9C=EC=9D=98=20=EC=97=B4=20=EA=B0=AF?= =?UTF-8?q?=EC=88=98=EC=97=90=20=EB=94=B0=EB=9D=BC=20CELLZONE=ED=83=9C?= =?UTF-8?q?=EA=B7=B8=20xpath=EB=82=B4=EC=9A=A9=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 250206_수정요청.txt | 26 ++++ score5.py | 15 +- scoring_criteria.json | 268 ++++++++++++++++++------------------ scoring_criteria_2501A.json | 8 +- scoring_criteria_2501B.json | 4 +- scoring_criteria_2501C.json | 8 +- zzz.xbook | 2 +- 7 files changed, 183 insertions(+), 148 deletions(-) create mode 100644 250206_수정요청.txt diff --git a/250206_수정요청.txt b/250206_수정요청.txt new file mode 100644 index 0000000..1da8859 --- /dev/null +++ b/250206_수정요청.txt @@ -0,0 +1,26 @@ +001187-임성빈 +[2-37]001232-표-제목 셀 아래선-이중실선 (0.5mm) +=> 이중실선 같은데 오답처리됨 +>>> 실선 두께 0.7mm라서 오답처리 + +001232-김동규 +[1-7]문제1-글맵시-문구 (새콤달콤 토마토축제)-⑦ 글맵시모양 (육안확인) 1-7 +=> 글맵시가 없는데 모양만 정답처리 +>>> 글맵시 없으면 오답처리 + +002870-기태윤 +1페이지에 2번문제만 작성 +=> 문제별로 각 페이지에 없으면 0점처리 +[1-7]=> 근데 이친구도 글맵시 모양은 맞다고 되어음 +>>> 글맵시 없으면 오답처리 + + +003311-성다니엘 +[2-37]표-제목 셀 아래선-이중실선 (0.5mm) +=> 이중실선이 각 셀마다가 아닌 영역(CELLZONE)으로 설정되어 있음 +>>> 수정완료 + +003420-허연우 +[2-37]표-제목 셀 아래선-이중실선 (0.5mm), 배경색 +=> 이것도 셀존으로 되어있네요.. +>>> 수정완료 \ No newline at end of file diff --git a/score5.py b/score5.py index ababab6..40af5c7 100644 --- a/score5.py +++ b/score5.py @@ -508,13 +508,22 @@ class XMLScorer: def main(): - scoring_criteria_path = r'./scoring_criteria.json' + # scoring_criteria_path = r'./scoring_criteria.json' + # scoring_criteria_path = r'./scoring_criteria_2501A.json' + # scoring_criteria_path = r'./scoring_criteria_2501B.json' + scoring_criteria_path = r'./scoring_criteria_2501C.json' # xml(hml)파일 디렉토리 경로 - xml_directory = r'./output' + # xml_directory = r'./output' + # xml_directory = r'./output/1교시' + # xml_directory = r'./output/2교시' + xml_directory = r'./output/3교시' # 오탈자 체크를 위한 정답 파일 경로 - answer_path = r'./output/정답.hml' + # answer_path = r'./output/정답.hml' + # answer_path = r'./output/1교시/정답.hml' + # answer_path = r'./output/2교시/정답.hml' + answer_path = r'./output/3교시/정답.hml' # 채점 클래스 초기화 scorer = XMLScorer(scoring_criteria_path) diff --git a/scoring_criteria.json b/scoring_criteria.json index fd31fb4..39d444e 100644 --- a/scoring_criteria.json +++ b/scoring_criteria.json @@ -29,182 +29,182 @@ "1-1":{ "path": "//TEXTART[@Text='{searchValue}']/TEXTARTSHAPE/@FontName", "path2": null, - "searchValue": "거창에살으리랏다", - "value": "견고딕", + "searchValue": "새콤달콤토마토축제", + "value": "돋움", "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/① 글씨체 : 견고딕" + "item":"문구 (새콤달콤토마토축제)/① 글씨체 : 돋움" }, "1-2": { "path": "//TEXTART[@Text='{searchValue}']/descendant::WINDOWBRUSH/@FaceColor", "path2": null, - "searchValue": "거창에살으리랏다", - "value": "759884", + "searchValue": "새콤달콤토마토축제", + "value": "1188825", "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/② 채우기 : 색상(RGB:76,152,11)" + "item":"문구 (새콤달콤토마토축제)/② 채우기 : 색상(RGB:217,35,18)" }, "1-3": { "path": "//TEXTART[@Text='{searchValue}']/SHAPEOBJECT/SIZE/@Width", "path2": null, - "searchValue": "거창에살으리랏다", - "value": 25512, + "searchValue": "새콤달콤토마토축제", + "value": 36850, "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/③ 크기 : 너비(90mm)" + "item":"문구 (새콤달콤토마토축제)/③ 크기 : 너비(130mm)" }, "1-4": { "path": "//TEXTART[@Text='{searchValue}']/SHAPEOBJECT/SIZE/@Height", "path2": null, - "searchValue": "거창에살으리랏다", + "searchValue": "새콤달콤토마토축제", "value": 5669, "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/④ 크기 : 높이(20mm)" + "item":"문구 (새콤달콤토마토축제)/④ 크기 : 높이(20mm)" }, "1-5": { "path": "//TEXTART[@Text='{searchValue}']/SHAPEOBJECT/POSITION/@TreatAsChar", "path2": null, - "searchValue": "거창에살으리랏다", + "searchValue": "새콤달콤토마토축제", "value": "true", "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/⑤ 위치 (글자처럼 취급)" + "item":"문구 (새콤달콤토마토축제)/⑤ 위치 (글자처럼 취급)" }, "1-6": { "path": "//PARASHAPE[@Id=//TEXTART[@Text='{searchValue}']/ancestor::P/@ParaShape]/@Align", "path2": null, - "searchValue": "거창에살으리랏다", + "searchValue": "새콤달콤토마토축제", "value": "Center", "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/⑥ 정렬 (가운데 정렬)" + "item":"문구 (새콤달콤토마토축제)/⑥ 정렬 (가운데 정렬)" }, "1-7":{ - "path": "", + "path": "boolean(//TEXTART[@Text='{searchValue}'])", "path2": null, - "searchValue": "거창에살으리랏다", - "value": null, + "searchValue": "새콤달콤토마토축제", + "value": true, "points": 2, "category": "글맵시", - "item":"문구 (거창에살으리랏다)/⑦ 글맵시모양 (육안확인)" + "item":"문구 (새콤달콤토마토축제)/⑦ 글맵시모양 (육안확인)" }, "1-8": { - "path": "boolean(//CHARSHAPE[@Id=//CHAR[contains(text()[1],'{searchValue}')]/parent::TEXT/@CharShape][BOLD])", + "path": "boolean(//CHARSHAPE[@Id=//CHAR[contains(text()[1],'{searchValue}')]/parent::TEXT/@CharShape][ITALIC])", "path2": null, - "searchValue": "중위연령, 고령화지수, 출산율", + "searchValue": "세계 10대 건강식품", "value": true, "points": 2, "category": "글꼴속성", - "item":"문구 (중위연령, 고령화지수, 출산율)/진하게" + "item":"문구 (세계 10대 건강식품)/기울임" }, "1-9": { "path": "boolean(//CHARSHAPE[@Id=//CHAR[contains(text()[1],'{searchValue}')]/parent::TEXT/@CharShape][UNDERLINE])", "path2": null, - "searchValue": "중위연령, 고령화지수, 출산율", + "searchValue": "세계 10대 건강식품", "value": true, "points": 2, "category": "글꼴속성", - "item":"문구 (중위연령, 고령화지수, 출산율)/밑줄" + "item":"문구 (세계 10대 건강식품)/밑줄" }, "1-10": { - "path": "count(//CHAR[contains(text(),'■')]) + count(//CHAR[contains(text(),'※')])", - "path2": "string-length(//CHAR[contains(text(),'■')]) - string-length(translate(//CHAR[contains(text(),'■')], '■', '')) + string-length(//CHAR[contains(text(),'※')]) - string-length(translate(//CHAR[contains(text(),'※')], '※', ''))", + "path": "count(//CHAR[contains(text(),'◎')]) + count(//CHAR[contains(text(),'※')])", + "path2": "string-length(//CHAR[contains(text(),'◎')]) - string-length(translate(//CHAR[contains(text(),'◎')], '◎', '')) + string-length(//CHAR[contains(text(),'※')]) - string-length(translate(//CHAR[contains(text(),'※')], '※', ''))", "searchValue": null, "value": 3.0, "points": 3, "category": "특수문자", - "item":"① ■, ② ■, ③ ※" + "item":"① ◎, ② ◎, ③ ※" }, "1-11": { "path": "//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "행사안내", + "searchValue": "축제 안내", "value": "굴림", "points": 1, "category": "글꼴 속성", - "item":"문구 (행사안내)/① 글씨체 (굴림)" + "item":"문구 (축제 안내)/① 글씨체 (굴림)" }, "1-12": { "path": "//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/@ParaShape]/@Align", "path2": null, - "searchValue": "행사안내", + "searchValue": "축제 안내", "value": "Center", "points": 1, "category": "글꼴 속성", - "item":"문구 (행사안내)/② 정렬 (가운데 정렬)" + "item":"문구 (축제 안내)/② 정렬 (가운데 정렬)" }, "1-13": { - "path": "boolean(//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape][ITALIC])", + "path": "boolean(//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape][BOLD])", "path2": null, - "searchValue": "2025.01.31.(금) 18:00까지 온라인으로 등록(http://www.ihd.or.kr)", + "searchValue": "다양한 유기농 농산물(토마토, 블루베리, 새싹 등)", "value": true, "points": 1, "category": "글꼴 속성", - "item":"문구 (2025.01.31.(금) 18:00까지 온라인으로 등록(http://www.ihd.or.kr))/① 기울임" + "item":"문구 (다양한 유기농 농산물(토마토, 블루베리, 새싹 등))/① 진하게" }, "1-14": { "path": "boolean(//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape][UNDERLINE])", "path2": null, - "searchValue": "2025.01.31.(금) 18:00까지 온라인으로 등록(http://www.ihd.or.kr)", + "searchValue": "다양한 유기농 농산물(토마토, 블루베리, 새싹 등)", "value": true, "points": 1, "category": "글꼴 속성", - "item":"문구 (2025.01.31.(금) 18:00까지 온라인으로 등록(http://www.ihd.or.kr))/② 밑줄" + "item":"문구 (다양한 유기농 농산물(토마토, 블루베리, 새싹 등))/② 밑줄" }, "1-15": { - "path": "boolean(//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/following-sibling::P[1]/@ParaShape]/PARAMARGIN/@Left=2000 and //PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/following-sibling::P[1]/@ParaShape]/PARAMARGIN/@Indent=-2400)", + "path": "boolean(//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/following-sibling::P[1]/@ParaShape]/PARAMARGIN/@Left=2600 and //PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/following-sibling::P[1]/@ParaShape]/PARAMARGIN/@Indent=-2400)", "path2": null, "searchValue": "※ 기타", "value": true, "points": 2, "category": "문단모양", - "item":"문구 (※ 기타… 이하 문단)/왼쪽여백 (10pt), 내어쓰기 (12pt)" + "item":"문구 (※ 기타… 이하 문단)/왼쪽여백 (13pt), 내어쓰기 (12pt)" }, "1-16": { "path": "//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "2025. 01. 18.", - "value": 1400, + "searchValue": "2025. 1. 18.", + "value": 1300, "points": 2, "category": "글꼴 속성", - "item":"문구 (2025. 01. 18.)/① 크기 (14pt)" + "item":"문구 (2025. 1. 18.)/① 크기 (13pt)" }, "1-17": { "path": "//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/@ParaShape]/@Align", "path2": null, - "searchValue": "2025. 01. 18.", + "searchValue": "2025. 1. 18.", "value": "Center", "points": 1, "category": "글꼴 속성", - "item":"문구 (2025. 01. 18.)/② 정렬 (가운데 정렬)" + "item":"문구 (2025. 1. 18.)/② 정렬 (가운데 정렬)" }, "1-18": { "path": "//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "거창군청", - "value": "휴먼옛체", + "searchValue": "한국유기농토마토협회", + "value": "한양견고딕", "points": 2, "category": "글꼴 속성", - "item":"문구 (거창군청)/① 글씨체 (휴먼옛체)" + "item":"문구 (한국유기농토마토협회)/① 글씨체 (한양견고딕)" }, "1-19": { "path": "//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "거창군청", - "value": 2700, + "searchValue": "한국유기농토마토협회", + "value": 2400, "points": 2, "category": "글꼴 속성", - "item":"문구 (거창군청)/② 크기 (27pt)" + "item":"문구 (한국유기농토마토협회)/② 크기 (24pt)" }, "1-20": { "path": "//PARASHAPE[@Id=//CHAR[text()='{searchValue}']/ancestor::P/@ParaShape]/@Align", "path2": null, - "searchValue": "거창군청", + "searchValue": "한국유기농토마토협회", "value": "Center", "points": 2, "category": "글꼴 속성", - "item":"문구 (거창군청)/정렬 (가운데 정렬)" + "item":"문구 (한국유기농토마토협회)/정렬 (가운데 정렬)" }, "1-21": { "path": "//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", @@ -281,92 +281,92 @@ "2-04":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/SHAPEOBJECT/SIZE/@Width", "path2": null, - "searchValue": "인구절벽", - "value":18425, + "searchValue": "슈퍼푸드 토마토", + "value":17008, "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/① 크기-너비 (65mm)" + "item": "문구 (슈퍼푸드 토마토)/① 크기-너비 (60mm)" }, "2-05":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/SHAPEOBJECT/SIZE/@Height", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value":3402, "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/② 크기-높이 (12mm)" + "item": "문구 (슈퍼푸드 토마토)/② 크기-높이 (12mm)" }, "2-06":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/descendant::LINESHAPE/@Style", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value":"DoubleSlim", "points": 2, "category": "글상자", - "item": "문구 (인구절벽)/③ 테두리 : 이중 실선(1.00mm)" + "item": "문구 (슈퍼푸드 토마토)/③ 테두리 : 이중 실선(1.00mm)" }, "2-07":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/@Ratio", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value": 50, "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/④ ④ 글상자 모서리 (반원)" + "item": "문구 (슈퍼푸드 토마토)/④ ④ 글상자 모서리 (반원)" }, "2-08":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/descendant::WINDOWBRUSH/@FaceColor", "path2": null, - "searchValue": "인구절벽", - "value":"57825", + "searchValue": "슈퍼푸드 토마토", + "value":"10966730", "points": 2, "category": "글상자", - "item": "문구 (인구절벽)/⑤ 채우기 : 색상(RGB:225,225,0)" + "item": "문구 (슈퍼푸드 토마토)/⑤ 채우기 : 색상(RGB:202.86.167)" }, "2-09":{ "path":"//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::RECTANGLE/SHAPEOBJECT/POSITION/@TreatAsChar", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value":"true", "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/⑥ 글상자 위치 (글자처럼 취급)" + "item": "문구 (슈퍼푸드 토마토)/⑥ 글상자 위치 (글자처럼 취급)" }, "2-10":{ "path":"//PARASHAPE[@Id=//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::P[last()]/@ParaShape]/@Align", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value": "Center", "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/⑦ 글상자 정렬 (가운데 정렬)" + "item": "문구 (슈퍼푸드 토마토)/⑦ 글상자 정렬 (가운데 정렬)" }, "2-11":{ "path":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//RECTANGLE//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "인구절벽", - "value":"휴먼옛체", + "searchValue": "슈퍼푸드 토마토", + "value":"궁서체", "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/⑧ 글씨체 (휴먼옛체)" + "item": "문구 (슈퍼푸드 토마토)/⑧ 글씨체 (궁서체)" }, "2-12":{ "path":"boolean(//CHARSHAPE[@Id=//RECTANGLE//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/@Height='2000')", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value":true, "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/⑨ 글씨크기 (20pt)" + "item": "문구 (슈퍼푸드 토마토)/⑨ 글씨크기 (20pt)" }, "2-13":{ "path":"//PARASHAPE[@Id=//RECTANGLE//CHAR[text()='{searchValue}']/ancestor::P[1]/@ParaShape]/@Align", "path2": null, - "searchValue": "인구절벽", + "searchValue": "슈퍼푸드 토마토", "value":"Center", "points": 1, "category": "글상자", - "item": "문구 (인구절벽)/⑩ 정렬 (가운데 정렬)" + "item": "문구 (슈퍼푸드 토마토)/⑩ 정렬 (가운데 정렬)" }, "2-14":{ "path":"boolean(//PICTURE/descendant::SHAPECOMMENT[contains(text(),'{searchValue}')])", @@ -375,25 +375,25 @@ "value":true, "points": 2, "category": "그림삽입", - "item": "① 파일명 \"그림C.jpg\" 삽입" + "item": "① 파일명 \"그림A.jpg\" 삽입" }, "2-15":{ "path":"//IMAGE[@BinItem=//BINITEM[@Format='JPG']/@BinData]/preceding-sibling::SHAPEOBJECT/SIZE/@Width", "path2": null, "searchValue": null, - "value":8504, + "value":9921, "points": 2, "category": "그림삽입", - "item": "② 크기-너비 (30mm)" + "item": "② 크기-너비 (35mm)" }, "2-16":{ "path":"//IMAGE[@BinItem=//BINITEM[@Format='JPG']/@BinData]/preceding-sibling::SHAPEOBJECT/SIZE/@Height", "path2": null, "searchValue": null, - "value":8504, + "value":9921, "points": 2, "category": "그림삽입", - "item": "③ 크기-높이 (30mm)" + "item": "③ 크기-높이 (35mm)" }, "2-17":{ "path":"//IMAGE[@BinItem=//BINITEM[@Format='JPG']/@BinData]/preceding-sibling::SHAPEOBJECT/POSITION/@HorzOffset", @@ -416,155 +416,155 @@ "2-19":{ "path":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "1. 인구절벽이란?", - "value":"한양중고딕", + "searchValue": "1. 토마토(Tomato)", + "value":"굴림체", "points": 1, "category": "속성", - "item": "문구① (1. 인구절벽이란?)/① 글씨체 (한양중고딕)" + "item": "문구① (1. 토마토(Tomato))/① 글씨체 (굴림체)" }, "2-20":{ "path":"//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "1. 인구절벽이란?", + "searchValue": "1. 토마토(Tomato)", "value":1200, "points": 1, "category": "속성", - "item": "문구① (1. 인구절벽이란?)/② 크기 (12pt)" + "item": "문구① (1. 토마토(Tomato))/② 크기 (12pt)" }, "2-21":{ "path":"boolean(//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/BOLD)", "path2": null, - "searchValue": "1. 인구절벽이란?", + "searchValue": "1. 토마토(Tomato)", "value":true, "points": 1, "category": "속성", - "item": "문구① (1. 인구절벽이란?)/③ 진하게" + "item": "문구① (1. 토마토(Tomato))/③ 진하게" }, "2-22":{ "path":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "2. 인구절벽 대응책", - "value":"한양중고딕", + "searchValue": "2. 토마토의 효능(效能)", + "value":"굴림체", "points": 1, "category": "속성", - "item": "문구② (2. 인구절벽 대응책)/① 글씨체 (한양중고딕)" + "item": "문구② (2. 토마토의 효능(效能))/① 글씨체 (굴림체)" }, "2-23":{ "path":"//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "2. 인구절벽 대응책", + "searchValue": "2. 토마토의 효능(效能)", "value":1200, "points": 1, "category": "속성", - "item": "문구② (2. 인구절벽 대응책)/② 크기 (12pt)" + "item": "문구② (2. 토마토의 효능(效能))/② 크기 (12pt)" }, "2-24":{ "path":"boolean(//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/BOLD)", "path2": null, - "searchValue": "2. 인구절벽 대응책", + "searchValue": "2. 토마토의 효능(效能)", "value":true, "points": 1, "category": "속성", - "item": "문구② (2. 인구절벽 대응책)/③ 진하게" + "item": "문구② (2. 토마토의 효능(效能))/③ 진하게" }, "2-25":{ - "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(),'전체 인구가 늘더라도 생산가능인구가 감소한다면 생산가능인구가 짊어져야 하는 비용은 증가한다')])", + "path":"boolean(//CHAR[contains(text(),'혈관(Blood Vessel)')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'혈액을 온몸으로 순환시키는 통로')])", + "path2": "boolean(//CHAR[substring(., string-length(.) - string-length('혈관(Blood Vessel)') + 1) = '혈관(Blood Vessel)']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'혈액을 온몸으로 순환시키는 통로')])", "searchValue": null, "value":true, "points": 3, "category": "각주", - "item": "문구 (생산가능인구)/① 문구입력" + "item": "문구 (혈관(Blood Vessel))/① 문구입력" }, "2-26":{ "path":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "전체 인구가 늘더라도 생산가능인구가 감소한다면 생산가능인구가 짊어져야 하는 비용은 증가한다.", - "value": "돋움", + "searchValue": "혈액을 온몸으로 순환시키는 통로", + "value": "굴림", "points": 2, "category": "각주", - "item": "문구 (생산가능인구)/② 글씨체 (돋움)" + "item": "문구 (MZ세대)/② 글씨체 (굴림)" }, "2-27":{ "path":"//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "전체 인구가 늘더라도 생산가능인구가 감소한다면 생산가능인구가 짊어져야 하는 비용은 증가한다.", + "searchValue": "혈액을 온몸으로 순환시키는 통로", "value":900, "points": 2, "category": "각주", - "item": "문구 (생산가능인구)/③ 크기 (9pt)" + "item": "문구 (MZ세대)/③ 크기 (9pt)" }, "2-28":{ - "path":"(count(//CHAR[contains(text(),'이론')][contains(text(),'理論')])+count(//CHAR[contains(text(),'분포')][contains(text(),'分布')])+count(//CHAR[contains(text(),'확산')][contains(text(),'擴散')])+count(//CHAR[contains(text(),'변화')][contains(text(),'變化')])+count(//CHAR[contains(text(),'확대')][contains(text(),'擴大')]))*2", + "path":"(count(//CHAR[contains(text(),'재배')][contains(text(),'栽培')])+count(//CHAR[contains(text(),'모양')][contains(text(),'模樣')])+count(//CHAR[contains(text(),'당도')][contains(text(),'糖度')])+count(//CHAR[contains(text(),'효능')][contains(text(),'效能')])+count(//CHAR[contains(text(),'개선')][contains(text(),'改善')]))*2", "path2": null, "searchValue": null, "value": 10, "points": 10, "category": "한자", - "item": "① 이론(理論), ② 분포(分布), ③ 확산(擴散), ④ 변화(變化), ⑤ 확대(擴大)" + "item": "① 재배(栽培), ② 모양(模樣), ③ 당도(糖度), ④ 효능(效能), ⑤ 개선(改善)" }, "2-29":{ - "path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'취업기회')])", + "path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'하는무게')])", "path2": null, "searchValue": null, "value":true, "points": 2, "category": "편집", - "item": "문구 (…청년들의 취협 기회도…)/\"협\" → \"업\" 글자바꿈" + "item": "문구 (…송이채로 수확하은 무게…)/\"은\" → \"는\" 글자바꿈" }, "2-30":{ - "path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'지기시작')])", + "path":"boolean(//CHAR[contains(translate(text(), ' ', ''),'광의기능')])", "path2": null, "searchValue": null, "value":true, "points": 2, "category": "편집", - "item": "문구 (…기점으로 시작하는 약해지기 현상을…)/\"시작하는\" / \"약해지기\" 순서바꿈" + "item": "문구 (…해주어 기능을 방광의 촉진…)/\"기능을\" / \"방광의\" 순서바꿈" }, "2-31":{ "path":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도(단위:%)", "value":"궁서", "points": 1, "category": "표", - "item": "제목 문구 (OECD 주요국 합계출산율)/① 글씨체 (궁서)" + "item": "제목 문구 (연령별 축제 만족도(단위:%))/① 글씨체 (궁서)" }, "2-32":{ "path":"//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/@Height", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도(단위:%)", "value": 1200, "points": 1, "category": "표", - "item": "제목 문구 (OECD 주요국 합계출산율)/② 크기 (12pt)" + "item": "제목 문구 (연령별 축제 만족도(단위:%))/② 크기 (12pt)" }, "2-33":{ "path":"boolean(//CHARSHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/parent::TEXT/@CharShape]/BOLD)", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도(단위:%)", "value":true, "points": 1, "category": "표", - "item": "제목 문구 (OECD 주요국 합계출산율)/③ 진하게" + "item": "제목 문구 (연령별 축제 만족도(단위:%))/③ 진하게" }, "2-34":{ "path":"//PARASHAPE[@Id=//CHAR[contains(text(),'{searchValue}')]/ancestor::P/@ParaShape]/@Align", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도(단위:%)", "value": "Center", "points": 1, "category": "표", - "item": "제목 문구 (OECD 주요국 합계출산율)/④ 정렬 (가운데 정렬)" + "item": "제목 문구 (연령별 축제 만족도(단위:%))/④ 정렬 (가운데 정렬)" }, "2-35":{ "path":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", - "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", + "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='3']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", "searchValue": null, - "value": "26367", + "value": "9537333", "points": 2, "category": "표", - "item": "위쪽 제목 셀/① 색상(RGB:255,102,0)" + "item": "위쪽 제목 셀/① 색상(RGB:53,135,145)" }, "2-36":{ "path":"boolean(//CHARSHAPE[@Id=//TABLE/ROW[1]/descendant::TEXT/@CharShape]/BOLD)", @@ -577,7 +577,7 @@ }, "2-37":{ "path":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", - "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", + "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='3']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", "searchValue": null, "value":true, "points": 2, @@ -633,46 +633,46 @@ "path":"//OLE[@BinItem=//BINITEM[@Format='OLE']/@BinData]/descendant::SIZE/@Height", "path2": null, "searchValue": null, - "value":22677, + "value":25511, "points": 2, "category": "차트", - "item": "③ 크기-높이 (80mm)" + "item": "③ 크기-높이 (90mm)" }, "2-44":{ "path":"//a:t[text()='{searchValue}']/ancestor::a:r//a:ea/@typeface", "path2": null, - "searchValue": "OECD 주요국 합계출산율", - "value": "궁서체", + "searchValue": "연령별 축제 만족도", + "value": "굴림체", "points": 2, "category": "chart_xml", - "item": "제목 문구 (OECD 주요국 합계출산율)/① 글씨체 (궁서체)" + "item": "제목 문구 (연령별 축제 만족도)/① 글씨체 (굴림체)" }, "2-45":{ "path":"//a:t[text()='{searchValue}']/ancestor::a:r/a:rPr/@sz", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도", "value": 1200, "points": 2, "category": "chart_xml", - "item": "제목 문구 (OECD 주요국 합계출산율)/② 크기 (12pt)" + "item": "제목 문구 (연령별 축제 만족도)/② 크기 (12pt)" }, "2-46":{ "path":"//a:t[text()='{searchValue}']/ancestor::a:r/a:rPr/@b", "path2": null, - "searchValue": "OECD 주요국 합계출산율", + "searchValue": "연령별 축제 만족도", "value": 1, "points": 2, "category": "chart_xml", - "item": "제목 문구 (OECD 주요국 합계출산율)/③ 진하게" + "item": "제목 문구 (연령별 축제 만족도)/③ 진하게" }, "2-47":{ "path":"//c:catAx//a:ea/@typeface", "path2": null, "searchValue": null, - "value": "궁서", + "value": "돋움", "points": 2, "category": "chart_xml", - "item": "X축/① 글꼴 (궁서)" + "item": "X축/① 글꼴 (돋움)" }, "2-48":{ "path":"//c:catAx//a:defRPr/@sz", @@ -696,10 +696,10 @@ "path":"//c:valAx//a:ea/@typeface", "path2": null, "searchValue": null, - "value": "궁서", + "value": "돋움", "points": 2, "category": "chart_xml", - "item": "Y축/① 글꼴 (궁서)" + "item": "Y축/① 글꼴 (돋움)" }, "2-51":{ "path":"//c:valAx//a:defRPr/@sz", @@ -723,10 +723,10 @@ "path":"//c:legend//a:ea/@typeface", "path2": null, "searchValue": null, - "value":"궁서", + "value":"돋움", "points": 2, "category": "chart_xml", - "item": "범례/① 글꼴 (궁서)" + "item": "범례/① 글꼴 (돋움)" }, "2-54":{ "path":"//c:legend//a:defRPr/@sz", diff --git a/scoring_criteria_2501A.json b/scoring_criteria_2501A.json index 3ac688c..39d444e 100644 --- a/scoring_criteria_2501A.json +++ b/scoring_criteria_2501A.json @@ -81,10 +81,10 @@ "item":"문구 (새콤달콤토마토축제)/⑥ 정렬 (가운데 정렬)" }, "1-7":{ - "path": "", + "path": "boolean(//TEXTART[@Text='{searchValue}'])", "path2": null, "searchValue": "새콤달콤토마토축제", - "value": null, + "value": true, "points": 2, "category": "글맵시", "item":"문구 (새콤달콤토마토축제)/⑦ 글맵시모양 (육안확인)" @@ -559,7 +559,7 @@ }, "2-35":{ "path":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", - "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", + "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='3']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", "searchValue": null, "value": "9537333", "points": 2, @@ -577,7 +577,7 @@ }, "2-37":{ "path":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", - "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", + "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='3']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", "searchValue": null, "value":true, "points": 2, diff --git a/scoring_criteria_2501B.json b/scoring_criteria_2501B.json index e591c71..80a1352 100644 --- a/scoring_criteria_2501B.json +++ b/scoring_criteria_2501B.json @@ -81,10 +81,10 @@ "item":"문구 (전통주페어링특강안내)/⑥ 정렬 (가운데 정렬)" }, "1-7":{ - "path": "", + "path": "boolean(//TEXTART[@Text='{searchValue}'])", "path2": null, "searchValue": "전통주페어링특강안내", - "value": null, + "value": true, "points": 2, "category": "글맵시", "item":"문구 (전통주페어링특강안내)/⑦ 글맵시모양 (육안확인)" diff --git a/scoring_criteria_2501C.json b/scoring_criteria_2501C.json index fd31fb4..06d4ef6 100644 --- a/scoring_criteria_2501C.json +++ b/scoring_criteria_2501C.json @@ -81,10 +81,10 @@ "item":"문구 (거창에살으리랏다)/⑥ 정렬 (가운데 정렬)" }, "1-7":{ - "path": "", + "path": "boolean(//TEXTART[@Text='{searchValue}'])", "path2": null, "searchValue": "거창에살으리랏다", - "value": null, + "value": true, "points": 2, "category": "글맵시", "item":"문구 (거창에살으리랏다)/⑦ 글맵시모양 (육안확인)" @@ -559,7 +559,7 @@ }, "2-35":{ "path":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", - "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", + "path2": "//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='1']/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor", "searchValue": null, "value": "26367", "points": 2, @@ -577,7 +577,7 @@ }, "2-37":{ "path":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", - "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", + "path2": "boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='1']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])", "searchValue": null, "value":true, "points": 2, diff --git a/zzz.xbook b/zzz.xbook index 98010eb..647be59 100644 --- a/zzz.xbook +++ b/zzz.xbook @@ -1 +1 @@ -[{"kind":2,"language":"xpath","value":"boolean(//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@HeaderInside='true' and //BORDERFILL[@Id=//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@BorferFill]/*[contains(local-name(), 'BORDER')]/@Type='DoubleSlim')"},{"kind":2,"language":"xpath","value":"//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@BorferFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=1]/*[contains(local-name(), 'BORDER')]/@Type='DoubleSlim'"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=1]"},{"kind":2,"language":"xpath","value":"boolean(//CHARSHAPE[@Id=//CHAR[contains(text(),'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape][BOLD])"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text()[1],'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape]"},{"kind":2,"language":"xpath","value":"boolean(//CHARSHAPE[@Id=//CHAR[contains(text()[1],'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape][BOLD])"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text())[1],'‘즐거운 컬러푸드 영양교실’']/parent::TEXT/@CharShape]"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//SECTION[1]//CHAR[text()='DIAT']/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text(),\"2024. 1. 27.\")]/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//BINDATA[@Id=//BINITEM[@Format=\"OLE\"]/@BinData]/text()"},{"kind":2,"language":"xpath","value":"//BINITEM[@Format=\"OLE\"]/@BinData"},{"kind":2,"language":"xpath","value":"//c:barDir/@val=\"col\""},{"kind":2,"language":"xpath","value":"(//a:t[text()='과일야채 항산화지수 비교']/ancestor::a:r//a:ea/@typeface) = \"돋움체\""},{"kind":2,"language":"xpath","value":"//a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:latin/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:ea/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:cs/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:sym/@typeface"},{"kind":2,"language":"xpath","value":"//a:r[not(a:latin/@typeface != a:ea/@typeface or a:latin/@typeface != a:cs/@typeface or a:latin/@typeface != a:sym/@typeface)]"},{"kind":2,"language":"xpath","value":"//a:t[text()='과일야채 항산화지수 비교']/ancestor::a:r/a:rPr/@b"},{"kind":2,"language":"xpath","value":"//c:catAx//a:ea/@typeface = \"돋움\""},{"kind":2,"language":"xpath","value":"//c:legend//a:ea/@typeface = \"돋움\""},{"kind":2,"language":"xpath","value":"//c:legend//a:defRPr/@sz"},{"kind":2,"language":"xpath","value":"//CHAR//text()[not(ancestor::HEADER)]"},{"kind":2,"language":"xpath","value":"//PAGEMARGIN[@Bottom='5669' and @Footer='2835' and @Gutter='0' and @Header='2835' and @Left='5669' and @Right='5669' and @Top='5668']\r\n"},{"kind":2,"language":"xpath","value":"boolean(//PAGEMARGIN[(@Bottom='5668'or @Bottom='5669') and (@Footer='2834' or @Footer='2835') and @Gutter='0' and (@Header='2834' or @Header='2835') and (@Left='5668' or @Left='5669') and (@Right='5668' or @Right='5669') and (@Top='5668' or @Top='5669')])"},{"kind":2,"language":"xpath","value":"//PICTURE/descendant::SHAPECOMMENT[contains(text(),'그림A.jpg')]"},{"kind":2,"language":"xpath","value":"//TEXTART[@Text='전통주페어링특강안내']/descendant::WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//CHAR[text()='한국의 전통주']/ancestor::RECTANGLE/descendant::WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//c:lineChart/c:grouping/@val"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[text()='한국의 전통주']/parent::TEXT/@CharShape]/@Height='2000'"},{"kind":2,"language":"xpath","value":"count(//CHAR[contains(text(),'양조')][contains(text(),'釀造')])+count(//CHAR[contains(text(),'노동자')][contains(text(),'勞動者')])+count(//CHAR[contains(text(),'문인')][contains(text(),'文人')])+count(//CHAR[contains(text(),'백주')][contains(text(),'白酒')])+count(//CHAR[contains(text(),'질적')][contains(text(),'質的')])\r\n"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[text()='대한민국전통주살리기협회']/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//CHAR[text()='대한민국전통주살리기협회']"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"(count(//CHAR[contains(text(),'양조')][contains(text(),'釀造')])+count(//CHAR[contains(text(),'노동자')][contains(text(),'勞動者')])+count(//CHAR[contains(text(),'문인')][contains(text(),'文人')])+count(//CHAR[contains(text(),'백주')][contains(text(),'白酒')])+count(//CHAR[contains(text(),'질적')][contains(text(),'質的')]))*2"},{"kind":2,"language":"xpath","value":"//a:t[text()='월평균 주종별 음주']/ancestor::a:r//a:ea/@typeface"},{"kind":2,"language":"xpath","value":"//a:t[text()='월평균 주종별 음주']/ancestor::a:r/a:rPr/@sz=1300"},{"kind":2,"language":"xpath","value":"//PARASHAPE[@Id=//RECTANGLE//CHAR[text()='한국의 전통주']/ancestor::P[last()]/@ParaShape]/@Align"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//CELLZONE[@StartRowAddr=\"0\" and @EndRowAddr=\"0\" and @StartColAddr=\"0\" and @EndColAddr=\"2\"]/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name"},{"kind":2,"language":"xpath","value":"boolean(//CHAR[contains(text(),'MZ세대')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])"},{"kind":2,"language":"xpath","value":"boolean(//CHAR[substring(., string-length(.) - string-length('MZ세대') + 1) = 'MZ세대']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])"},{"kind":2,"language":"xpath","value":"//CHAR[substring(., string-length(.) - string-length('MZ세대') + 1) = 'MZ세대']"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id='5']"},{"kind":2,"language":"xpath","value":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]"},{"kind":2,"language":"xpath","value":"boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])"},{"kind":2,"language":"xpath","value":"//CHAR//text()[not(ancestor::HEADER) and not(ancestor::TABLE)]"},{"kind":2,"language":"xpath","value":"//TABLE//CHAR//text()"}] \ No newline at end of file +[{"kind":2,"language":"xpath","value":"boolean(//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@HeaderInside='true' and //BORDERFILL[@Id=//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@BorferFill]/*[contains(local-name(), 'BORDER')]/@Type='DoubleSlim')"},{"kind":2,"language":"xpath","value":"//PAGEBORDERFILL[@Type='Both' or @Type='Even']/@BorferFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=1]/*[contains(local-name(), 'BORDER')]/@Type='DoubleSlim'"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=1]"},{"kind":2,"language":"xpath","value":"boolean(//CHARSHAPE[@Id=//CHAR[contains(text(),'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape][BOLD])"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text()[1],'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape]"},{"kind":2,"language":"xpath","value":"boolean(//CHARSHAPE[@Id=//CHAR[contains(text()[1],'‘즐거운 컬러푸드 영양교실’')]/parent::TEXT/@CharShape][BOLD])"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text())[1],'‘즐거운 컬러푸드 영양교실’']/parent::TEXT/@CharShape]"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//SECTION[1]//CHAR[text()='DIAT']/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[contains(text(),\"2024. 1. 27.\")]/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//BINDATA[@Id=//BINITEM[@Format=\"OLE\"]/@BinData]/text()"},{"kind":2,"language":"xpath","value":"//BINITEM[@Format=\"OLE\"]/@BinData"},{"kind":2,"language":"xpath","value":"//c:barDir/@val=\"col\""},{"kind":2,"language":"xpath","value":"(//a:t[text()='과일야채 항산화지수 비교']/ancestor::a:r//a:ea/@typeface) = \"돋움체\""},{"kind":2,"language":"xpath","value":"//a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:latin/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:ea/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:cs/@typeface | //a:t[text()='과일야채 항산화지수 비교']/ancestor::c:chart//a:sym/@typeface"},{"kind":2,"language":"xpath","value":"//a:r[not(a:latin/@typeface != a:ea/@typeface or a:latin/@typeface != a:cs/@typeface or a:latin/@typeface != a:sym/@typeface)]"},{"kind":2,"language":"xpath","value":"//a:t[text()='과일야채 항산화지수 비교']/ancestor::a:r/a:rPr/@b"},{"kind":2,"language":"xpath","value":"//c:catAx//a:ea/@typeface = \"돋움\""},{"kind":2,"language":"xpath","value":"//c:legend//a:ea/@typeface = \"돋움\""},{"kind":2,"language":"xpath","value":"//c:legend//a:defRPr/@sz"},{"kind":2,"language":"xpath","value":"//CHAR//text()[not(ancestor::HEADER)]"},{"kind":2,"language":"xpath","value":"//PAGEMARGIN[@Bottom='5669' and @Footer='2835' and @Gutter='0' and @Header='2835' and @Left='5669' and @Right='5669' and @Top='5668']\r\n"},{"kind":2,"language":"xpath","value":"boolean(//PAGEMARGIN[(@Bottom='5668'or @Bottom='5669') and (@Footer='2834' or @Footer='2835') and @Gutter='0' and (@Header='2834' or @Header='2835') and (@Left='5668' or @Left='5669') and (@Right='5668' or @Right='5669') and (@Top='5668' or @Top='5669')])"},{"kind":2,"language":"xpath","value":"//PICTURE/descendant::SHAPECOMMENT[contains(text(),'그림A.jpg')]"},{"kind":2,"language":"xpath","value":"//TEXTART[@Text='전통주페어링특강안내']/descendant::WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//CHAR[text()='한국의 전통주']/ancestor::RECTANGLE/descendant::WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//c:lineChart/c:grouping/@val"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[text()='한국의 전통주']/parent::TEXT/@CharShape]/@Height='2000'"},{"kind":2,"language":"xpath","value":"count(//CHAR[contains(text(),'양조')][contains(text(),'釀造')])+count(//CHAR[contains(text(),'노동자')][contains(text(),'勞動者')])+count(//CHAR[contains(text(),'문인')][contains(text(),'文人')])+count(//CHAR[contains(text(),'백주')][contains(text(),'白酒')])+count(//CHAR[contains(text(),'질적')][contains(text(),'質的')])\r\n"},{"kind":2,"language":"xpath","value":"//CHARSHAPE[@Id=//CHAR[text()='대한민국전통주살리기협회']/parent::TEXT/@CharShape]/@Height"},{"kind":2,"language":"xpath","value":"//CHAR[text()='대한민국전통주살리기협회']"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"(count(//CHAR[contains(text(),'양조')][contains(text(),'釀造')])+count(//CHAR[contains(text(),'노동자')][contains(text(),'勞動者')])+count(//CHAR[contains(text(),'문인')][contains(text(),'文人')])+count(//CHAR[contains(text(),'백주')][contains(text(),'白酒')])+count(//CHAR[contains(text(),'질적')][contains(text(),'質的')]))*2"},{"kind":2,"language":"xpath","value":"//a:t[text()='월평균 주종별 음주']/ancestor::a:r//a:ea/@typeface"},{"kind":2,"language":"xpath","value":"//a:t[text()='월평균 주종별 음주']/ancestor::a:r/a:rPr/@sz=1300"},{"kind":2,"language":"xpath","value":"//PARASHAPE[@Id=//RECTANGLE//CHAR[text()='한국의 전통주']/ancestor::P[last()]/@ParaShape]/@Align"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//CELLZONE[@StartRowAddr=\"0\" and @EndRowAddr=\"0\" and @StartColAddr=\"0\" and @EndColAddr=\"2\"]/@BorderFill]/FILLBRUSH/WINDOWBRUSH/@FaceColor"},{"kind":2,"language":"xpath","value":"//FONTFACE[@Lang='Hangul']/FONT[@Id=//CHARSHAPE[@Id=//CHAR[text()='{searchValue}']/parent::TEXT/@CharShape]/FONTID/@Hangul]/@Name"},{"kind":2,"language":"xpath","value":"boolean(//CHAR[contains(text(),'MZ세대')]/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])"},{"kind":2,"language":"xpath","value":"boolean(//CHAR[substring(., string-length(.) - string-length('MZ세대') + 1) = 'MZ세대']/following-sibling::FOOTNOTE/descendant::CHAR[contains(text(),'밀레니얼 세대와 Z세대를 통틀어 지칭하는 신조어')])"},{"kind":2,"language":"xpath","value":"//CHAR[substring(., string-length(.) - string-length('MZ세대') + 1) = 'MZ세대']"},{"kind":2,"language":"xpath","value":"//TABLE/ROW[1]/CELL/@BorderFill"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id='5']"},{"kind":2,"language":"xpath","value":"boolean(//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]"},{"kind":2,"language":"xpath","value":"boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='2']/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])"},{"kind":2,"language":"xpath","value":"//CHAR//text()[not(ancestor::HEADER) and not(ancestor::TABLE)]"},{"kind":2,"language":"xpath","value":"//TABLE//CHAR//text()"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//TABLE/ROW[1]/CELL/@BorderFill]"},{"kind":2,"language":"xpath","value":"boolean(//TEXTART[@Text='새콤달콤토마토축제'])"},{"kind":2,"language":"xpath","value":"boolean(//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr=]/@BorderFill]/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm'])"},{"kind":2,"language":"xpath","value":"//BORDERFILL[@Id=//CELLZONE[@StartRowAddr='0' and @EndRowAddr='0' and @StartColAddr='0' and @EndColAddr='3']/@BorderFill]"},{"kind":2,"language":"xpath","value":"/BOTTOMBORDER[@Type='DoubleSlim' and @Width='0.5mm']"},{"kind":2,"language":"xpath","value":""}] \ No newline at end of file