Sha256: ff8b757d9339b5384bd20c1babb253aa0154fe52b7ee73c90dc2440014d87a2e

Contents?: true

Size: 1.16 KB

Versions: 47

Compression:

Stored size: 1.16 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:CS="DCLG-CEPC/CommonStructures" targetNamespace="DCLG-CEPC/CommonStructures" elementFormDefault="qualified" attributeFormDefault="unqualified" version="LIG-CEPC-4.0">
	<!-- ***************************************************************************
	Simple Type declarations for Identification Block property values
	 *************************************************************************** -->
	<xs:simpleType name="ReportRetrievalType">
		<xs:restriction base="xs:string">
			<xs:enumeration value="List"/>
			<xs:enumeration value="Data"/>
			<xs:enumeration value="PDF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:element name="MessageIdentifier" type="CS:MessageIdentifier"/>
	<xs:complexType name="MessageIdentifier">
		<xs:annotation>
			<xs:documentation source="The standard Identifying Block for all messages."/>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="ClientID" type="xs:string" minOccurs="0"/>
			<xs:element name="TransactionID" type="xs:string"/>
			<xs:element name="Timestamp" type="xs:dateTime"/>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

Version data entries

47 entries across 47 versions & 1 rubygems

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