{
  "configInfo": "CantonConfig[Canton=GL, BasicUrl=https://map.geo.gl.ch/oereb, Threads=1, OutputDirectoryPath=out\\results, GetVersions=2, GetEGRID=6, GetCapabilities=2, GetExtractById=10]",
  "canton": "GL",
  "availabilityStatus": "AVAILABLE",
  "availabilityExecutionDate": "10.07.2026 08:24:33",
  "executionDate": "10.07.2026 00:02:34",
  "results": [
    {
      "ConfigInfo": "GetVersionsConfig[FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/versions/xml",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "SupportedVersionIsValid": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetVersionsConfig[FORMAT=json, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/versions/json",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/json; charset=UTF-8",
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetCapabilitiesConfig[FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/capabilities/xml",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetCapabilitiesConfig[FORMAT=json, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/capabilities/json",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/json; charset=UTF-8",
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetEGRIDConfig[EN=2724085.210,1211030.120, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/xml?EN=2724085.210,1211030.120",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetEGRIDConfig[IDENTDN=BE0200000332, NUMBER=100, FORMAT=xml, ExpectedStatusCode=204]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/xml?IDENTDN=BE0200000332&NUMBER=100",
      "StatusCode": 204,
      "StatusCodeCorrect": true,
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetEGRIDConfig[IDENTDN=GL0200000011, NUMBER=671, FORMAT=json, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/json?IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/json; charset=UTF-8",
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetEGRIDConfig[NUMBER=2, POSTALCODE=8750, LOCALISATION=Kirchstrasse, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/xml?NUMBER=2&POSTALCODE=8750&LOCALISATION=Kirchstrasse",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetEGRIDConfig[POSTALCODE=8757, LOCALISATION=Schlösslihütte, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/xml?POSTALCODE=8757&LOCALISATION=Schlösslihütte",
      "StatusCode": 400,
      "StatusCodeCorrect": false,
      "ContentType": "text/plain; charset=UTF-8",
      "ContentTypeCorrect": false,
      "Successful": false,
      "ValidationMessages": {
        "Protocol Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_STATUS_UNEXPECTED",
            "Message": "Unexpected HTTP status. Expected 200, but received 400.",
            "Location": "https://map.geo.gl.ch/oereb/getegrid/xml?POSTALCODE=8757&LOCALISATION=Schlösslihütte"
          },
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_CONTENT_TYPE_UNEXPECTED",
            "Message": "Unexpected Content-Type 'text/plain; charset=UTF-8' for requested format 'xml'.",
            "Location": "https://map.geo.gl.ch/oereb/getegrid/xml?POSTALCODE=8757&LOCALISATION=Schlösslihütte"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetEGRIDConfig[GNSS=46.94890,7.44665, FORMAT=json, ExpectedStatusCode=204]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/getegrid/json?GNSS=46.94890,7.44665",
      "StatusCode": 204,
      "StatusCodeCorrect": true,
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[EGRIDS=[CH376977472207, CH527731226985, CH755122776904], FORMAT=pdf, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/pdf?EGRID=CH376977472207",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/pdf",
      "ContentTypeCorrect": true,
      "PdfIsValid": false,
      "Successful": false,
      "ValidationMessages": {
        "PDF Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=2]",
            "Message": "The value of Title entry from the document information dictionary, if present, and its analogous XMP property \"dc:title['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=3]",
            "Message": "The value of Author entry from the document information dictionary, if present, and its analogous XMP property \"dc:creator\" shall be equivalent. dc:creator shall contain exactly one entry",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=7]",
            "Message": "The value of Producer entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Producer\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=6]",
            "Message": "The value of Creator entry from the document information dictionary, if present, and its analogous XMP property \"xmp:CreatorTool\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=5]",
            "Message": "The value of Keywords entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Keywords\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=4]",
            "Message": "The value of Subject entry from the document information dictionary, if present, and its analogous XMP property \"dc:description['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.2, testNumber=1]",
            "Message": "The document catalog dictionary of a conforming file shall contain the Metadata key. The metadata stream dictionary shall contain entry Type with value /Metadata and entry Subtype with value /XML",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[18]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[19]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[20]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[26]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[30]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[38]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[39]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[40]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[51]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[52]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[59]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[63]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[71]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[72]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[73]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[84]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[85]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[92]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[96]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[104]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[105]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[106]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[117]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[118]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[125]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[129]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[137]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[138]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[150]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[151]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[158]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[162]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[170]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[171]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[172]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[183]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[184]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[191]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[195]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[203]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[204]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[205]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[216]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[217]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[228]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[237]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[238]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[249]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[250]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[257]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[261]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[270]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[271]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[282]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[283]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[284]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[290]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[294]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[303]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[304]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[315]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[316]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[317]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[320]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[321]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[323]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[324]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[325]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)/imageCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[92]/extGState[0](30 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[93]/extGState[0](31 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[94]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[113]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[147]/extGState[0](32 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[148]/extGState[0](33 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[149]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[168]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[355]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[359]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[362]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[366]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[369]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[373]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[376]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[380]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[64]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[71]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[72]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[139]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[173]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[198]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[219]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[220]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[227]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[235]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[243]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[244]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[251]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[122]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[127]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[134]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[168]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[180]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[410]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[411]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[412]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[423]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[424]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[425]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[432]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[434]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[443]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[452]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[479]/xObject[0](48 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[490]/xObject[0](51 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[505]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[547]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[560]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/annots[0](57 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[132]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[231]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[268]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[285]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[336]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[353]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[370]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[387]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[404]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[421]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[438]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[455]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[472]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[489]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[506]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[523]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[540]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[557]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[574]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[591]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[608]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[625]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[642]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[666]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[688]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[701]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[103]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[107]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[111]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[115]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[123]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[127]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[131]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[178]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[182]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[186]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[190]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[194]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[207]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[211]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[215]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[232]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[245]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[151]/xObject[0](144 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[92]/extGState[0](146 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[93]/extGState[0](147 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[147]/extGState[0](148 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[148]/extGState[0](149 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[238]/xObject[0](158 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[319]/xObject[0](165 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[343]/xObject[0](169 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[367]/xObject[0](173 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[391]/xObject[0](177 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[0](201 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[1](202 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[2](203 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[3](204 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[4](205 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[5](206 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[6](207 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[7](208 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/contentStream[0](231 0 obj PDContentStream)/operators[27]/xObject[0](216 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/contentStream[0](231 0 obj PDContentStream)/operators[38]/xObject[0](219 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/annots[0](229 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/annots[1](230 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[151]/xObject[0](246 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[92]/extGState[0](248 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[93]/extGState[0](249 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[147]/extGState[0](250 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[148]/extGState[0](251 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[238]/xObject[0](260 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[0](292 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[1](293 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[2](294 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[3](295 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[4](296 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[5](297 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[6](298 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[7](299 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[8](300 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[9](301 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[151]/xObject[0](317 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[92]/extGState[0](319 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[93]/extGState[0](320 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[147]/extGState[0](321 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[148]/extGState[0](322 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[0](357 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[1](358 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[2](359 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[3](360 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[4](361 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[5](362 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/contentStream[0](399 0 obj PDContentStream)/operators[27]/xObject[0](370 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/contentStream[0](399 0 obj PDContentStream)/operators[38]/xObject[0](373 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](401 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=2]",
            "Message": "The value of Title entry from the document information dictionary, if present, and its analogous XMP property \"dc:title['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=3]",
            "Message": "The value of Author entry from the document information dictionary, if present, and its analogous XMP property \"dc:creator\" shall be equivalent. dc:creator shall contain exactly one entry",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=7]",
            "Message": "The value of Producer entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Producer\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=6]",
            "Message": "The value of Creator entry from the document information dictionary, if present, and its analogous XMP property \"xmp:CreatorTool\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=5]",
            "Message": "The value of Keywords entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Keywords\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=4]",
            "Message": "The value of Subject entry from the document information dictionary, if present, and its analogous XMP property \"dc:description['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.2, testNumber=1]",
            "Message": "The document catalog dictionary of a conforming file shall contain the Metadata key. The metadata stream dictionary shall contain entry Type with value /Metadata and entry Subtype with value /XML",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[18]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[19]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[20]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[26]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[30]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[38]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[39]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[40]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[51]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[52]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[59]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[63]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[71]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[72]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[73]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[84]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[85]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[92]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[96]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[104]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[105]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[106]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[117]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[118]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[125]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[129]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[137]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[138]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[150]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[151]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[158]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[162]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[170]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[171]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[172]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[183]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[184]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[191]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[195]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[203]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[204]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[205]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[216]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[217]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[228]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[237]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[238]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[249]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[250]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[257]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[261]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[270]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[271]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[282]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[283]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[284]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[290]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[294]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[303]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[304]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[315]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[316]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[317]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[320]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[321]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[323]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[324]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[325]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)/imageCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[92]/extGState[0](30 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[93]/extGState[0](31 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[94]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[113]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[147]/extGState[0](32 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[148]/extGState[0](33 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[149]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[168]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[355]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[359]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[362]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[366]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[369]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[373]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[376]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[380]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[64]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[71]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[72]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[139]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[173]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[198]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[219]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[220]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[227]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[235]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[243]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[244]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[251]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[122]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[127]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[134]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[168]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[180]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[410]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[411]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[412]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[423]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[424]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[425]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[432]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[434]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[443]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[452]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[479]/xObject[0](48 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[490]/xObject[0](51 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[505]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[547]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[560]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/annots[0](57 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[132]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[231]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[268]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[285]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[336]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[353]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[370]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[387]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[404]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[421]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[438]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[455]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[472]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[489]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[506]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[523]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[540]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[557]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[574]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[591]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[608]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[625]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[642]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[666]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[688]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[701]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[103]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[107]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[111]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[115]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[123]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[127]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[131]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[178]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[182]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[186]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[190]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[194]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[207]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[211]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[215]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[232]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[245]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[151]/xObject[0](144 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[92]/extGState[0](146 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[93]/extGState[0](147 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[147]/extGState[0](148 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[148]/extGState[0](149 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[238]/xObject[0](158 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[319]/xObject[0](165 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[343]/xObject[0](169 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[367]/xObject[0](173 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](209 0 obj PDContentStream)/operators[391]/xObject[0](177 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[0](201 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[1](202 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[2](203 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[3](204 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[4](205 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[5](206 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[6](207 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[7](208 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/contentStream[0](231 0 obj PDContentStream)/operators[27]/xObject[0](216 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/contentStream[0](231 0 obj PDContentStream)/operators[38]/xObject[0](219 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/annots[0](229 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/annots[1](230 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](211 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[151]/xObject[0](246 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[92]/extGState[0](248 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[93]/extGState[0](249 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[147]/extGState[0](250 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](247 0 obj PDContentStream)/operators[148]/extGState[0](251 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/contentStream[0](302 0 obj PDContentStream)/operators[238]/xObject[0](260 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[0](292 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[1](293 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[2](294 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[3](295 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[4](296 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[5](297 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[6](298 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[7](299 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[8](300 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/annots[9](301 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](233 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[151]/xObject[0](317 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[92]/extGState[0](319 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[93]/extGState[0](320 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[147]/extGState[0](321 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/contentStream[0](363 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](318 0 obj PDContentStream)/operators[148]/extGState[0](322 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[0](357 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[1](358 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[2](359 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[3](360 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[4](361 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/annots[5](362 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](304 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/contentStream[0](399 0 obj PDContentStream)/operators[27]/xObject[0](370 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/contentStream[0](399 0 obj PDContentStream)/operators[38]/xObject[0](373 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](365 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](401 0 obj PDPage)/Group[0]]"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[EGRID=CH827863226956, FORMAT=pdf, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/pdf?EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/pdf",
      "ContentTypeCorrect": true,
      "PdfIsValid": false,
      "Successful": false,
      "ValidationMessages": {
        "PDF Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=2]",
            "Message": "The value of Title entry from the document information dictionary, if present, and its analogous XMP property \"dc:title['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=3]",
            "Message": "The value of Author entry from the document information dictionary, if present, and its analogous XMP property \"dc:creator\" shall be equivalent. dc:creator shall contain exactly one entry",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=7]",
            "Message": "The value of Producer entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Producer\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=6]",
            "Message": "The value of Creator entry from the document information dictionary, if present, and its analogous XMP property \"xmp:CreatorTool\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=5]",
            "Message": "The value of Keywords entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Keywords\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=4]",
            "Message": "The value of Subject entry from the document information dictionary, if present, and its analogous XMP property \"dc:description['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.2, testNumber=1]",
            "Message": "The document catalog dictionary of a conforming file shall contain the Metadata key. The metadata stream dictionary shall contain entry Type with value /Metadata and entry Subtype with value /XML",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[18]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[19]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[20]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[26]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[30]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[38]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[39]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[40]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[51]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[52]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[59]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[63]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[71]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[72]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[73]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[84]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[85]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[92]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[96]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[104]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[105]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[106]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[117]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[118]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[125]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[129]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[137]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[138]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[150]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[151]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[158]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[162]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[170]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[171]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[172]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[183]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[184]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[191]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[195]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[203]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[204]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[205]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[216]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[217]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[228]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[237]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[238]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[249]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[250]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[257]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[261]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[270]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[271]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[282]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[283]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[284]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[290]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[294]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[303]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[304]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[315]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[316]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[317]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[320]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[321]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[323]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[324]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[325]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)/imageCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[92]/extGState[0](30 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[93]/extGState[0](31 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[94]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[185]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[219]/extGState[0](32 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[220]/extGState[0](33 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[221]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[312]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[355]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[359]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[362]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[366]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[369]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[373]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[376]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[380]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[64]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[71]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[72]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[153]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[197]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[231]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[252]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[253]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[260]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[261]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[268]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[276]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[277]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[284]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[122]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[127]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[134]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[168]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[180]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[410]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[411]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[412]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[423]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[424]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[425]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[432]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[434]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[443]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[452]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[479]/xObject[0](48 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[490]/xObject[0](51 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[505]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[547]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[560]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/annots[0](57 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[132]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[231]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[268]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[285]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[336]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[353]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[370]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[387]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[404]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[421]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[438]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[455]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[472]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[489]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[506]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[523]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[540]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[557]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[574]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[591]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[608]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[625]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[642]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[666]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[688]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[701]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[103]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[107]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[111]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[115]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[123]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[127]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[131]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[178]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[182]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[186]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[190]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[194]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[207]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[211]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[215]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[232]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[245]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[151]/xObject[0](144 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[92]/extGState[0](146 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[93]/extGState[0](147 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[219]/extGState[0](148 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[220]/extGState[0](149 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[238]/xObject[0](158 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[288]/xObject[0](164 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[369]/xObject[0](171 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[393]/xObject[0](175 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[417]/xObject[0](179 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[441]/xObject[0](183 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[465]/xObject[0](187 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[489]/xObject[0](191 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[513]/xObject[0](195 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[0](213 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[1](214 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[2](215 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[3](216 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[4](217 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[5](218 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/contentStream[0](249 0 obj PDContentStream)/operators[27]/xObject[0](226 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/contentStream[0](249 0 obj PDContentStream)/operators[38]/xObject[0](229 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[0](245 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[1](246 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[2](247 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[3](248 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[151]/xObject[0](264 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[92]/extGState[0](266 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[93]/extGState[0](267 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[219]/extGState[0](268 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[220]/extGState[0](269 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[238]/xObject[0](278 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[319]/xObject[0](285 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[343]/xObject[0](289 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[367]/xObject[0](293 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[391]/xObject[0](297 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[415]/xObject[0](301 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[439]/xObject[0](305 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[0](326 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[1](327 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[2](328 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[3](329 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[4](330 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[5](331 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[6](332 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[0](350 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[1](351 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[2](352 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[151]/xObject[0](368 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[92]/extGState[0](370 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[93]/extGState[0](371 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[219]/extGState[0](372 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[220]/extGState[0](373 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[0](413 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[1](414 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[2](415 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[3](416 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[4](417 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[5](418 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/contentStream[0](455 0 obj PDContentStream)/operators[27]/xObject[0](426 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/contentStream[0](455 0 obj PDContentStream)/operators[38]/xObject[0](429 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1a",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[9](457 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=2]",
            "Message": "The value of Title entry from the document information dictionary, if present, and its analogous XMP property \"dc:title['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=3]",
            "Message": "The value of Author entry from the document information dictionary, if present, and its analogous XMP property \"dc:creator\" shall be equivalent. dc:creator shall contain exactly one entry",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=7]",
            "Message": "The value of Producer entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Producer\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=6]",
            "Message": "The value of Creator entry from the document information dictionary, if present, and its analogous XMP property \"xmp:CreatorTool\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=5]",
            "Message": "The value of Keywords entry from the document information dictionary, if present, and its analogous XMP property \"pdf:Keywords\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.3, testNumber=4]",
            "Message": "The value of Subject entry from the document information dictionary, if present, and its analogous XMP property \"dc:description['x-default']\" shall be equivalent",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/trailer[0]/Info[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.7.2, testNumber=1]",
            "Message": "The document catalog dictionary of a conforming file shall contain the Metadata key. The metadata stream dictionary shall contain entry Type with value /Metadata and entry Subtype with value /XML",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[18]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[19]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[20]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[26]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[30]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[38]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[39]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[40]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[51]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[52]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[59]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[63]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[71]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[72]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[73]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[84]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[85]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[92]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[96]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[104]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[105]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[106]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[117]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[118]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[125]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[129]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[137]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[138]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[150]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[151]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[158]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[162]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[170]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[171]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[172]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[183]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[184]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[191]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[195]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[203]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[204]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[205]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[216]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[217]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[228]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[237]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[238]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[249]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[250]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[257]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[261]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[270]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[271]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[282]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[283]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[284]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[290]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[294]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[303]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[304]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[315]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[316]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[317]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[320]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[321]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[323]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[324]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[325]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[334]/xObject[0](28 0 obj PDXImage)/imageCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[92]/extGState[0](30 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[93]/extGState[0](31 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[94]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[185]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[219]/extGState[0](32 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[220]/extGState[0](33 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[221]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[345]/xObject[0]/contentStream[0](29 0 obj PDContentStream)/operators[312]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[355]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[359]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[362]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[366]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[369]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[373]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[376]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[380]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[64]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[71]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[72]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[153]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[197]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[231]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[252]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[253]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[260]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[261]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[268]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[269]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[276]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[277]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[386]/xObject[0]/contentStream[0](35 0 obj PDContentStream)/operators[284]/strokeCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[122]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[127]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[134]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[168]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[397]/xObject[0]/contentStream[0](37 0 obj PDContentStream)/operators[180]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[410]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[411]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[412]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[423]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[424]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[425]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=1]",
            "Message": "DeviceRGB may be used only if the file has a PDF/A-1 OutputIntent that uses an RGB colour space",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[432]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[434]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[443]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[452]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[479]/xObject[0](48 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[490]/xObject[0](51 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[505]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[547]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/contentStream[0](58 0 obj PDContentStream)/operators[560]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/annots[0](57 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[0](4 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[132]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[185]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[218]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[231]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[251]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[268]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[285]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[302]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[319]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[336]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[353]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[370]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[387]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[404]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[421]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[438]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[455]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[472]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[489]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[506]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[523]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[540]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[557]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[574]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[591]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[608]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[625]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[642]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[666]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[688]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/contentStream[0](104 0 obj PDContentStream)/operators[701]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[1](61 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[10]/fillCS[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[53]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[86]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[99]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[103]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[107]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[111]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[115]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[119]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[123]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[127]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[131]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[135]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[139]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[152]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[165]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[169]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[178]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[182]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[186]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[190]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[194]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[198]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[207]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[211]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[215]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[224]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[228]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[232]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[236]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.2.3.3, testNumber=3]",
            "Message": "If an uncalibrated colour space is used in a file then that file shall contain a PDF/A-1 OutputIntent, as defined in 6.2.2",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/contentStream[0](129 0 obj PDContentStream)/operators[245]/colorSpace[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[2](106 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[151]/xObject[0](144 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[92]/extGState[0](146 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[93]/extGState[0](147 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[219]/extGState[0](148 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](145 0 obj PDContentStream)/operators[220]/extGState[0](149 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[238]/xObject[0](158 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[288]/xObject[0](164 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[369]/xObject[0](171 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[393]/xObject[0](175 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[417]/xObject[0](179 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[441]/xObject[0](183 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[465]/xObject[0](187 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[489]/xObject[0](191 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/contentStream[0](219 0 obj PDContentStream)/operators[513]/xObject[0](195 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[0](213 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[1](214 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[2](215 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[3](216 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[4](217 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/annots[5](218 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[3](131 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/contentStream[0](249 0 obj PDContentStream)/operators[27]/xObject[0](226 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/contentStream[0](249 0 obj PDContentStream)/operators[38]/xObject[0](229 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[0](245 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[1](246 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[2](247 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/annots[3](248 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[4](221 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[151]/xObject[0](264 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[92]/extGState[0](266 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[93]/extGState[0](267 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[219]/extGState[0](268 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](265 0 obj PDContentStream)/operators[220]/extGState[0](269 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[238]/xObject[0](278 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[319]/xObject[0](285 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[343]/xObject[0](289 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[367]/xObject[0](293 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[391]/xObject[0](297 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[415]/xObject[0](301 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/contentStream[0](333 0 obj PDContentStream)/operators[439]/xObject[0](305 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[0](326 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[1](327 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[2](328 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[3](329 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[4](330 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[5](331 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/annots[6](332 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[5](251 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[0](350 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[1](351 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/annots[2](352 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[6](335 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[151]/xObject[0](368 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[92]/extGState[0](370 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=6]",
            "Message": "If a ca key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[93]/extGState[0](371 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[219]/extGState[0](372 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=5]",
            "Message": "If a CA key is present in an ExtGState object, its value shall be 1.0",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/contentStream[0](419 0 obj PDContentStream)/operators[162]/xObject[0]/contentStream[0](369 0 obj PDContentStream)/operators[220]/extGState[0](373 0 obj PDExtGState)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[0](413 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[1](414 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[2](415 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[3](416 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[4](417 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.5.3, testNumber=3]",
            "Message": "An annotation dictionary shall not contain the C array or the IC array unless the colour space of the DestOutputProfile in the PDF/A-1 OutputIntent dictionary, defined in 6.2.2, is RGB",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/annots[5](418 0 obj PDLinkAnnot)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[7](355 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/contentStream[0](455 0 obj PDContentStream)/operators[27]/xObject[0](426 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=2]",
            "Message": "An XObject dictionary shall not contain the SMask key",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/contentStream[0](455 0 obj PDContentStream)/operators[38]/xObject[0](429 0 obj PDXImage)]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[8](421 0 obj PDPage)/Group[0]]"
          },
          {
            "Severity": "ERROR",
            "Flavour": "1b",
            "Rule": "RuleId [specification=ISO 19005-1:2005, clause=6.4, testNumber=3]",
            "Message": "A Group object with an S key with a value of Transparency shall not be included in a form XObject. A Group object with an S key with a value of Transparency shall not be included in a page dictionary",
            "Location": "",
            "Error": "Location [level=CosDocument, context=root/document[0]/pages[9](457 0 obj PDPage)/Group[0]]"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[LANG=fr, EGRID=CH827863226956, FORMAT=pdf, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=fr&EGRID=CH827863226956",
      "StatusCode": 500,
      "StatusCodeCorrect": false,
      "ContentType": "text/plain; charset=UTF-8",
      "ContentTypeCorrect": false,
      "Successful": false,
      "ValidationMessages": {
        "Protocol Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_STATUS_UNEXPECTED",
            "Message": "Unexpected HTTP status. Expected 200, but received 500.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=fr&EGRID=CH827863226956"
          },
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_CONTENT_TYPE_UNEXPECTED",
            "Message": "Unexpected Content-Type 'text/plain; charset=UTF-8' for requested format 'pdf'.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=fr&EGRID=CH827863226956"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[LANG=it, EGRID=CH827863226956, FORMAT=pdf, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=it&EGRID=CH827863226956",
      "StatusCode": 500,
      "StatusCodeCorrect": false,
      "ContentType": "text/plain; charset=UTF-8",
      "ContentTypeCorrect": false,
      "Successful": false,
      "ValidationMessages": {
        "Protocol Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_STATUS_UNEXPECTED",
            "Message": "Unexpected HTTP status. Expected 200, but received 500.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=it&EGRID=CH827863226956"
          },
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_CONTENT_TYPE_UNEXPECTED",
            "Message": "Unexpected Content-Type 'text/plain; charset=UTF-8' for requested format 'pdf'.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=it&EGRID=CH827863226956"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[LANG=rm, EGRID=CH827863226956, FORMAT=pdf, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=rm&EGRID=CH827863226956",
      "StatusCode": 500,
      "StatusCodeCorrect": false,
      "ContentType": "text/plain; charset=UTF-8",
      "ContentTypeCorrect": false,
      "Successful": false,
      "ValidationMessages": {
        "Protocol Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_STATUS_UNEXPECTED",
            "Message": "Unexpected HTTP status. Expected 200, but received 500.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=rm&EGRID=CH827863226956"
          },
          {
            "Severity": "ERROR",
            "Flavour": "HTTP Protocol",
            "Rule": "HTTP_CONTENT_TYPE_UNEXPECTED",
            "Message": "Unexpected Content-Type 'text/plain; charset=UTF-8' for requested format 'pdf'.",
            "Location": "https://map.geo.gl.ch/oereb/extract/pdf?LANG=rm&EGRID=CH827863226956"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[EGRID=CH827863226956, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": false,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FEGRID%3DCH827863226956' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ],
        "Disclaimer Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Disclaimer Validation",
            "Rule": "DISCLAIMER_CONTENT_TEXT_MISMATCH",
            "Message": "Disclaimer content text does not match the expected template (de). Expected: 'Der Kataster der belasteten Standorte (KbS) wurde anhand der vom Bundesamt für Umwelt BAFU festgelegten Kriterien erstellt und wird fortwährend aufgrund neuer Erkenntnisse (z.B. Untersuchungen) aktualisiert. Die im KbS eingetragenen Flächen können vom tatsächlichen Ausmass der Belastung abweichen. Erscheint ein Grundstück nicht im KbS, besteht keine absolute Gewähr, dass das Areal frei von jeglichen Abfall- oder Schadstoffbelastungen ist. Bahnbetrieblich, militärisch und für die Luftfahrt genutzte Standorte liegen im Zuständigkeitsbereich des Bundes.', Found: 'Der Kataster der belasteten Standorte (KbS) wurde anhand der vom Bundesamt für Umwelt BAFU festgelegten Kriterien erstellt und wird fortwährend aufgrund neuer Erkenntnisse (z.B. Untersuchungen) aktualisiert. Die im KbS eingetragenen Flächen können vom tatsächlichen Ausmass der Belastung abweichen. Erscheint ein Grundstück nicht im KbS, besteht keine absolute Gewähr, dass das Areal frei von jeglichen Abfall- oder Schadstoffbelastungen ist. Bahnbetrieblich, militärisch und für die Luftfahrt genutzte Standorte liegen im Zuständigkeitsbereich des Bundes. Für weitere Informationen wenden Sie sich an die kantonale Altlastenfachstelle: https://www.gl.ch - Bau und Umwelt - Umwelt, Wald und Energie - Umweltschutz und Energie.'.",
            "Location": "/data:Extract/data:Disclaimer/data:Content/data:LocalisedText"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[GEOMETRY=true, EGRID=CH827863226956, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?GEOMETRY=true&EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FGEOMETRY%3Dtrue%26EGRID%3DCH827863226956' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[GEOMETRY=false, EGRID=CH827863226956, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?GEOMETRY=false&EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FGEOMETRY%3Dfalse%26EGRID%3DCH827863226956' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[WITHIMAGES=true, EGRID=CH827863226956, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?WITHIMAGES=true&EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": true,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": true,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": true,
      "ValidationMessages": {
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[WITHIMAGES=false, EGRID=CH827863226956, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?WITHIMAGES=false&EGRID=CH827863226956",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FWITHIMAGES%3Dfalse%26EGRID%3DCH827863226956' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[IDENTDN=GL0200000011, NUMBER=671, FORMAT=url, ExpectedStatusCode=303]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/url?IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 303,
      "StatusCodeCorrect": true,
      "ContentType": "text/plain; charset=UTF-8",
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[IDENTDN=GL0200000011, NUMBER=671, FORMAT=json, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/json?IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/json; charset=UTF-8",
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[IDENTDN=BE0200000332, NUMBER=100, FORMAT=json, ExpectedStatusCode=204]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/json?IDENTDN=BE0200000332&NUMBER=100",
      "StatusCode": 204,
      "StatusCodeCorrect": true,
      "ContentTypeCorrect": true,
      "Successful": true,
      "ValidationMessages": {}
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[IDENTDN=GL0200000011, NUMBER=671, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FIDENTDN%3DGL0200000011%26NUMBER%3D671' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[GEOMETRY=true, IDENTDN=GL0200000011, NUMBER=671, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?GEOMETRY=true&IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FGEOMETRY%3Dtrue%26IDENTDN%3DGL0200000011%26NUMBER%3D671' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[GEOMETRY=false, IDENTDN=GL0200000011, NUMBER=671, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?GEOMETRY=false&IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FGEOMETRY%3Dfalse%26IDENTDN%3DGL0200000011%26NUMBER%3D671' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[WITHIMAGES=true, IDENTDN=GL0200000011, NUMBER=671, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?WITHIMAGES=true&IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": true,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": true,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": true,
      "ValidationMessages": {
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ]
      }
    },
    {
      "ConfigInfo": "GetExtractByIdConfig[WITHIMAGES=false, IDENTDN=GL0200000011, NUMBER=671, FORMAT=xml, ExpectedStatusCode=200]",
      "ExecutionStatus": "EXECUTED",
      "Url": "https://map.geo.gl.ch/oereb/extract/xml?WITHIMAGES=false&IDENTDN=GL0200000011&NUMBER=671",
      "StatusCode": 200,
      "StatusCodeCorrect": true,
      "ContentType": "application/xml; charset=UTF-8",
      "ContentTypeCorrect": true,
      "XmlIsValid": true,
      "RealEstate_DPRIsValid": true,
      "RefsAreValid": false,
      "GeometryIsValid": true,
      "LangIsValid": true,
      "TopicsIsValid": true,
      "FederalTopicLawDocumentsIsValid": true,
      "RestrictionOnLandownershipIsValid": true,
      "ImageAspectRatioIsValid": false,
      "GlossaryIsValid": true,
      "DisclaimerIsValid": true,
      "OfficeIsValid": true,
      "WithImagesIsValid": true,
      "Successful": false,
      "ValidationMessages": {
        "Reference Check": [
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/oereb/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:LogoPLRCadastreRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/confederation/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:FederalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/canton/de.png' (HTTP 302)",
            "Location": "/data:Extract/data:CantonalLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/logo/municipality/de.png?fosnr=1632' (HTTP 302)",
            "Location": "/data:Extract/data:MunicipalityLogoRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/qrcode?extract_url=http%3A%2F%2Fmap.geo.gl.ch%2Foereb%2Fextract%2Fxml%3FWITHIMAGES%3Dfalse%26IDENTDN%3DGL0200000011%26NUMBER%3D671' (HTTP 302)",
            "Location": "/data:Extract/data:QRCodeRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Reference Validation",
            "Rule": "REFERENCE_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load reference 'http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11' (HTTP 302)",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          }
        ],
        "Topic Validation": [
          {
            "Severity": "WARNING",
            "Flavour": "Topic Validation",
            "Rule": "TOPIC_TITLE_EXTENDED",
            "Message": "Theme 'ch.Nutzungsplanung': Title contains federal template text but has additions for language 'de'. Expected(clean): 'Nutzungsplanung', Found: 'Nutzungsplanung (kantonal/kommunal): Grundnutzung', Removed from expected: (kantonal/kommunal) (raw expected: 'Nutzungsplanung (kantonal/kommunal)')",
            "Location": "/data:Extract/data:ConcernedTheme/data:Text/data:LocalisedText"
          }
        ],
        "Image Validation": [
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1386 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1304 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Gewässer]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1319 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Altquartierzone Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1323 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Kernzone Wiederaufbaugebiet Glarus]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1355 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Bahn)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1361 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Verkehrsfläche (Strasse)]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1369 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1370 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.15-01-01]/data:Map/data:OtherLegend[Lang:de Text:Wohn- und Arbeitszone 4]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Nutzungsplanung/legend_entry.png?identifier=1309 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.16-01-01]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1298 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1262 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:4 Vollgeschosse zulässig]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1301 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gefahrenzone 3]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1306 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Gewässerraumzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1318 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Innenstadtzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1339 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Ortsbildschutzzone]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.GL.NutzungsplanungUeberlagerungen/legend_entry.png?identifier=1363 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:1632.53-01-02]/data:Map/data:OtherLegend[Lang:de Text:Vorgartenbereiche]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=13 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=11 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_II]/data:Map/data:OtherLegend[Lang:de Text:Keine Empfindlichkeitsstufe]/data:SymbolRef"
          },
          {
            "Severity": "ERROR",
            "Flavour": "Image Validation",
            "Rule": "IMAGE_LOAD_HTTP_STATUS_NOT_OK",
            "Message": "Failed to load image for aspect ratio check: http://map.geo.gl.ch/oereb/image/symbol/ch.Laermempfindlichkeitsstufen/legend_entry.png?identifier=14 (HTTP 302).",
            "Location": "/data:Extract/data:RealEstate[EGRID:CH827863226956]/data:RestrictionOnLandownership[TypeCode:ES_III]/data:SymbolRef"
          }
        ]
      }
    }
  ]
}