×
XML Schema 教程XML Schemas 简介为什么使用 Schema?如何使用 XML SchemaSchema 元素XSD 简易元素Schema 属性Schema 限定 / FacetsSchema 复合元素Schema 复合空元素Schema 复合类型 - 仅含元素Schema 复合元素 - 仅含文本Schema 复合类型 - 混合内容Schema 指示器Schema any 元素anyAttribute 元素Schema 元素替换XML Schema 实例Schema 字符串数据类型Schema 日期/时间类型Schema 数值数据类型Schema 杂项数据类型XML 编辑器XML Schema 总结XML Schema 参考手册

XML Schema appinfo 元素


XML Schema 参考手册XML Schema 参考手册


定义和用法

appInfo 元素规定 annotation 元素中应用程序要使用的信息。该元素必须位于 annotation 中。

元素信息

  • 父元素: annotation

语法

<appinfo
source=anyURL
>

Any well-formed XML content

</appinfo>

属性 描述
source 可选。一个 URI 引用,规定应用程序信息的来源。

实例 1

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">

<xs:annotation>
  <xs:appinfo>Waitang Note</xs:appinfo>
  <xs:documentation xml:lang="en">
  This Schema defines a Waitang note!
  </xs:documentation>
</xs:annotation>

.
.
.

</xs:schema>

XML Schema 参考手册XML Schema 参考手册


分类导航

关注微信下载离线手册

bootwiki移动版 bootwiki
(群号:472910771)