[1] [CITE[X Sharp/Introduction]] ([TIME[2009-01-22 20:51:58 +09:00]] 版) <http://wiki.codeglide.com/X_Sharp/Introduction#XML-oriented_Programming_Introduction>

>
[PRE(XML example code)[
<xsp:execute select="document('rest:http://search.yahooapis.com/WebSearchService/V1/webSearch?messagetype=x-www-form&httpmethod=get')"/>
]PRE]

[2] [CITE[X Sharp/Examples]] ([TIME[2009-01-22 20:51:58 +09:00]] 版) <http://wiki.codeglide.com/X_Sharp/Examples>

>
[PRE(XML example code)[
select="* >> document('rest:http://local.yahooapis.com/MapsService/V1/mapImage?messagetype=x-www-form&httpmethod=get')/text()"/>
]PRE]
