Sha256: 2b48301f56322b1dfd4cd337a6525b4a0b687db3771f813704d9c045f8df0e35
Contents?: true
Size: 846 Bytes
Versions: 47
Compression:
Stored size: 846 Bytes
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/CommonStructures" schemaLocation="../CommonFiles/CommonStructures.xsd"/> <xs:element name="LodgeReportRequest"> <xs:complexType> <xs:sequence> <xs:element name="MessageIdentifier" type="CS:MessageIdentifier"/> <xs:element name="Report" type="CEPC:Report" maxOccurs="2"/> </xs:sequence> </xs:complexType> </xs:element> </xs:schema>
Version data entries
47 entries across 47 versions & 1 rubygems