是“P0Y0M0DT0H0M0.0S” WSRM 过期元素的有效值?

发布于 2024-10-16 05:50:20 字数 201 浏览 4 评论 0 原文

“P0Y0M0DT0H0M0.0S”是 WSRM 过期元素的有效值吗?

Apache CXF 似乎使用此值作为默认值。

然而,最新的 1.2 WS-RM Oasis 规范表明...

该元素(如果存在)的 xs:duration 类型指定所提供序列的持续时间。 “PT0S”值表示所提供的序列永远不会过期。缺少该元素表示隐含值“PT0S”。

Is "P0Y0M0DT0H0M0.0S" a valid value for a WSRM expires element?

Apache CXF appears to use this value as a default.

However, the latest 1.2 WS-RM Oasis spec indicates...

This element, if present, of type xs:duration specifies the duration for the offered Sequence. A value of "PT0S" indicates that the offered Sequence will never expire. Absence of the element indicates an implied value of "PT0S".

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

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

发布评论

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

评论(1

若言繁花未落 2024-10-23 05:50:20

就 XML 模式而言,两个字符串“P0Y0M0DT0H0M0.0S”和“PT0S”都是相同 持续时间值 (0)。

Are far as XML Schema is concerned, the two strings "P0Y0M0DT0H0M0.0S" and "PT0S" are both lexical representations of the same duration value (0).

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