[PATCH] XML Policy
    Jason Keirstead 
    jason at keirstead.org
       
    Wed Feb 23 01:11:05 GMT 2005
    
    
  
On February 22, 2005 08:52 pm, Frans Englich wrote:
> It's not, but often you have global element declarations in addition to
> type declarations, which means they'll clash. 
There is no problem with these things clashing because they are totally 
different things... you use one in one context and another in another 
context.
You can't say <xsl:element name="foo" type="SomeElement">. The type must be an 
actual 'type', or else the whole stylesheet would not validate anyway. 
Similarly, you can't use a type as an element. So, how would these clash? 
Or am I missing something?
> Who committed those? That man can look forward to a harsh lecture by me. In
> person. Sigh, I guess I'll have to fix them for him too.
Heh.
-- 
Jason Keirstead
http://www.keirstead.org
    
    
More information about the kde-core-devel
mailing list