Sha256: a8a040d00a62859bb0c0faf8422c54490f4948841d1f30452a0db2e21ba39fa3

Contents?: true

Size: 758 Bytes

Versions: 17

Compression:

Stored size: 758 Bytes

Contents

<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:element name="ExceptionList">
    <xs:complexType>
      <xs:sequence>
        <xs:element maxOccurs="unbounded" name="Exception">
          <xs:complexType>
            <xs:all>
              <xs:element name="ErrorCode" type="xs:int"/>
              <xs:element name="ErrorMessage" type="xs:string"/>
            </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/ExceptionList.xsd
epb_view_models-2.0.4 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-2.0.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-2.0.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-2.0.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-2.0.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.2.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.2.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.2.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.2.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.6 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.5 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.4 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.3 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.2 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.1 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.1.0 api/schemas/xml/SAP-Schema-19.1.0/SAP/Templates/ExceptionList.xsd