Commit 74d03877 authored by Rachid Louardi's avatar Rachid Louardi Committed by Mark Canterbury
Browse files

Rachid's correction

parent 6bd5eafa
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -99,7 +99,7 @@
	<xs:complexType name="GETRequest">
	<xs:complexType name="GETRequest">
		<xs:sequence>
		<xs:sequence>
			<xs:element name="Identifier" type="ObjectIdentifier"/>
			<xs:element name="Identifier" type="ObjectIdentifier"/>
			<xs:element name="ReturnStatusOnly" type="xs:boolean" minOccurs="0"></xs:element>
			<xs:element name="ReturnOnlyStatus" type="xs:boolean" minOccurs="0"/>
		</xs:sequence>
		</xs:sequence>
	</xs:complexType>
	</xs:complexType>
	<xs:complexType name="GETResponse">
	<xs:complexType name="GETResponse">