Commit f06085cf authored by Ben Beeston's avatar Ben Beeston Committed by Mark Canterbury
Browse files

Addition of TCPPortList and UDPPortList

parent 15b4c348
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -176,8 +176,10 @@
            <xs:element name="ipv6Cidr" type="etsi103280:IPv6CIDR"/>
            <xs:element name="tcpPort" type="etsi103280:TCPPort"/>
            <xs:element name="tcpPortRange" type="etsi103280:TCPPortRange"/>
            <xs:element name="tcpPortList" type="etsi103280:TCPPortList"/>
            <xs:element name="udpPort" type="etsi103280:UDPPort"/>
            <xs:element name="udpPortRange" type="etsi103280:UDPPortRange"/>
            <xs:element name="udpPortList" type="etsi103280:UDPPortList"/>
            <xs:element name="emailAddress" type="etsi103280:EmailAddress"/>
            <xs:element name="internationalizedEmailAddress" type="etsi103280:InternationalizedEmailAddress"/>
            <xs:element name="sipUri" type="etsi103280:SIPURI"/>