{"id":127,"date":"2021-12-06T15:27:33","date_gmt":"2021-12-06T06:27:33","guid":{"rendered":"https:\/\/xslt.auctionpro.co.kr\/?page_id=127"},"modified":"2021-12-09T14:45:03","modified_gmt":"2021-12-09T05:45:03","slug":"if-test%ec%b6%94%ea%b0%80","status":"publish","type":"page","link":"https:\/\/xslt.auctionpro.co.kr\/?page_id=127","title":{"rendered":"if test \ucd94\uac00\/ \uac04\ub2e8\ud788"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark : xsl:for-each  \uc548\uc5d0  if \uc870\uac74 \ucd94\uac00<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">\uc608\uc81c1<\/h4>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \">&lt;xsl:for-each select=\"*[local-name()='TaxInfo']\"&gt;\n   &lt;xsl:if test=\"@Category='YR'\"&gt;\n      &lt;xsl:value-of select=\"@Category\"\/&gt;\n   &lt;\/xsl:if&gt;\n&lt;\/xsl:for-each&gt;\n\n#Simple\n&lt;xsl:for-each select=\"*[local-name()='TaxInfo'][@Category='YR']\"&gt;\n    &lt;xsl:value-of select=\"@Category\"\/&gt;\n&lt;\/xsl:for-each&gt;<\/pre><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">\uc608\uc81c 2<\/h4>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" >&lt;xsl:for-each select=\".\/*[local-name()='FlightDetailsRef']\"&gt;\n   &lt;xsl:variable name=\"FDKey\"&gt;\n     &lt;xsl:value-of select=\"@Key\" \/&gt;\n   &lt;\/xsl:variable&gt;\n  &lt;xsl:for-each select=\"\/\/*[local-name()='FlightDetails'][@Key=$FDKey]\"&gt;\n      Detail\n  &lt;\/xsl:for-each&gt;\n&lt;\/xsl:for-each&gt;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Remark : xsl:for-each \uc548\uc5d0 if \uc870\uac74 \ucd94\uac00 \uc608\uc81c1 \uc608\uc81c 2<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-127","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=127"}],"version-history":[{"count":3,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/127\/revisions"}],"predecessor-version":[{"id":143,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/127\/revisions\/143"}],"wp:attachment":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}