Sha256: 78ade178e4594cebc1586efa1c98e4d486ab67964af2eff3e169710f3fed738d

Contents?: true

Size: 1.45 KB

Versions: 47

Compression:

Stored size: 1.45 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:CS="DCLG-CEPC/CommonStructures" xmlns:ERR="DCLG-CEPC/Exceptions" xmlns:UDT="DCLG-CEPC/BaseDataTypes" xmlns:CEPC="DCLG-CEPC" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-CEPC-5.1">
	<xs:import namespace="DCLG-CEPC" schemaLocation="../Reports/CEPC-Reports.xsd"/>
	<xs:import namespace="DCLG-CEPC/Exceptions" schemaLocation="../CommonFiles/Exceptions.xsd"/>
	<xs:import namespace="DCLG-CEPC/CommonStructures" schemaLocation="../CommonFiles/CommonStructures.xsd"/>
	<xs:element name="GetStatusEARegisterResponse">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="MessageIdentifier" type="CS:MessageIdentifier"/>
				<xs:element name="Success" type="CEPC:Flag"/>
				<xs:element name="ExceptionList" minOccurs="0">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Exception">
								<xs:complexType>
									<xs:complexContent>
										<xs:extension base="ERR:Exception">
											<xs:sequence>
												<xs:element name="EA-Certificate-Number" type="CEPC:CertificateNumberType"/>
											</xs:sequence>
										</xs:extension>
									</xs:complexContent>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
epb_view_models-2.0.5 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-2.0.4 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-2.0.3 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-2.0.2 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-2.0.1 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-2.0.0 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.2.3 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.2.2 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.2.1 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.2.0 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.6 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.5 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.4 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.3 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.2 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.1 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.1.0 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.0.29 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.0.28 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd
epb_view_models-1.0.27 api/schemas/xml/CEPC-5.1/Messages/GetStatusEARegisterResponse.xsd