[Home] [By Thread] [By Date] [Recent Entries]

  • From: Michael Fitzgerald <mike@w...>
  • To: olivier.dameron@g...
  • Date: Tue, 19 Dec 2000 07:48:39 -0800

What I mean is placing hooks in commented text and processing normal DTD
constructs to produce documentation.

For example, something similar this:

<!-- @switch@ The switch element turns rendering on or off. @@ -->
<!ELEMENT switch EMPTY>
<!ATTLIST switch boolean (1|0) "1">

Might produce:

Element

switch

     The switch element turns rendering on or off.

Attributes

     boolean     1 or 0      Default: 1


Likewise, I would expect similar processing on <annotation> elements in XML
schema.

Mike

-----Original Message-----
From: olivier.dameron@g... [mailto:olivier.dameron@g...]
Sent: Tuesday, December 19, 2000 12:14 AM
To: Michael Fitzgerald
Subject: Re: javadoc like?

> Is anyone doing anything like a javadoc for DTDs or XML Schema or any
> other schema language for that matter?

Could you precise "javadoc for DTD" ?
I thought javadoc was for documenting java classes...

Regards,
Olivier Dameron

--
Sent through GMX FreeMail - http://www.gmx.net


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member