A main feature of the xsbrowser is that it exploits human readable
material contained in DTD comments and XML Schema documentation.
XML Schema documentation is unambigiously related to specific tags,
attributes, values and other model concepts. This is not true for
DTD comments. The model concepts described in a DTD comment consequently
need to be highlighted by quotes or parentheses. See example/wahl.dtd.
Documentation might contain any text, even HTML or XML. The xsbrowser
creates links to external documentation: <documentation source="URI"/>.
See example/xcpg.xsd.
|