<xsd:documentation> ElementÂ
Specifies information to be read or used by users within an annotation element.
<documentation>
source = anyURI
xml:lang = language
Content: ({any})*
</documentation>
Attributes
- source
The source of the application information. The source must be a URI reference. Optional.
xml:lang
The indicator of the language used in the contents.Optional.
Element Information
Number of occurrences |
Unlimited |
Parent elements |
|
Contents |
Any well-formed XML content. |
Remarks
Information supplied within the documentation element is not used in validation.
Example
For examples, see annotation.
Other Resources
For more information see the W3C XML Schema Part 1: Structures Recommendation at www.w3.org/TR/2001/REC-xmlschema-1-20010502\#element-all.