Loading 103221-1/TS_103_221_01.xsd +13 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,7 @@ <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="delegatedTasksList" type="DelegatedTaskList" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="ListOfTargetIdentifiers"> Loading Loading @@ -956,4 +957,16 @@ </xs:extension> </xs:complexContent> </xs:complexType> <xs:complexType name="DelegatedTaskList"> <xs:complexContent> <xs:extension base="X1ResponseMessage"> <xs:sequence> <xs:element name="neStatusDetails" type="NeStatusDetails"/> <xs:element name="listOfTaskResponseDetails" type="ListOfTaskResponseDetails"/> <xs:element name="listOfDestinationResponseDetails" type="ListOfDestinationResponseDetails"/> <xs:element name="listOfGenericObjectResponseDetails" type="ListOfGenericObjectResponseDetails" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:schema> Loading
103221-1/TS_103_221_01.xsd +13 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,7 @@ <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="delegatedTasksList" type="DelegatedTaskList" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> <xs:complexType name="ListOfTargetIdentifiers"> Loading Loading @@ -956,4 +957,16 @@ </xs:extension> </xs:complexContent> </xs:complexType> <xs:complexType name="DelegatedTaskList"> <xs:complexContent> <xs:extension base="X1ResponseMessage"> <xs:sequence> <xs:element name="neStatusDetails" type="NeStatusDetails"/> <xs:element name="listOfTaskResponseDetails" type="ListOfTaskResponseDetails"/> <xs:element name="listOfDestinationResponseDetails" type="ListOfDestinationResponseDetails"/> <xs:element name="listOfGenericObjectResponseDetails" type="ListOfGenericObjectResponseDetails" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:schema>