Re: Documenting an XML format -- how much detail?

Subject: Re: Documenting an XML format -- how much detail?
From: "Mike O." <obie1121 -at- yahoo -dot- com>
To: techwr-l
Date: Thu, 15 Jan 2004 12:05:43 -0500

Jon Jacob Jinglehymerschmidt wrote:

> Has anyone here had to document an XML interface?

Yes, here are some suggestions:

- Make sure you provide a library of sample code that shows input and
output.

- Provide an online test server where your audience can cut-and-paste your
sample input, submit it, and get the same output as in your sample output.
Then they can modify the code and use the test server to test their own new
code.

Don't underestimate the power of providing a live test server. Developers
love to learn stuff by trying it out. If a developer had to choose between a
good document, and a live test server, they'd choose the server every time.

- For each element and attribute, write a good description of its purpose,
how it is useful, and what happens when you submit it to your server.

Mike O.






Previous by Author: Re: FrameMaker International
Next by Author: Re: Tools: Getting off a blacklist?
Previous by Thread: RE: Documenting an XML format -- how much detail?
Next by Thread: RE: Documenting an XML format -- how much detail?


What this post helpful? Share it with friends and colleagues:


Sponsored Ads