Hi Dave!

Good remark, I'll use spaces as separators instead, following the XSD list
type:
http://www.w3.org/TR/xmlschema-0/#ListDt

Best regards,
Jerome  

> -----Message d'origine-----
> De : Dave Pawson [mailto:[EMAIL PROTECTED] 
> Envoyé : mercredi 11 octobre 2006 11:41
> À : [email protected]
> Objet : Re: Beta 19 and fluent builders
> 
> Hi Jerome. 
> 
> On 11/10/06, Jerome Louvel <[EMAIL PROTECTED]> wrote: 
> 
> 
> > Here is a sample Container XML configuration that I'm 
> planning to support in 
> > beta 20: 
> > 
> > <container> 
> >     <!-- Server connectors --> 
> >     <server address="123.456.789" protocol="HTTP"/> 
> >     <server protocol="SMTP"/> 
> > 
> >     <!-- Virtual hosts --> 
> >     <virtualHost addresses="*" ports="80, 8888" 
> protocols="HTTP, HTTPS"/> 
> 
> It's more normal to have a list of attribute values space separated, 
> rather than comma separated? 
> 
> 
> Just to speak up for XML. 
> As was said, it can be validated to get rid of silly typo's. 
> I think it far more robust in general than plain text config info. 
> 
> regards 
> 
> 
> 
> 
> 
> -- 
> Dave Pawson 
> XSLT XSL-FO FAQ. 
> http://www.dpawson.co.uk 
> 
> 

Reply via email to