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.
我想知道是否存在将 XML xsd 中包含的描述转换为 AsciiDoc 表的工具,以便可以将其包含在整个 AsciiDoc 文档中。
好处当然是只有单一的描述来源,避免复制和粘贴。
据我所知,没有。您可以使用 xslt 或任何其他读取 xml 的语言来完成。