gotoDSCComment(parser, DSCConstants.BEGIN_RESOURCE);
gotoDSCComment(parser, DSCConstants.BEGIN_RESOURCE);
PSResource form2 = new PSResource(PSResource.TYPE_FORM, "FOPForm:2");
checkResourceComment(parser, DSCConstants.BEGIN_RESOURCE, form2);
DSCCommentTitle title = (DSCCommentTitle)parser.nextEvent().asDSCComment();
assertEquals("image/jpeg test/resources/images/bgimg300dpi.jpg", title.getTitle());
String resourceContent = getResourceContent(parser);
if (level == 3) {