Commit 51119a6b authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0720' into 'meeting/SA107'

TS 33.128 CR0720 - Adding IP address to delegated Task state

See merge request !306
parents fbc4d451 59d8c0c1
Loading
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>