Sha256: c5d891250d83bf764eaeb6a2489691befeeb4aec8e576b07403ce6b9727c3d01

Contents?: true

Size: 1.18 KB

Versions: 49

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

49 entries across 49 versions & 1 rubygems

Version Path
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
epb_view_models-1.0.26 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.25 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.24 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.23 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.22 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.21 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.20 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.19 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.18 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.17 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.16 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.15 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.14 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.13 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.12 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.11 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.10 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.9 api/schemas/xml/CEPC-5.1/CommonFiles/CommonStructures.xsd