(
"%22" & item 0 of it & "%22=%22" & item 1 of it & "%22"
)
of
(
(
(
it as string
)
of node values of xpaths "@name" of it
)
,
(
(
it as string
)
of node values of xpaths "@state" of it
)
)
of xpaths "/PlatformDiscovery/Solution[@exist='true']" of xml documents of files "results_Intel_Platform_Discovery.xml" of folders "__Global/Logs" of
(
(
data folder of client
)
|
(
folder "/var/opt/BESClient/__BESData"
)
|
(
folder "/Library/Application Support/BigFix/BES Agent/__BESData"
)
|
(
folder "__BESData" of parent folder of client
)
)
("%22" & item 0 of it & "%22=%22" & item 1 of it & "%22") of ( ( (it as string) of node values of xpaths "@name" of it) , ( (it as string) of node values of xpaths "@state" of it) ) of xpaths "/PlatformDiscovery/Solution[@exist='true']" of xml documents of files "results_Intel_Platform_Discovery.xml" of folders "__Global/Logs" of ((data folder of client)|(folder "/var/opt/BESClient/__BESData")|(folder "/Library/Application Support/BigFix/BES Agent/__BESData")|(folder "__BESData" of parent folder of client))