Commit 6ec63f83 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Correcting RequestMessageType

parent 479fec4e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@
			<xs:enumeration value="Ping"/>
			<xs:enumeration value="Keepalive"/>
			<xs:enumeration value="CreateObject"/>
			<xs:enumeration value="UpdateObject"/>
			<xs:enumeration value="ModifyObject"/>
			<xs:enumeration value="GetObject"/>
			<xs:enumeration value="DeleteObject"/>
			<xs:enumeration value="ListObjectsOfType"/>