Sha256: 7d67765b2be56a0ff6721c3dc91e6e964cd9b30d64e9f0c2d96a1831c922c73a

Contents?: true

Size: 1.28 KB

Versions: 47

Compression:

Stored size: 1.28 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp1 U (http://www.xmlspy.com) by Mark Hunt (Landmark Information Group) -->
<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-3.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-1.0.26 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.25 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.24 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.23 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.22 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.21 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.20 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.19 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.18 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.17 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.16 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.15 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.14 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.13 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.12 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.11 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.10 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.9 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.8 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd
epb_view_models-1.0.7 api/schemas/xml/CEPC-3.1/CommonFiles/CommonStructures.xsd