{"id":7246,"date":"2022-03-24T18:39:13","date_gmt":"2022-03-24T09:39:13","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=7246"},"modified":"2022-03-24T18:42:23","modified_gmt":"2022-03-24T09:42:23","slug":"script-%ec%a0%95%ea%b7%9c%ec%8b%9d-%ec%82%ac%ec%9a%a9","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=7246","title":{"rendered":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Remark: msxsl:script \uc5d0\uc11c \uc815\uaddc\uc2dd \uc0ac\uc6a9 \uc608\uc9c0<\/h4>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:js decode:true \">&lt;xsl:stylesheet xmlns:xsl=\"http:\/\/www.w3.org\/1999\/XSL\/Transform\" version=\"2.0\"\n    xmlns:msxsl=\"urn:schemas-microsoft-com:xslt\" exclude-result-prefixes=\"msxsl\"\n    xmlns:js=\"javascript:code\"&gt;\n\n  &lt;msxsl:script implements-prefix=\"js\" language=\"javascript\"&gt;\n    &lt;![CDATA[ \n\n\/\/\uce74\ub4dc\uc778\uc9c0 \ud604\uae08\uc778\uc9c0 \nfunction FOP(strText)\n{\n   var sFOP=\"\";\n   var cFOP=strText.match(\/C\/gi);\n   \n   if(cFOP != null){\n      sFOP =\"\uc2e0\uc6a9\uce74\ub4dc\";\n   }else{\n      sFOP=\"\ud604\uae08\";\n   }\n   \n  return sFOP;\n}\n\n\/\/\uce74\ub4dc\ubc88\ud638 \ucd94\ucd9c\nfunction FOPCardNumber(strText)\n{\n   var sFOP=\"\";\n   \n   if(String(strText).length&gt;=13)\n\t{\n\t   \/\/3\uc790\ub9ac\uc778 \uacbd\uc6b0 \n\t\tvar results = strText.match(\/X{4,}[0-9]{4}\/gi); \/\/\n\t\tif(results != null) {\n\t\t\t sFOP = results[0];\n\t\t\t \n\t\t}\n\t}\n  return sFOP;\n}\n\n\/\/\uce74\ub4dc\ubc88\ud638 \ucf54\ub4dc \ucd94\ucd9c\nfunction FOPCardCode(strText)\n{\n   var sFOP=\"\";\n   \n   if(String(strText).length&gt;=13)\n\t{\n\t   \/\/3\uc790\ub9ac\uc778 \uacbd\uc6b0 \n\t\tvar results = strText.match(\/X{4,}[0-9]{4}\/gi); \/\/\n\t\tif(results != null) {\n\t\t\t \n\t\t\t sFOP = strText.substring(0,2)\n\t\t}\n\t}\n  return sFOP;\n}\n\n]]&gt;\n  &lt;\/msxsl:script&gt;\n  \n &lt;xsl:template match=\"\/\"&gt;\n       &lt;xsl:value-of select=\"js:FOP(string(.\/CardNo))\"\/&gt; \n\t   &lt;xsl:value-of select=\"js:FOPCardNumber(string(.\/CardNo))\"\/&gt;\n\t   &lt;xsl:value-of select=\"js:FOPCardCode(string(.\/CardNo))\"\/&gt;\n&lt;\/xsl:template&gt;\n\n&lt;\/xsl:stylesheet&gt;\n\n  \n  <\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Remark: msxsl:script \uc5d0\uc11c \uc815\uaddc\uc2dd \uc0ac\uc6a9 \uc608\uc9c0<\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[60],"tags":[],"class_list":["post-7246","post","type-post","status-publish","format-standard","hentry","category-xsl"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auctionpro.co.kr\/?p=7246\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"Remark: msxsl:script \uc5d0\uc11c \uc815\uaddc\uc2dd \uc0ac\uc6a9 \uc608\uc9c0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=7246\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-24T09:39:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-24T09:42:23+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"golgol\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9\",\"datePublished\":\"2022-03-24T09:39:13+00:00\",\"dateModified\":\"2022-03-24T09:42:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246\"},\"wordCount\":5,\"commentCount\":0,\"articleSection\":[\"[Dev]XSL XML JSON\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246\",\"name\":\"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2022-03-24T09:39:13+00:00\",\"dateModified\":\"2022-03-24T09:42:23+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=7246#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auctionpro.co.kr\/?p=7246","og_locale":"ko_KR","og_type":"article","og_title":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro","og_description":"Remark: msxsl:script \uc5d0\uc11c \uc815\uaddc\uc2dd \uc0ac\uc6a9 \uc608\uc9c0","og_url":"https:\/\/www.auctionpro.co.kr\/?p=7246","og_site_name":"AuctionPro","article_published_time":"2022-03-24T09:39:13+00:00","article_modified_time":"2022-03-24T09:42:23+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=7246#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7246"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9","datePublished":"2022-03-24T09:39:13+00:00","dateModified":"2022-03-24T09:42:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7246"},"wordCount":5,"commentCount":0,"articleSection":["[Dev]XSL XML JSON"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=7246#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=7246","url":"https:\/\/www.auctionpro.co.kr\/?p=7246","name":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9 - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2022-03-24T09:39:13+00:00","dateModified":"2022-03-24T09:42:23+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=7246#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=7246"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=7246#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"xsl script \uc815\uaddc\uc2dd \uc0ac\uc6a9"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7246"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7246\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7246"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7246"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}