You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rob Decker <ro...@objectsource.org> on 2005/04/06 20:38:50 UTC

ms attributes in html tlds

I'm looking at the my-faces tld/entities  and in html_table_attributes.xml there are 

<attribute><name>datafld</name>         
<required>false</required>  
<rtexprvalue>false</rtexprvalue>
</attribute>
        <attribute><name>datasrc</name>         
<required>false</required>  
<rtexprvalue>false</rtexprvalue>
</attribute>
        <attribute><name>dataformatas</name>    
<required>false</required>  
<rtexprvalue>false</rtexprvalue></attribute>

Which html 4.0 specification are these attributes from? Do MS attributes have to be 
mixed in with standard attributes like that? 


--
Rob

@objectsource.org