Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有几个需要输出为 json 的 Sitecore 项目字段。我可以用 Xslt (1.0) 做到这一点吗?这是 xslt 中相当基本的循环和数据输出,我需要将其转换为 json。
任何提示或想法?
阅读这个 StackOverflow 问题(它在 XSLT 1.0 上)。似乎他们正在尝试做同样的事情,并包含一个代码示例。