Commit 22cff360 authored by Mark Canterbury's avatar Mark Canterbury
Browse files

Revert "Addition of listOfServiceTypes to TaskDetails."

This reverts commit 8f6d5935
parent 76ba5525
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -131,7 +131,6 @@
			<xs:element name="correlationID" type="xs:nonNegativeInteger" minOccurs="0"/>
			<xs:element name="correlationID" type="xs:nonNegativeInteger" minOccurs="0"/>
			<xs:element name="implicitDeactivationAllowed" type="xs:boolean" minOccurs="0"/>
			<xs:element name="implicitDeactivationAllowed" type="xs:boolean" minOccurs="0"/>
			<xs:element name="productID" type="XId" minOccurs="0"/>
			<xs:element name="productID" type="XId" minOccurs="0"/>
			<xs:element name="listOfServiceTypes" type="ListOfServiceTypes" minOccurs="0"/>
			<xs:element name="taskDetailsExtensions" type="TaskDetailsExtensions" minOccurs="0" maxOccurs="unbounded"/>
			<xs:element name="taskDetailsExtensions" type="TaskDetailsExtensions" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
		</xs:sequence>
	</xs:complexType>
	</xs:complexType>