“XMP over SOAP 协议”是什么意思意思是?

发布于 2024-11-09 12:01:43 字数 80 浏览 0 评论 0原文

以下行的含义是什么?

“接口是使用 XMP over SOAP 协议构建的”

...接口指的是 Web 服务。

what is the meaning of the following line ?

"The interfaces are built using XMP over SOAP protocol"

....the interfaces referes to webservices.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烙印 2024-11-16 12:01:43

XMP 代表“可扩展元数据平台”。它是 Adob​​e 创建的标准,它允许您将元数据存储在描述所述文档的文档上。

SOAP 是一种在不同计算机之间传输对象的方法。它使用 XML 文档。

我怀疑 SOAP 上的 XMP 意味着 SOAP XML 文档使用 XMP 来保存嵌入的元数据。

XMP stands for "Extensible Metadata Platform". It's a standard created by Adobe, and it lets you store metadata on documents that describe said documents.

SOAP is a method for transporting objects between different computers. It uses XML documents.

I suspect XMP on SOAP means that the SOAP XML documents use XMP to hold embedded metadata.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文