﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:etc="http://npci.org/etc/schema/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://npci.org/etc/schema/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:import schemaLocation="XMLFile51.xsd"/>
  <xs:import schemaLocation="XMLFile21.xsd" namespace="http://www.w3.org/2000/09/xmldsig#" />
  <xs:element name="ViolationProcessingResult">
    <xs:complexType>
      <xs:sequence>
        <xs:element ref="Head" />
        <xs:element ref="AuditResults" />
        <xs:element xmlns:q1="http://www.w3.org/2000/09/xmldsig#" ref="q1:Signature" />
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>