05/01/22 19:16:33 WsL3wQoU
<xsl:stylesheet xmlns:xsl="URLリンク(www.w3.org)(ry xmlns:aws="URLリンク(abc.com)"
exclude-result-prefixes="human">
<xsl:for-each select="people/person/age">
ここで別のXMLを取ってくる
<xsl:apply-templates select="human:hobbies/human:hoby" />
</xsl:for-each>
<xsl:template match="human:hobby">