[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Question: URI reference and media type in HTML/XML



> 	<?xml-stylesheet type="text/xml" href="#style1"?>
> 
> We have agreed that fragments do not have media types.  What will  
> happen to such media types combined with fragment identifiers?
> Should they be simply ignored?

This is another case where the fragment inherits the media type.
Again, the entire document must be fetched (as text/xml), and then
the fragment identifier resplved in terms of that. With the example
above, the fragment shoould be resolved in the resource containing the
reference.