</xslt:otherwise>
</xslt:choose>
</xslt:template>
- <xslt:template match="/*/*//@书社:disable-output-wrapping" priority="0"/>
+ <xslt:template match="/*/*//@书社:disable-output-wrapping|//@书社:destination" priority="0"/>
<xslt:template match="@*|node()" priority="-1">
<xslt:copy>
<xslt:apply-templates select="@*|node()"/>