Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/xslt/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Xml 在XSL 1.0中获取特定值_Xml_Xslt_Xslt 1.0 - Fatal编程技术网

Xml 在XSL 1.0中获取特定值

Xml 在XSL 1.0中获取特定值,xml,xslt,xslt-1.0,Xml,Xslt,Xslt 1.0,& 已使用子体,但我无法获取其值 请建议。您可以使用 ../../../../../soap:Body/Response/cac:Seller/cac:Party/cac:PartyIdentification/cbc:ID 这里应该使用SOAP,而不是XPath。但是eb:PartyId为空,这里没有值。 ../../../../../soap:Body/Response/cac:Seller/cac:Party/cac:PartyIdentification/cbc:ID precedi

&

已使用子体,但我无法获取其值

请建议。

您可以使用

../../../../../soap:Body/Response/cac:Seller/cac:Party/cac:PartyIdentification/cbc:ID

这里应该使用SOAP,而不是XPath。但是
eb:PartyId
为空,这里没有值。
../../../../../soap:Body/Response/cac:Seller/cac:Party/cac:PartyIdentification/cbc:ID
preceding::eb:PartyId[1]