gpt4 book ai didi

javascript - 每个选择的多个位置 XSLT

转载 作者:行者123 更新时间:2023-12-03 08:42:53 25 4
gpt4 key购买 nike

最近几天我一直在努力解决一个代码问题,即让 java 脚本从 SVG 中的表中显示 XML。我确实在这里问过,但没有得到答复,我明白为什么,因为它比我想象的要容易得多。

我已经解决了这个问题,但再次陷入困境,虽然我有一个状态显示了正确的详细信息,但我需要对其余状态执行此操作,我想知道是否需要为每个状态提供 XSLT,或者如果我可以在同一个 xslt 上完成这一切吗?

<?xml version="1.0" encoding="UTF-8"?> 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>

<title>Map of vaults by state </title>


<script>
function loadXMLDoc(filename)
{
if (window.ActiveXObject)
{
xhttp = new ActiveXObject("Msxml2.XMLHTTP");
}
else
{
xhttp = new XMLHttpRequest();
}
xhttp.open("GET", filename, false);
try {xhttp.responseType = "msxml-document"} catch(err) {} // Helping IE11
xhttp.send("");
return xhttp.responseXML;
}

function California()
{
xml = loadXMLDoc("vaults.xml");
xsl = loadXMLDoc("map.xsl");
// code for IE
if (window.ActiveXObject || xhttp.responseType == "msxml-document")
{
ex = xml.transformNode(xsl);
document.getElementById("vaulttable").innerHTML = ex;
}
// code for Chrome, Firefox, Opera, etc.
else if (document.implementation && document.implementation.createDocument)
{
xsltProcessor = new XSLTProcessor();
xsltProcessor.importStylesheet(xsl);
resultDocument = xsltProcessor.transformToFragment(xml, document);
document.getElementById("vaulttable").appendChild(resultDocument);
}
}
</script>

</head>
<body>


<svg id="svg3508" xmlns="http://www.w3.org/2000/svg" height="159.41mm" width="255.48mm" version="1.1" viewBox="0 0 905.24105 564.82529" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="layer1" transform="translate(58.335 -367.09)">

<path id="NV" class="state nv" d="m116.26 545.06-23.639 128.82-1.8322 0.34915-1.5728 2.4062-2.3729 0.0107-1.472-2.7435-2.6185-0.37842-0.77092-1.1076-1.0378-0.054-2.7784 1.6443-0.31026 6.7855-0.36209 5.7772-0.34857 8.5928-1.4471 2.0892-2.4389-1.074l-69.083-104.21 18.989-67.59 93.092 20.666z"/>



