<xsd:documentation> 元素

指定 annotation 元素中用户要读取或使用的信息。

<documentation>
  source = anyURI
  xml:lang = language
Content: ({any})*
</documentation>

特性

  • source
    应用程序信息的来源。 来源必须是 URI 引用。 可选。
  • xml:lang
    在内容中使用的语言的指示符。

    可选。

元素信息

出现次数

无限制

父元素

annotation

内容

任何格式正确的 XML 内容。

备注

在验证中不使用在 documentation 元素内提供的信息。

示例

有关示例,请参见 annotation

其他资源

有关更多信息,请参见“W3C XML Schema Part 1: Structures Recommendation”(W3C XML 架构第 1 部分:结构建议),网址为:www.w3.org/TR/2001/REC-xmlschema-1-20010502/#element-all。

另请参见

参考

XML 架构 (XSD) 参考
XML 架构元素