XML Schema appInfo ÔªËØ

¶¨ÒåºÍÓ÷¨

appInfo ÔªËØ¹æ¶¨ annotation ÔªËØÖÐÓ¦ÓóÌÐòҪʹÓõÄÐÅÏ¢¡£¸ÃÔªËØ±ØÐëλÓÚ annotation ÖС£

×¢ÊÍ£ºÓ¦ÓóÌÐòʹÓÃÔÚ appinfo ÔªËØÄÚÌṩµÄÐÅÏ¢´¦ÀíÖ¸Áî¡£

ÔªËØÐÅÏ¢

³öÏÖ´ÎÊý ÎÞÏÞÖÆ¡£
¸¸ÔªËØ annotation
ÄÚÈÝ ÈκθñʽÕýÈ·µÄ XML ÄÚÈÝ¡£

Óï·¨

<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>W3School Note</xs:appInfo>
  <xs:documentation xml:lang="en">
  This Schema defines a W3School note!
  </xs:documentation>
</xs:annotation>

.
.
.

</xs:schema>
VUE