XLink&现实世界应用程序中的 XPointer
- 您知道扩展 XLink 和 XPointer 的实现和实际使用的一些真实示例吗?
- 扩展的 XLink 或 XPointer 是否有某种数据模型 - 它可以以某种方式成为 DOM 的一部分吗?
- 是否有一些标准方法(库)如何在 .NET (Visual Basic) 上处理扩展 XLink?
- 我对 XBRL 感兴趣,其概念部分基于扩展 XLink(链接库)的使用,但我怀疑 XBRL 的整体复杂性是否能在实践中取得成功(如果政府不宣布其为强制性会计格式) 。
- Do you know some real examples of implementation and real use of extended XLink and XPointer?
- Does extended XLink or XPointer have some data model - can it be somehow a part of the DOM?
- Are there some standard approaches (libraries) how to process extended XLink on .NET (Visual Basic)?
- I'm interested in XBRL whose concept partly stands on the use of extended XLink (linkbases), but I have a doubts whether the XBRL could be succesfull in practice in its whole complexity (if government does not declare it as an obligatory accounting format).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
1 Docbook 使用扩展 XLink
2 XLink DTD 包含扩展元素和属性,因此它们可以使用访问X 路径。
3 XPath API 应该能够处理扩展 XLink 节点
4 Microsoft 和 Apple 平台拥有 XBRL 工具,并且 IBM 拥有最佳实践
参考
Docbook 发行说明
加速 XBRL 采用 (pdf)
1 Docbook uses extended XLink
2 XLink DTD includes the extended element and attribute, so they are accessible using XPath.
3 XPath API should be able to process the extended XLink nodes
4 Microsoft and Apple platforms have XBRL tools, and IBM has best practices
References
Docbook Release Notes
Accelerating XBRL Adoption (pdf)