SVGColorProfileRule creation

How is it possible to create a SVGColorProfileRule using the current DOM
specification?  Is there supposed to be a interface that inherits from 
DOMImplementationCSS?  Maybe named SVGDOMImplementationCSS??
i.e.
	interface SVGDOMImplementaionCSS: DOMImplementationCSS 
	{}

Thanks for the clarification.
---
Blaine

Received on Wednesday, 16 August 2000 16:51:48 UTC