This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Designing XML for XSLT (Was: Re: newbie: xsl:key and summation of substrings)


Jeni Tennison wrote:

>  - keep numbers and units separate
>  - be consistent in case use in attribute/element values
>  - use namespaces to embed HTML in XML, not CDATA sections
> 
> Any others?

- Something about poor group design like
<group name="group1"/>
<item/>
<item/>
<group name="group2"/>
<item/>
?

- don't couple different data in one value
(<e value="Author1Fantasy"/> case) ?

-- 
Oleg Tkachenko
Multiconn International, Israel


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]