Customizing BREX compliance reports

BREX compliance reports are extracted from the full XML report file and formatted for HTML using XSL style sheets. You can modify the contents or appearance of the BREX reports by modifying the associated XSL files.

The XSL files are located on the Contenta Web server in the Contenta_home/web/cw_common/custom/S1000D_Validate_Refs directory.

Style sheets for displaying BREX reports in Contenta

The following files control how BREX reports accessed from the Contenta S1000D Validate window in are displayed:
BrexHtmlReportFromCeCwForOneDM.xsl
Used to format the HTML file that is displayed when the user clicks More.
FullBrexReport.xsl
Used to format the HTML file that is displayed when the user clicks View Full BREX Report.
SummaryBrexReport.xsl
Used to format the HTML file that is displayed when the user clicks View Summary BREX Report.

Style sheets for displaying BREX reports in an XML Editor

The following files control how BREX reports are displayed in an XML editor (such as Arbortext or Oxygen):
BrexTextReportFromEditorForOneDM.xsl
Used to format the Detailed Results section.
BrexHtmlReportFromEditorForOneDM.xsl
Used to format the HTML file that is saved when the user clicks Save as HTML.