Commit 76ba5525 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/TS103221-1/030' into 'master'

Addition of listOfServiceTypes to TaskDetails.

See merge request !51
parents 0e34d522 8f6d5935
......@@ -131,6 +131,7 @@
<xs:element name="correlationID" type="xs:nonNegativeInteger" minOccurs="0"/>
<xs:element name="implicitDeactivationAllowed" type="xs:boolean" 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:sequence>
</xs:complexType>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment