Sha256: 7a565ba29fae69f2b25e0e009b76a27bd4993d9bc550e47eabadf94addb06ca5

Contents?: true

Size: 1.1 KB

Versions: 17

Compression:

Stored size: 1.1 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns="https://epbr.digital.communities.gov.uk/xsd/sap"
           xmlns:xs="http://www.w3.org/2001/XMLSchema"
           targetNamespace="https://epbr.digital.communities.gov.uk/xsd/sap"
           elementFormDefault="qualified"
           attributeFormDefault="unqualified" version="19.1.0">
  <xs:include schemaLocation="AssessorManagement.xsd"/>
  <xs:include schemaLocation="../UDT/EPC-Domains.xsd"/>

  <xs:element name="ReportList">
    <xs:complexType>
      <xs:sequence>
        <xs:element name="Report-Summary" maxOccurs="unbounded">
          <xs:complexType>
            <xs:all>
              <xs:element name="RRN" type="RRNType"/>
              <xs:element name="Inspection-Date" type="xs:date"/>
              <xs:element name="HI-Name" type="PersonNameType"/>
              <xs:element name="HI-Certificate" type="CertificateNumberType"/>
              <xs:element name="Report-Status" type="ReportStatusCode"/>
            </xs:all>
          </xs:complexType>
        </xs:element>
      </xs:sequence>
    </xs:complexType>
  </xs:element>
</xs:schema>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
epb_view_models-2.0.5 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-2.0.4 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-2.0.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-2.0.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-2.0.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-2.0.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.2.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.2.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.2.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.2.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.6 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.5 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.4 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd
epb_view_models-1.1.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ReportList.xsd