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]

Re: XHTML to HTML 4


At 13:37 2000 04 06 -0600, Mike Brown wrote:
>> I've got an xhtml document similar to this fragment:
>> 
>>  <html:table border="0" cellpadding="0" cellspacing="5px">
>>     <html:tr>
>>        <html:td>
>>           <html:span class="StoryHeadline">b</html:span>
>
>Namespaces are inherited by element descendants; 

No they aren't.  Namespace declarations (including
default namespace declarations) are in force
throughout their scope, but nothing about the uses
of namespaces is inherited.


 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]