{"id":123,"date":"2021-12-06T14:38:07","date_gmt":"2021-12-06T05:38:07","guid":{"rendered":"https:\/\/xslt.auctionpro.co.kr\/?page_id=123"},"modified":"2022-02-24T15:42:39","modified_gmt":"2022-02-24T06:42:39","slug":"xslelement-nameimg","status":"publish","type":"page","link":"https:\/\/xslt.auctionpro.co.kr\/?page_id=123","title":{"rendered":"xsl:element name"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark : html  &lt;img src= \ud615\uc2dd\uc73c\ub85c \ub9cc\ub4e4\uc5b4 \ubcf8\ub2e4.<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \">&lt;xsl:element name=\"img\"&gt;\n   &lt;xsl:attribute name=\"src\"&gt;\n   http:\/\/www.image.com\/images\/&lt;xsl:value-of select=\"$Carrier\"\/&gt;.gif\n   &lt;\/xsl:attribute&gt;\n   &lt;xsl:attribute name=\"title\"&gt;&lt;xsl:value-of select=\"$Carrier\"\/&gt;&lt;\/xsl:attribute&gt;\n&lt;\/xsl:element&gt;\n\n<\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"21\" src=\"https:\/\/xslt.auctionpro.co.kr\/wp-content\/uploads\/2021\/12\/KE.png\" alt=\"\" class=\"wp-image-124\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Remark : \ubaa8\ub4e0 Attributes \uac00\uc838\uc624\uae30 <\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" >&lt;?xml version=\"1.0\"?&gt;\n&lt;xsl:stylesheet xmlns:xsl=\"http:\/\/www.w3.org\/1999\/XSL\/Transform\" version=\"1.0\"&gt;\n  &lt;xsl:output method=\"xml\"\/&gt;\n\n  &lt;xsl:template match=\"*\"&gt;\n    &lt;xsl:element name=\"{name()}\"&gt;\n      &lt;xsl:for-each select=\"@*\"&gt;\n        &lt;xsl:element name=\"{name()}\"&gt;\n          &lt;xsl:value-of select=\".\"\/&gt;\n        &lt;\/xsl:element&gt;\n      &lt;\/xsl:for-each&gt;\n      &lt;xsl:apply-templates select=\"*|text()\"\/&gt;\n    &lt;\/xsl:element&gt;\n  &lt;\/xsl:template&gt;\n\n&lt;\/xsl:stylesheet&gt;<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Remark :  \uc751\uc6a9 \/ \ud604\uc7ac \ub178\ub4dc  \ubcf5\uc0ac\ub85c \uac00\uc838\ub85c\uae30 <\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:xhtml decode:true \" >    &lt;xsl:element name=\"{name()}\"&gt;\n      &lt;xsl:for-each select=\"@*\"&gt;\n        &lt;xsl:attribute name=\"{name()}\"&gt;\n          &lt;xsl:value-of select=\".\"\/&gt;\n        &lt;\/xsl:attribute&gt;\n      &lt;\/xsl:for-each&gt;\n    &lt;\/xsl:element&gt;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Remark : html &lt;img src= \ud615\uc2dd\uc73c\ub85c \ub9cc\ub4e4\uc5b4 \ubcf8\ub2e4. Remark : \ubaa8\ub4e0 Attributes \uac00\uc838\uc624\uae30 Remark : \uc751\uc6a9 \/ \ud604\uc7ac \ub178\ub4dc \ubcf5\uc0ac\ub85c \uac00\uc838\ub85c\uae30<\/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-123","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/123","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=123"}],"version-history":[{"count":3,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/123\/revisions"}],"predecessor-version":[{"id":250,"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/123\/revisions\/250"}],"wp:attachment":[{"href":"https:\/\/xslt.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}