Sha256: 8feca884f0aaff1629cd039bc956b9fcb18982561e6adbfd06af3f0a8ac34cd9

Contents?: true

Size: 834 Bytes

Versions: 32

Compression:

Stored size: 834 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.0.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

32 entries across 32 versions & 1 rubygems

Version Path
epb_view_models-1.0.26 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.25 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.24 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.23 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.22 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.21 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.20 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.19 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.18 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.17 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.16 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd
epb_view_models-1.0.15 api/schemas/xml/SAP-Schema-19.0.0/SAP/Templates/ExceptionList.xsd