Commit d92f0fab authored by Mark Canterbury's avatar Mark Canterbury
Browse files

TS 103 120 CR020 - Extension of Delivery Address (Errata)

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