{"id":7150,"date":"2022-03-19T19:41:29","date_gmt":"2022-03-19T10:41:29","guid":{"rendered":"https:\/\/www.auctionpro.co.kr\/?p=7150"},"modified":"2022-03-22T15:01:53","modified_gmt":"2022-03-22T06:01:53","slug":"if-choose-select-case","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=7150","title":{"rendered":"if \/ choose (select Case)"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark :  if  choose  sample<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" title=\"xsl:if\">&lt;xsl:if test=\"expression\"&gt;\n  ...some output if the expression is true...\n&lt;\/xsl:if&gt;<\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">or and \ub294 \uc18c\ubb38\uc790 <\/h4>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" title=\"if or and  multi\" >&lt;xsl:if test=\"..\/@REQUIRED_STEP='3' or ..\/@REQUIRED_STEP='4' or ..\/@REQUIRED_STEP='5'\"&gt;\n    &lt;!-- \ub370\uc774\ud0c0 --&gt;\n &lt;\/xsl:if&gt;\n\n\n&lt;xsl:if test=\"..\/@REQUIRED_STEP='3' and ..\/@REQUIRED_STEP='4' and ..\/@REQUIRED_STEP='5'\"&gt;\n    &lt;!-- \ub370\uc774\ud0c0 --&gt;\n &lt;\/xsl:if&gt;<\/pre><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" title=\"xsl:choose\">&lt;xsl:choose&gt;\n  &lt;xsl:when test=\"expression\"&gt;\n    ... some output ...\n  &lt;\/xsl:when&gt;\n  &lt;xsl:when test=\"another expression\"&gt;\n    ... some output ...\n  &lt;\/xsl:when&gt;\n  &lt;xsl:otherwise&gt;\n    ... some output ....\n  &lt;\/xsl:otherwise&gt;\n&lt;\/xsl:choose&gt;<\/pre><\/div>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" title=\"if  choose\">    &lt;xsl:if test=\"Korean\/@Translated=1\"&gt;\n      &lt;xsl:variable name=\"IDX\" select=\"Korean\/@IDX\" \/&gt;\n      &lt;xsl:choose&gt;\n        &lt;xsl:when test=\"contains($IDX,'(N)')\"&gt;\n          &lt;font color='OrangeRed'&gt;\n           &lt;sub&gt; &lt;xsl:value-of select=\"$IDX\"\/&gt; &lt;\/sub&gt;\n          &lt;\/font&gt;\n        &lt;\/xsl:when&gt;\n        &lt;xsl:otherwise&gt;\n          &lt;font color='blue'&gt;\n            &lt;sub&gt; &lt;xsl:value-of select=\"$IDX\"\/&gt; &lt;\/sub&gt;\n          &lt;\/font&gt;\n        &lt;\/xsl:otherwise&gt;\n      &lt;\/xsl:choose&gt;\n      &lt;font color='red'&gt;\n      &lt;xsl:value-of select=\"English\"\/&gt;\n     &lt;\/font&gt;\n    &lt;\/xsl:if&gt;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Remark : if choose sample or and \ub294 \uc18c\ubb38\uc790<\/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,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[60],"tags":[],"class_list":["post-7150","post","type-post","status-publish","format-standard","hentry","category-xsl"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7150","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=7150"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/7150\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7150"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7150"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7150"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}