Loading 103120/examples/request6.xml +4 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,10 @@ <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> <task:EndpointID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR01</UniqueIdentifier> </task:EndpointID> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> Loading 103120/schema/ts_103120_Task.xsd +2 −1 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ <xs:element name="URL" type="xs:anyURI"></xs:element> <xs:element name="FQDN" type="etsi:LongString"></xs:element> <xs:element name="EmailAddress" type="etsi:EmailAddress"></xs:element> <xs:element name="EndpointID" type="core:EndpointID"></xs:element> </xs:choice> </xs:complexType> <xs:complexType name="TaskFlags"> Loading Loading
103120/examples/request6.xml +4 −1 Original line number Diff line number Diff line Loading @@ -63,7 +63,10 @@ <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> <task:EndpointID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR01</UniqueIdentifier> </task:EndpointID> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> Loading
103120/schema/ts_103120_Task.xsd +2 −1 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ <xs:element name="URL" type="xs:anyURI"></xs:element> <xs:element name="FQDN" type="etsi:LongString"></xs:element> <xs:element name="EmailAddress" type="etsi:EmailAddress"></xs:element> <xs:element name="EndpointID" type="core:EndpointID"></xs:element> </xs:choice> </xs:complexType> <xs:complexType name="TaskFlags"> Loading