Sha256: c5d891250d83bf764eaeb6a2489691befeeb4aec8e576b07403ce6b9727c3d01

Contents?: true

Size: 1.18 KB

Versions: 47

Compression:

Stored size: 1.18 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-5.1">
	<!-- ***************************************************************************
	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-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-2.0.4 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-2.0.3 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-2.0.2 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-2.0.1 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-2.0.0 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.2.3 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.2.2 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.2.1 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.2.0 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.6 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.5 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.4 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.3 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.2 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.1 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.1.0 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.29 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.28 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.27 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd