private CompiledStyleSheetCollection themeStyleSheets =
new CompiledStyleSheetCollection();
public ResponseResponseElement(XDIMEContextInternal context) {
super(ResponseElements.RESPONSE, context);
protocolAttributes = new ResponseResponseAttributes();
}