RE: [xsl] Parsing XML tag attributes

Subject: RE: [xsl] Parsing XML tag attributes
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 3 Apr 2003 13:39:57 -0500
[Holbrook, R Cody (Cody)]
> 
> Have I overcomplicated the XML by using class with an element 
> attribute?  Would it make more sense to use this?
> 
> <class>
> 	<element>TestType</element>
> 	<documentation>Doc for TestType</documentation>
> </class>
> 

If there will only ever be a single 'element' in a class, it really does
not matter.

Cheers,

Tom P

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


Current Thread