Commit 59d8c0c1 authored by canterburym's avatar canterburym
Browse files

TS 33.128 CR0720 - Adding IP address to delegated Task state

parent fbc4d451
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -398,6 +398,7 @@
        <xs:element name="TaskDetails" type="x1:TaskDetails"/>
        <xs:element name="TaskStatus" type="x1:TaskStatus" minOccurs="0"/>
        <xs:element name="LastTaskStatusTime" type="common:QualifiedMicrosecondDateTime" minOccurs="0"/>
        <xs:element name="NEIPAddress" type="common:IPAddress" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>