<a xlink:href="javascript:California()">
<path id="CA" class="state ca" d="m64.558 741.68 3.9401-0.48862 1.486-2.0114 0.54454-2.9411-3.5515-0.59012-0.51417-0.66822 0.4775-2.0323-0.15928-0.58967 1.9226-0.61959 3.0428-2.8327 0.58156-4.9951 1.3799-3.4021 1.9433-2.1663 3.5189-1.5897 1.6544-1.6048 0.0687-2.1088-0.99333-0.58001-1.0232-1.0727-1.1552-5.8484-2.6852-4.8301 0.56581-3.505-2.4196-1.0293-69.061-104.18 18.902-67.601-67.08-15.698-1.5069 4.7332-0.16166 7.4364-5.1731 11.801-3.0715 2.5866-0.32332 1.1316-1.7783 0.80831-1.4549 4.2032-0.8083 3.2332 2.7482 4.2032 1.6166 4.2032 1.1316 3.5565-0.32332 6.4664-1.7783 3.0716-0.64664 5.8198-0.96996 3.7182 1.7783 3.8798 2.7482 4.5265 2.2632 4.8498 1.2933 4.0415-0.32332 3.2332-0.32332 0.48498v2.1016l5.6581 6.3048-0.48498 2.4249-0.64664 2.2632-0.64664 1.9399 0.16166 8.2447 2.1016 3.7182 1.9399 2.5866 2.7482 0.48499 0.96996 2.7482-1.1316 3.5565-2.1016 1.6166h-1.1316l-0.8083 3.8798 0.48498 2.9099 3.2332 4.3648 1.6166 5.3348 1.4549 4.6882 1.2933 3.0716 3.3949 5.8198 1.4549 2.5866 0.48498 2.9099 1.6166 0.96996v2.4249l-0.8083 1.9399-1.7783 7.1131-0.48498 1.9399 2.4249 2.7482 4.2032 0.48498 4.5265 1.7783 3.8799 2.1016h2.9099l2.9099 3.0716 2.5866 4.8498 1.1316 2.2632 3.8799 2.1016 4.8498 0.8083 1.4549 2.1016 0.64664 3.2332-1.4549 0.64664 0.32332 0.96996 3.2332 0.8083 2.7482 0.16167 3.1599-1.6868 3.8799 4.2032 0.8083 2.2632 2.5866 4.2032 0.32332 3.2332v9.3763l0.48498 1.7783 10.023 1.455 19.723 2.7482 13.845 1.3497zm-88.135-43.717 1.2933 1.5358-0.16166 1.2933-3.2332-0.0808-0.56581-1.2125-0.64664-1.455 3.3141-0.0808zm1.9399 0 1.2125-0.64664 3.5565 2.1016 3.0716 1.2124-0.88914 0.64666-4.5265-0.2425-1.6166-1.6166-0.80831-1.455zm20.693 19.803 1.7783 2.3441 0.80831 0.96997 1.5358 0.56581 0.56581-1.455-0.96996-1.7783-2.6674-2.0208-1.0508 0.16166v1.2125zm-1.455 8.6489 1.7783 3.1524 1.2125 1.9399-1.455 0.24248-1.2933-1.2124s-0.72748-1.455-0.72748-1.8591v-2.1824l0.48498-0.0808z"/>
</a>
</g>
</svg>

</body>
<div id="vaulttable" />
</body>
</html>

这就是主要的 html 页面,目前它有 CA 和 NV,我当前拥有的 XSLT 在下面的 XML 文件中的状态上执行了 select 的 XSL 值

<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

<xsl:template match="/">
<html>
<body>
<h2>Vault found in state</h2>
<table border="1">
<tr bgcolor="#9acd32">
<th style="text-align:left">vaultname</th>
</tr>
<xsl:for-each select="vaults/vault[state='California']">
<tr>
<td><xsl:value-of select="vaultname" /></td>
</tr>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>

</xsl:stylesheet>

所以我这里的 XML 是两个州各一个保险库的精简版本,所以如果您单击加利福尼亚州,它会显示洛杉矶保险库,现在我想要它,所以我只需要单个 XSL每个州的文件。目前,如果我从 map.html 页面复制该函数并为每个状态重命名该函数并拥有单独的 XSL 文件,我就可以做到这一点,但必须有一种更简洁的方法来执行此操作

<?xml version="1.0"?>
<vaults xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vaults.xsd">
<vault>
<vaultname>Los Angeles Vault </vaultname>
<state>California</state>
<location>Los Angeles (Cathedral)</location>
<description>The Vault-Tec demonstration vault. It was not part of the experiment, and was the Master's vault under the Cathedral. </description>
<fate> </fate>
<appearance>Fallout</appearance>
</vault>
<vault>
<vaultname>Vault 3</vaultname>
<state>Nevada</state>
<location>West of Las Vegas</location>
<description>A control vault designed to open after 20 years, but kept closed longer due to the wishes of the vault inhabitants.</description>
<fate> unplanned water leak forced the occupants to open in hopes of trading with the outside. Unfortunately, all of the vault's residents were massacred by a group of raiders known as the Fiends shortly after they opened the vault door.</fate>
<appearance>Fallout New Vegas</appearance>
</vault>
</vaults>

因此,当一个人点击 CA 时,会显示一个表格,该表格在页面底部的 div 中显示保管库名称,我希望如果他们选择 NV,它将显示 NV 的保管库

最佳答案

您可以将参数传递到 xslt-stylesheet,如下所示:

xsltProcessor.setParameter(null,"state","California");

然后在您的 XSLT 中您可以执行以下操作

<xsl:for-each select="vaults/vault[state=$state]">

有关更多详细信息和跨浏览器兼容性,请参阅此问题的答案: How to pass parameter to XSLT from Javascript function

关于javascript - 每个选择的多个位置 XSLT,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33005380/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com