On 1 Mar 2006 at 3:30, houghi wrote:

> On Wed, Mar 01, 2006 at 02:59:10AM +0100, Azerion wrote:

[...]
> > <de>
> >         <gwdg>

NO!!! By no means: "NEVER use VALUES as NAMES of elements!"
The proper use would be something like
<country>DE</country> or <country isocode="de"> (likewise for 
location|inmstitution|hostname)

> >                  <address>ftp.gwdg.de</address>
> >                  <method>ftp,http,rsync</method>

Please learn XML first:
use <method>ftp</method> <method>next method</method>...

or <protocol name="ftp" /><protocol name="http" />

[...]

Regards,
Ulrich


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to