Sha256: e2ca091e1469e269a1948caf0cdc4d44889335abdc6d97a0560cb94706c84cb6
Contents?: true
Size: 883 Bytes
Versions: 47
Compression:
Stored size: 883 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/Exceptions" schemaLocation="../CommonFiles/Exceptions.xsd"/> <xs:import namespace="DCLG-CEPC/CommonStructures" schemaLocation="../CommonFiles/CommonStructures.xsd"/> <xs:element name="GetStatusEARegisterRequest"> <xs:complexType> <xs:sequence> <xs:element name="MessageIdentifier" type="CS:MessageIdentifier"/> </xs:sequence> </xs:complexType> </xs:element> </xs:schema>
Version data entries
47 entries across 47 versions & 1 rubygems