Loading 103120/schema/xsd/ts_103120_Common.xsd +0 −15 Original line number Diff line number Diff line Loading @@ -128,19 +128,4 @@ <xs:element name="CountryCode" type="etsi:ISOCountryCode"/> </xs:sequence> </xs:complexType> <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> <xs:element name="IPv6Address" type="etsi:IPv6Address"/> <xs:element name="IPAddressPort" type="etsi:IPAddressPort"/> <xs:element name="IPAddressPortRange" type="etsi:IPAddressPortRange"/> <xs:element name="E164Number" type="etsi:InternationalE164"/> <xs:element name="FTPAddress" type="xs:anyURI"/> <xs:element name="URL" type="xs:anyURI"/> <xs:element name="FQDN" type="etsi:LongString"/> <xs:element name="EmailAddress" type="etsi:EmailAddress"/> <xs:element name="EndpointID" type="core:EndpointID"/> <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> </xs:schema> 103120/schema/xsd/ts_103120_Core.xsd +17 −3 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ </xs:complexType> <xs:group name="LIDestinationDetails"> <xs:sequence> <xs:element name="DeliveryAddress" type="common:DeliveryAddress" minOccurs="0"/> <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/> <xs:element name="DestinationReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> <xs:element name="EncryptionReference" type="ObjectIdentifier" minOccurs="0"/> Loading @@ -218,7 +218,7 @@ </xs:group> <xs:group name="LDDestinationDetails"> <xs:sequence> <xs:element name="DeliveryAddress" type="common:DeliveryAddress" minOccurs="0"/> <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/> <xs:element name="DestinationReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> Loading @@ -227,5 +227,19 @@ <xs:element name="NationalDeliveryParameters" type="common:NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> <xs:element name="IPv6Address" type="etsi:IPv6Address"/> <xs:element name="IPAddressPort" type="etsi:IPAddressPort"/> <xs:element name="IPAddressPortRange" type="etsi:IPAddressPortRange"/> <xs:element name="E164Number" type="etsi:InternationalE164"/> <xs:element name="FTPAddress" type="xs:anyURI"/> <xs:element name="URL" type="xs:anyURI"/> <xs:element name="FQDN" type="etsi:LongString"/> <xs:element name="EmailAddress" type="etsi:EmailAddress"/> <xs:element name="EndpointID" type="core:EndpointID"/> <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> </xs:schema> Loading
103120/schema/xsd/ts_103120_Common.xsd +0 −15 Original line number Diff line number Diff line Loading @@ -128,19 +128,4 @@ <xs:element name="CountryCode" type="etsi:ISOCountryCode"/> </xs:sequence> </xs:complexType> <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> <xs:element name="IPv6Address" type="etsi:IPv6Address"/> <xs:element name="IPAddressPort" type="etsi:IPAddressPort"/> <xs:element name="IPAddressPortRange" type="etsi:IPAddressPortRange"/> <xs:element name="E164Number" type="etsi:InternationalE164"/> <xs:element name="FTPAddress" type="xs:anyURI"/> <xs:element name="URL" type="xs:anyURI"/> <xs:element name="FQDN" type="etsi:LongString"/> <xs:element name="EmailAddress" type="etsi:EmailAddress"/> <xs:element name="EndpointID" type="core:EndpointID"/> <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> </xs:schema>
103120/schema/xsd/ts_103120_Core.xsd +17 −3 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ </xs:complexType> <xs:group name="LIDestinationDetails"> <xs:sequence> <xs:element name="DeliveryAddress" type="common:DeliveryAddress" minOccurs="0"/> <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/> <xs:element name="DestinationReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> <xs:element name="EncryptionReference" type="ObjectIdentifier" minOccurs="0"/> Loading @@ -218,7 +218,7 @@ </xs:group> <xs:group name="LDDestinationDetails"> <xs:sequence> <xs:element name="DeliveryAddress" type="common:DeliveryAddress" minOccurs="0"/> <xs:element name="DeliveryAddress" type="DeliveryAddress" minOccurs="0"/> <xs:element name="DestinationReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionReference" type="ObjectIdentifier" minOccurs="0"/> <xs:element name="EncryptionDetails" type="common:NationalEncryptionDetails" minOccurs="0"/> Loading @@ -227,5 +227,19 @@ <xs:element name="NationalDeliveryParameters" type="common:NationalDeliveryParameters" minOccurs="0"/> </xs:sequence> </xs:group> <xs:complexType name="DeliveryAddress"> <xs:choice> <xs:element name="IPv4Address" type="etsi:IPv4Address"/> <xs:element name="IPv6Address" type="etsi:IPv6Address"/> <xs:element name="IPAddressPort" type="etsi:IPAddressPort"/> <xs:element name="IPAddressPortRange" type="etsi:IPAddressPortRange"/> <xs:element name="E164Number" type="etsi:InternationalE164"/> <xs:element name="FTPAddress" type="xs:anyURI"/> <xs:element name="URL" type="xs:anyURI"/> <xs:element name="FQDN" type="etsi:LongString"/> <xs:element name="EmailAddress" type="etsi:EmailAddress"/> <xs:element name="EndpointID" type="core:EndpointID"/> <xs:element name="DeliveryInformationID" type="etsi:LongString"/> </xs:choice> </xs:complexType> </xs:schema>