f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.
|
6
6
|
|
@@ -95,6 +95,1221 @@ All other trademarks mentioned in this document are the property of their respec
|
|
95
95
|
<xsd:documentation>PROTOCOL_UNKNOWN</xsd:documentation>
|
96
96
|
</xsd:annotation>
|
97
97
|
</xsd:enumeration>
|
98
|
+
<xsd:enumeration value="PROTOCOL_IGMP">
|
99
|
+
<xsd:annotation>
|
100
|
+
<xsd:documentation>PROTOCOL_IGMP</xsd:documentation>
|
101
|
+
</xsd:annotation>
|
102
|
+
</xsd:enumeration>
|
103
|
+
<xsd:enumeration value="PROTOCOL_GGP">
|
104
|
+
<xsd:annotation>
|
105
|
+
<xsd:documentation>PROTOCOL_GGP</xsd:documentation>
|
106
|
+
</xsd:annotation>
|
107
|
+
</xsd:enumeration>
|
108
|
+
<xsd:enumeration value="PROTOCOL_IPV4">
|
109
|
+
<xsd:annotation>
|
110
|
+
<xsd:documentation>PROTOCOL_IPV4</xsd:documentation>
|
111
|
+
</xsd:annotation>
|
112
|
+
</xsd:enumeration>
|
113
|
+
<xsd:enumeration value="PROTOCOL_ST">
|
114
|
+
<xsd:annotation>
|
115
|
+
<xsd:documentation>PROTOCOL_ST</xsd:documentation>
|
116
|
+
</xsd:annotation>
|
117
|
+
</xsd:enumeration>
|
118
|
+
<xsd:enumeration value="PROTOCOL_EGP">
|
119
|
+
<xsd:annotation>
|
120
|
+
<xsd:documentation>PROTOCOL_EGP</xsd:documentation>
|
121
|
+
</xsd:annotation>
|
122
|
+
</xsd:enumeration>
|
123
|
+
<xsd:enumeration value="PROTOCOL_PIGP">
|
124
|
+
<xsd:annotation>
|
125
|
+
<xsd:documentation>PROTOCOL_PIGP</xsd:documentation>
|
126
|
+
</xsd:annotation>
|
127
|
+
</xsd:enumeration>
|
128
|
+
<xsd:enumeration value="PROTOCOL_RCCMON">
|
129
|
+
<xsd:annotation>
|
130
|
+
<xsd:documentation>PROTOCOL_RCCMON</xsd:documentation>
|
131
|
+
</xsd:annotation>
|
132
|
+
</xsd:enumeration>
|
133
|
+
<xsd:enumeration value="PROTOCOL_NVPII">
|
134
|
+
<xsd:annotation>
|
135
|
+
<xsd:documentation>PROTOCOL_NVPII</xsd:documentation>
|
136
|
+
</xsd:annotation>
|
137
|
+
</xsd:enumeration>
|
138
|
+
<xsd:enumeration value="PROTOCOL_PUP">
|
139
|
+
<xsd:annotation>
|
140
|
+
<xsd:documentation>PROTOCOL_PUP</xsd:documentation>
|
141
|
+
</xsd:annotation>
|
142
|
+
</xsd:enumeration>
|
143
|
+
<xsd:enumeration value="PROTOCOL_ARGUS">
|
144
|
+
<xsd:annotation>
|
145
|
+
<xsd:documentation>PROTOCOL_ARGUS</xsd:documentation>
|
146
|
+
</xsd:annotation>
|
147
|
+
</xsd:enumeration>
|
148
|
+
<xsd:enumeration value="PROTOCOL_EMCON">
|
149
|
+
<xsd:annotation>
|
150
|
+
<xsd:documentation>PROTOCOL_EMCON</xsd:documentation>
|
151
|
+
</xsd:annotation>
|
152
|
+
</xsd:enumeration>
|
153
|
+
<xsd:enumeration value="PROTOCOL_XNET">
|
154
|
+
<xsd:annotation>
|
155
|
+
<xsd:documentation>PROTOCOL_XNET</xsd:documentation>
|
156
|
+
</xsd:annotation>
|
157
|
+
</xsd:enumeration>
|
158
|
+
<xsd:enumeration value="PROTOCOL_CHAOS">
|
159
|
+
<xsd:annotation>
|
160
|
+
<xsd:documentation>PROTOCOL_CHAOS</xsd:documentation>
|
161
|
+
</xsd:annotation>
|
162
|
+
</xsd:enumeration>
|
163
|
+
<xsd:enumeration value="PROTOCOL_MUX">
|
164
|
+
<xsd:annotation>
|
165
|
+
<xsd:documentation>PROTOCOL_MUX</xsd:documentation>
|
166
|
+
</xsd:annotation>
|
167
|
+
</xsd:enumeration>
|
168
|
+
<xsd:enumeration value="PROTOCOL_MEAS">
|
169
|
+
<xsd:annotation>
|
170
|
+
<xsd:documentation>PROTOCOL_MEAS</xsd:documentation>
|
171
|
+
</xsd:annotation>
|
172
|
+
</xsd:enumeration>
|
173
|
+
<xsd:enumeration value="PROTOCOL_HMP">
|
174
|
+
<xsd:annotation>
|
175
|
+
<xsd:documentation>PROTOCOL_HMP</xsd:documentation>
|
176
|
+
</xsd:annotation>
|
177
|
+
</xsd:enumeration>
|
178
|
+
<xsd:enumeration value="PROTOCOL_PRM">
|
179
|
+
<xsd:annotation>
|
180
|
+
<xsd:documentation>PROTOCOL_PRM</xsd:documentation>
|
181
|
+
</xsd:annotation>
|
182
|
+
</xsd:enumeration>
|
183
|
+
<xsd:enumeration value="PROTOCOL_IDP">
|
184
|
+
<xsd:annotation>
|
185
|
+
<xsd:documentation>PROTOCOL_IDP</xsd:documentation>
|
186
|
+
</xsd:annotation>
|
187
|
+
</xsd:enumeration>
|
188
|
+
<xsd:enumeration value="PROTOCOL_TRUNK1">
|
189
|
+
<xsd:annotation>
|
190
|
+
<xsd:documentation>PROTOCOL_TRUNK1</xsd:documentation>
|
191
|
+
</xsd:annotation>
|
192
|
+
</xsd:enumeration>
|
193
|
+
<xsd:enumeration value="PROTOCOL_TRUNK2">
|
194
|
+
<xsd:annotation>
|
195
|
+
<xsd:documentation>PROTOCOL_TRUNK2</xsd:documentation>
|
196
|
+
</xsd:annotation>
|
197
|
+
</xsd:enumeration>
|
198
|
+
<xsd:enumeration value="PROTOCOL_LEAF1">
|
199
|
+
<xsd:annotation>
|
200
|
+
<xsd:documentation>PROTOCOL_LEAF1</xsd:documentation>
|
201
|
+
</xsd:annotation>
|
202
|
+
</xsd:enumeration>
|
203
|
+
<xsd:enumeration value="PROTOCOL_LEAF2">
|
204
|
+
<xsd:annotation>
|
205
|
+
<xsd:documentation>PROTOCOL_LEAF2</xsd:documentation>
|
206
|
+
</xsd:annotation>
|
207
|
+
</xsd:enumeration>
|
208
|
+
<xsd:enumeration value="PROTOCOL_RDP">
|
209
|
+
<xsd:annotation>
|
210
|
+
<xsd:documentation>PROTOCOL_RDP</xsd:documentation>
|
211
|
+
</xsd:annotation>
|
212
|
+
</xsd:enumeration>
|
213
|
+
<xsd:enumeration value="PROTOCOL_IRTP">
|
214
|
+
<xsd:annotation>
|
215
|
+
<xsd:documentation>PROTOCOL_IRTP</xsd:documentation>
|
216
|
+
</xsd:annotation>
|
217
|
+
</xsd:enumeration>
|
218
|
+
<xsd:enumeration value="PROTOCOL_TP">
|
219
|
+
<xsd:annotation>
|
220
|
+
<xsd:documentation>PROTOCOL_TP</xsd:documentation>
|
221
|
+
</xsd:annotation>
|
222
|
+
</xsd:enumeration>
|
223
|
+
<xsd:enumeration value="PROTOCOL_BLT">
|
224
|
+
<xsd:annotation>
|
225
|
+
<xsd:documentation>PROTOCOL_BLT</xsd:documentation>
|
226
|
+
</xsd:annotation>
|
227
|
+
</xsd:enumeration>
|
228
|
+
<xsd:enumeration value="PROTOCOL_NSP">
|
229
|
+
<xsd:annotation>
|
230
|
+
<xsd:documentation>PROTOCOL_NSP</xsd:documentation>
|
231
|
+
</xsd:annotation>
|
232
|
+
</xsd:enumeration>
|
233
|
+
<xsd:enumeration value="PROTOCOL_INP">
|
234
|
+
<xsd:annotation>
|
235
|
+
<xsd:documentation>PROTOCOL_INP</xsd:documentation>
|
236
|
+
</xsd:annotation>
|
237
|
+
</xsd:enumeration>
|
238
|
+
<xsd:enumeration value="PROTOCOL_SEP">
|
239
|
+
<xsd:annotation>
|
240
|
+
<xsd:documentation>PROTOCOL_SEP</xsd:documentation>
|
241
|
+
</xsd:annotation>
|
242
|
+
</xsd:enumeration>
|
243
|
+
<xsd:enumeration value="PROTOCOL_3PC">
|
244
|
+
<xsd:annotation>
|
245
|
+
<xsd:documentation>PROTOCOL_3PC</xsd:documentation>
|
246
|
+
</xsd:annotation>
|
247
|
+
</xsd:enumeration>
|
248
|
+
<xsd:enumeration value="PROTOCOL_IDPR">
|
249
|
+
<xsd:annotation>
|
250
|
+
<xsd:documentation>PROTOCOL_IDPR</xsd:documentation>
|
251
|
+
</xsd:annotation>
|
252
|
+
</xsd:enumeration>
|
253
|
+
<xsd:enumeration value="PROTOCOL_XTP">
|
254
|
+
<xsd:annotation>
|
255
|
+
<xsd:documentation>PROTOCOL_XTP</xsd:documentation>
|
256
|
+
</xsd:annotation>
|
257
|
+
</xsd:enumeration>
|
258
|
+
<xsd:enumeration value="PROTOCOL_DDP">
|
259
|
+
<xsd:annotation>
|
260
|
+
<xsd:documentation>PROTOCOL_DDP</xsd:documentation>
|
261
|
+
</xsd:annotation>
|
262
|
+
</xsd:enumeration>
|
263
|
+
<xsd:enumeration value="PROTOCOL_CMTP">
|
264
|
+
<xsd:annotation>
|
265
|
+
<xsd:documentation>PROTOCOL_CMTP</xsd:documentation>
|
266
|
+
</xsd:annotation>
|
267
|
+
</xsd:enumeration>
|
268
|
+
<xsd:enumeration value="PROTOCOL_TPXX">
|
269
|
+
<xsd:annotation>
|
270
|
+
<xsd:documentation>PROTOCOL_TPXX</xsd:documentation>
|
271
|
+
</xsd:annotation>
|
272
|
+
</xsd:enumeration>
|
273
|
+
<xsd:enumeration value="PROTOCOL_IL">
|
274
|
+
<xsd:annotation>
|
275
|
+
<xsd:documentation>PROTOCOL_IL</xsd:documentation>
|
276
|
+
</xsd:annotation>
|
277
|
+
</xsd:enumeration>
|
278
|
+
<xsd:enumeration value="PROTOCOL_SDRP">
|
279
|
+
<xsd:annotation>
|
280
|
+
<xsd:documentation>PROTOCOL_SDRP</xsd:documentation>
|
281
|
+
</xsd:annotation>
|
282
|
+
</xsd:enumeration>
|
283
|
+
<xsd:enumeration value="PROTOCOL_IDRP">
|
284
|
+
<xsd:annotation>
|
285
|
+
<xsd:documentation>PROTOCOL_IDRP</xsd:documentation>
|
286
|
+
</xsd:annotation>
|
287
|
+
</xsd:enumeration>
|
288
|
+
<xsd:enumeration value="PROTOCOL_RSVP">
|
289
|
+
<xsd:annotation>
|
290
|
+
<xsd:documentation>PROTOCOL_RSVP</xsd:documentation>
|
291
|
+
</xsd:annotation>
|
292
|
+
</xsd:enumeration>
|
293
|
+
<xsd:enumeration value="PROTOCOL_GRE">
|
294
|
+
<xsd:annotation>
|
295
|
+
<xsd:documentation>PROTOCOL_GRE</xsd:documentation>
|
296
|
+
</xsd:annotation>
|
297
|
+
</xsd:enumeration>
|
298
|
+
<xsd:enumeration value="PROTOCOL_MHRP">
|
299
|
+
<xsd:annotation>
|
300
|
+
<xsd:documentation>PROTOCOL_MHRP</xsd:documentation>
|
301
|
+
</xsd:annotation>
|
302
|
+
</xsd:enumeration>
|
303
|
+
<xsd:enumeration value="PROTOCOL_BHA">
|
304
|
+
<xsd:annotation>
|
305
|
+
<xsd:documentation>PROTOCOL_BHA</xsd:documentation>
|
306
|
+
</xsd:annotation>
|
307
|
+
</xsd:enumeration>
|
308
|
+
<xsd:enumeration value="PROTOCOL_ESP">
|
309
|
+
<xsd:annotation>
|
310
|
+
<xsd:documentation>PROTOCOL_ESP</xsd:documentation>
|
311
|
+
</xsd:annotation>
|
312
|
+
</xsd:enumeration>
|
313
|
+
<xsd:enumeration value="PROTOCOL_AH">
|
314
|
+
<xsd:annotation>
|
315
|
+
<xsd:documentation>PROTOCOL_AH</xsd:documentation>
|
316
|
+
</xsd:annotation>
|
317
|
+
</xsd:enumeration>
|
318
|
+
<xsd:enumeration value="PROTOCOL_INLSP">
|
319
|
+
<xsd:annotation>
|
320
|
+
<xsd:documentation>PROTOCOL_INLSP</xsd:documentation>
|
321
|
+
</xsd:annotation>
|
322
|
+
</xsd:enumeration>
|
323
|
+
<xsd:enumeration value="PROTOCOL_SWIPE">
|
324
|
+
<xsd:annotation>
|
325
|
+
<xsd:documentation>PROTOCOL_SWIPE</xsd:documentation>
|
326
|
+
</xsd:annotation>
|
327
|
+
</xsd:enumeration>
|
328
|
+
<xsd:enumeration value="PROTOCOL_NHRP">
|
329
|
+
<xsd:annotation>
|
330
|
+
<xsd:documentation>PROTOCOL_NHRP</xsd:documentation>
|
331
|
+
</xsd:annotation>
|
332
|
+
</xsd:enumeration>
|
333
|
+
<xsd:enumeration value="PROTOCOL_55">
|
334
|
+
<xsd:annotation>
|
335
|
+
<xsd:documentation>PROTOCOL_55</xsd:documentation>
|
336
|
+
</xsd:annotation>
|
337
|
+
</xsd:enumeration>
|
338
|
+
<xsd:enumeration value="PROTOCOL_56">
|
339
|
+
<xsd:annotation>
|
340
|
+
<xsd:documentation>PROTOCOL_56</xsd:documentation>
|
341
|
+
</xsd:annotation>
|
342
|
+
</xsd:enumeration>
|
343
|
+
<xsd:enumeration value="PROTOCOL_57">
|
344
|
+
<xsd:annotation>
|
345
|
+
<xsd:documentation>PROTOCOL_57</xsd:documentation>
|
346
|
+
</xsd:annotation>
|
347
|
+
</xsd:enumeration>
|
348
|
+
<xsd:enumeration value="PROTOCOL_AHIP">
|
349
|
+
<xsd:annotation>
|
350
|
+
<xsd:documentation>PROTOCOL_AHIP</xsd:documentation>
|
351
|
+
</xsd:annotation>
|
352
|
+
</xsd:enumeration>
|
353
|
+
<xsd:enumeration value="PROTOCOL_CFTP">
|
354
|
+
<xsd:annotation>
|
355
|
+
<xsd:documentation>PROTOCOL_CFTP</xsd:documentation>
|
356
|
+
</xsd:annotation>
|
357
|
+
</xsd:enumeration>
|
358
|
+
<xsd:enumeration value="PROTOCOL_HELLO">
|
359
|
+
<xsd:annotation>
|
360
|
+
<xsd:documentation>PROTOCOL_HELLO</xsd:documentation>
|
361
|
+
</xsd:annotation>
|
362
|
+
</xsd:enumeration>
|
363
|
+
<xsd:enumeration value="PROTOCOL_SATEXPAK">
|
364
|
+
<xsd:annotation>
|
365
|
+
<xsd:documentation>PROTOCOL_SATEXPAK</xsd:documentation>
|
366
|
+
</xsd:annotation>
|
367
|
+
</xsd:enumeration>
|
368
|
+
<xsd:enumeration value="PROTOCOL_KRYPTOLAN">
|
369
|
+
<xsd:annotation>
|
370
|
+
<xsd:documentation>PROTOCOL_KRYPTOLAN</xsd:documentation>
|
371
|
+
</xsd:annotation>
|
372
|
+
</xsd:enumeration>
|
373
|
+
<xsd:enumeration value="PROTOCOL_RVD">
|
374
|
+
<xsd:annotation>
|
375
|
+
<xsd:documentation>PROTOCOL_RVD</xsd:documentation>
|
376
|
+
</xsd:annotation>
|
377
|
+
</xsd:enumeration>
|
378
|
+
<xsd:enumeration value="PROTOCOL_IPPC">
|
379
|
+
<xsd:annotation>
|
380
|
+
<xsd:documentation>PROTOCOL_IPPC</xsd:documentation>
|
381
|
+
</xsd:annotation>
|
382
|
+
</xsd:enumeration>
|
383
|
+
<xsd:enumeration value="PROTOCOL_ADFS">
|
384
|
+
<xsd:annotation>
|
385
|
+
<xsd:documentation>PROTOCOL_ADFS</xsd:documentation>
|
386
|
+
</xsd:annotation>
|
387
|
+
</xsd:enumeration>
|
388
|
+
<xsd:enumeration value="PROTOCOL_SATMON">
|
389
|
+
<xsd:annotation>
|
390
|
+
<xsd:documentation>PROTOCOL_SATMON</xsd:documentation>
|
391
|
+
</xsd:annotation>
|
392
|
+
</xsd:enumeration>
|
393
|
+
<xsd:enumeration value="PROTOCOL_VISA">
|
394
|
+
<xsd:annotation>
|
395
|
+
<xsd:documentation>PROTOCOL_VISA</xsd:documentation>
|
396
|
+
</xsd:annotation>
|
397
|
+
</xsd:enumeration>
|
398
|
+
<xsd:enumeration value="PROTOCOL_IPCV">
|
399
|
+
<xsd:annotation>
|
400
|
+
<xsd:documentation>PROTOCOL_IPCV</xsd:documentation>
|
401
|
+
</xsd:annotation>
|
402
|
+
</xsd:enumeration>
|
403
|
+
<xsd:enumeration value="PROTOCOL_CPNX">
|
404
|
+
<xsd:annotation>
|
405
|
+
<xsd:documentation>PROTOCOL_CPNX</xsd:documentation>
|
406
|
+
</xsd:annotation>
|
407
|
+
</xsd:enumeration>
|
408
|
+
<xsd:enumeration value="PROTOCOL_CPHB">
|
409
|
+
<xsd:annotation>
|
410
|
+
<xsd:documentation>PROTOCOL_CPHB</xsd:documentation>
|
411
|
+
</xsd:annotation>
|
412
|
+
</xsd:enumeration>
|
413
|
+
<xsd:enumeration value="PROTOCOL_WSN">
|
414
|
+
<xsd:annotation>
|
415
|
+
<xsd:documentation>PROTOCOL_WSN</xsd:documentation>
|
416
|
+
</xsd:annotation>
|
417
|
+
</xsd:enumeration>
|
418
|
+
<xsd:enumeration value="PROTOCOL_PVP">
|
419
|
+
<xsd:annotation>
|
420
|
+
<xsd:documentation>PROTOCOL_PVP</xsd:documentation>
|
421
|
+
</xsd:annotation>
|
422
|
+
</xsd:enumeration>
|
423
|
+
<xsd:enumeration value="PROTOCOL_BRSATMON">
|
424
|
+
<xsd:annotation>
|
425
|
+
<xsd:documentation>PROTOCOL_BRSATMON</xsd:documentation>
|
426
|
+
</xsd:annotation>
|
427
|
+
</xsd:enumeration>
|
428
|
+
<xsd:enumeration value="PROTOCOL_ND">
|
429
|
+
<xsd:annotation>
|
430
|
+
<xsd:documentation>PROTOCOL_ND</xsd:documentation>
|
431
|
+
</xsd:annotation>
|
432
|
+
</xsd:enumeration>
|
433
|
+
<xsd:enumeration value="PROTOCOL_WBMON">
|
434
|
+
<xsd:annotation>
|
435
|
+
<xsd:documentation>PROTOCOL_WBMON</xsd:documentation>
|
436
|
+
</xsd:annotation>
|
437
|
+
</xsd:enumeration>
|
438
|
+
<xsd:enumeration value="PROTOCOL_WBEXPAK">
|
439
|
+
<xsd:annotation>
|
440
|
+
<xsd:documentation>PROTOCOL_WBEXPAK</xsd:documentation>
|
441
|
+
</xsd:annotation>
|
442
|
+
</xsd:enumeration>
|
443
|
+
<xsd:enumeration value="PROTOCOL_EON">
|
444
|
+
<xsd:annotation>
|
445
|
+
<xsd:documentation>PROTOCOL_EON</xsd:documentation>
|
446
|
+
</xsd:annotation>
|
447
|
+
</xsd:enumeration>
|
448
|
+
<xsd:enumeration value="PROTOCOL_VMTP">
|
449
|
+
<xsd:annotation>
|
450
|
+
<xsd:documentation>PROTOCOL_VMTP</xsd:documentation>
|
451
|
+
</xsd:annotation>
|
452
|
+
</xsd:enumeration>
|
453
|
+
<xsd:enumeration value="PROTOCOL_SVMTP">
|
454
|
+
<xsd:annotation>
|
455
|
+
<xsd:documentation>PROTOCOL_SVMTP</xsd:documentation>
|
456
|
+
</xsd:annotation>
|
457
|
+
</xsd:enumeration>
|
458
|
+
<xsd:enumeration value="PROTOCOL_VINES">
|
459
|
+
<xsd:annotation>
|
460
|
+
<xsd:documentation>PROTOCOL_VINES</xsd:documentation>
|
461
|
+
</xsd:annotation>
|
462
|
+
</xsd:enumeration>
|
463
|
+
<xsd:enumeration value="PROTOCOL_TTP">
|
464
|
+
<xsd:annotation>
|
465
|
+
<xsd:documentation>PROTOCOL_TTP</xsd:documentation>
|
466
|
+
</xsd:annotation>
|
467
|
+
</xsd:enumeration>
|
468
|
+
<xsd:enumeration value="PROTOCOL_IGP">
|
469
|
+
<xsd:annotation>
|
470
|
+
<xsd:documentation>PROTOCOL_IGP</xsd:documentation>
|
471
|
+
</xsd:annotation>
|
472
|
+
</xsd:enumeration>
|
473
|
+
<xsd:enumeration value="PROTOCOL_DGP">
|
474
|
+
<xsd:annotation>
|
475
|
+
<xsd:documentation>PROTOCOL_DGP</xsd:documentation>
|
476
|
+
</xsd:annotation>
|
477
|
+
</xsd:enumeration>
|
478
|
+
<xsd:enumeration value="PROTOCOL_TCF">
|
479
|
+
<xsd:annotation>
|
480
|
+
<xsd:documentation>PROTOCOL_TCF</xsd:documentation>
|
481
|
+
</xsd:annotation>
|
482
|
+
</xsd:enumeration>
|
483
|
+
<xsd:enumeration value="PROTOCOL_IGRP">
|
484
|
+
<xsd:annotation>
|
485
|
+
<xsd:documentation>PROTOCOL_IGRP</xsd:documentation>
|
486
|
+
</xsd:annotation>
|
487
|
+
</xsd:enumeration>
|
488
|
+
<xsd:enumeration value="PROTOCOL_SRPC">
|
489
|
+
<xsd:annotation>
|
490
|
+
<xsd:documentation>PROTOCOL_SRPC</xsd:documentation>
|
491
|
+
</xsd:annotation>
|
492
|
+
</xsd:enumeration>
|
493
|
+
<xsd:enumeration value="PROTOCOL_LARP">
|
494
|
+
<xsd:annotation>
|
495
|
+
<xsd:documentation>PROTOCOL_LARP</xsd:documentation>
|
496
|
+
</xsd:annotation>
|
497
|
+
</xsd:enumeration>
|
498
|
+
<xsd:enumeration value="PROTOCOL_MTP">
|
499
|
+
<xsd:annotation>
|
500
|
+
<xsd:documentation>PROTOCOL_MTP</xsd:documentation>
|
501
|
+
</xsd:annotation>
|
502
|
+
</xsd:enumeration>
|
503
|
+
<xsd:enumeration value="PROTOCOL_AX25">
|
504
|
+
<xsd:annotation>
|
505
|
+
<xsd:documentation>PROTOCOL_AX25</xsd:documentation>
|
506
|
+
</xsd:annotation>
|
507
|
+
</xsd:enumeration>
|
508
|
+
<xsd:enumeration value="PROTOCOL_IPEIP">
|
509
|
+
<xsd:annotation>
|
510
|
+
<xsd:documentation>PROTOCOL_IPEIP</xsd:documentation>
|
511
|
+
</xsd:annotation>
|
512
|
+
</xsd:enumeration>
|
513
|
+
<xsd:enumeration value="PROTOCOL_MICP">
|
514
|
+
<xsd:annotation>
|
515
|
+
<xsd:documentation>PROTOCOL_MICP</xsd:documentation>
|
516
|
+
</xsd:annotation>
|
517
|
+
</xsd:enumeration>
|
518
|
+
<xsd:enumeration value="PROTOCOL_SCCSP">
|
519
|
+
<xsd:annotation>
|
520
|
+
<xsd:documentation>PROTOCOL_SCCSP</xsd:documentation>
|
521
|
+
</xsd:annotation>
|
522
|
+
</xsd:enumeration>
|
523
|
+
<xsd:enumeration value="PROTOCOL_ETHERIP">
|
524
|
+
<xsd:annotation>
|
525
|
+
<xsd:documentation>PROTOCOL_ETHERIP</xsd:documentation>
|
526
|
+
</xsd:annotation>
|
527
|
+
</xsd:enumeration>
|
528
|
+
<xsd:enumeration value="PROTOCOL_ENCAP">
|
529
|
+
<xsd:annotation>
|
530
|
+
<xsd:documentation>PROTOCOL_ENCAP</xsd:documentation>
|
531
|
+
</xsd:annotation>
|
532
|
+
</xsd:enumeration>
|
533
|
+
<xsd:enumeration value="PROTOCOL_APES">
|
534
|
+
<xsd:annotation>
|
535
|
+
<xsd:documentation>PROTOCOL_APES</xsd:documentation>
|
536
|
+
</xsd:annotation>
|
537
|
+
</xsd:enumeration>
|
538
|
+
<xsd:enumeration value="PROTOCOL_GMTP">
|
539
|
+
<xsd:annotation>
|
540
|
+
<xsd:documentation>PROTOCOL_GMTP</xsd:documentation>
|
541
|
+
</xsd:annotation>
|
542
|
+
</xsd:enumeration>
|
543
|
+
<xsd:enumeration value="PROTOCOL_101">
|
544
|
+
<xsd:annotation>
|
545
|
+
<xsd:documentation>PROTOCOL_101</xsd:documentation>
|
546
|
+
</xsd:annotation>
|
547
|
+
</xsd:enumeration>
|
548
|
+
<xsd:enumeration value="PROTOCOL_102">
|
549
|
+
<xsd:annotation>
|
550
|
+
<xsd:documentation>PROTOCOL_102</xsd:documentation>
|
551
|
+
</xsd:annotation>
|
552
|
+
</xsd:enumeration>
|
553
|
+
<xsd:enumeration value="PROTOCOL_PIM">
|
554
|
+
<xsd:annotation>
|
555
|
+
<xsd:documentation>PROTOCOL_PIM</xsd:documentation>
|
556
|
+
</xsd:annotation>
|
557
|
+
</xsd:enumeration>
|
558
|
+
<xsd:enumeration value="PROTOCOL_104">
|
559
|
+
<xsd:annotation>
|
560
|
+
<xsd:documentation>PROTOCOL_104</xsd:documentation>
|
561
|
+
</xsd:annotation>
|
562
|
+
</xsd:enumeration>
|
563
|
+
<xsd:enumeration value="PROTOCOL_105">
|
564
|
+
<xsd:annotation>
|
565
|
+
<xsd:documentation>PROTOCOL_105</xsd:documentation>
|
566
|
+
</xsd:annotation>
|
567
|
+
</xsd:enumeration>
|
568
|
+
<xsd:enumeration value="PROTOCOL_106">
|
569
|
+
<xsd:annotation>
|
570
|
+
<xsd:documentation>PROTOCOL_106</xsd:documentation>
|
571
|
+
</xsd:annotation>
|
572
|
+
</xsd:enumeration>
|
573
|
+
<xsd:enumeration value="PROTOCOL_107">
|
574
|
+
<xsd:annotation>
|
575
|
+
<xsd:documentation>PROTOCOL_107</xsd:documentation>
|
576
|
+
</xsd:annotation>
|
577
|
+
</xsd:enumeration>
|
578
|
+
<xsd:enumeration value="PROTOCOL_IPCOMP">
|
579
|
+
<xsd:annotation>
|
580
|
+
<xsd:documentation>PROTOCOL_IPCOMP</xsd:documentation>
|
581
|
+
</xsd:annotation>
|
582
|
+
</xsd:enumeration>
|
583
|
+
<xsd:enumeration value="PROTOCOL_109">
|
584
|
+
<xsd:annotation>
|
585
|
+
<xsd:documentation>PROTOCOL_109</xsd:documentation>
|
586
|
+
</xsd:annotation>
|
587
|
+
</xsd:enumeration>
|
588
|
+
<xsd:enumeration value="PROTOCOL_110">
|
589
|
+
<xsd:annotation>
|
590
|
+
<xsd:documentation>PROTOCOL_110</xsd:documentation>
|
591
|
+
</xsd:annotation>
|
592
|
+
</xsd:enumeration>
|
593
|
+
<xsd:enumeration value="PROTOCOL_111">
|
594
|
+
<xsd:annotation>
|
595
|
+
<xsd:documentation>PROTOCOL_111</xsd:documentation>
|
596
|
+
</xsd:annotation>
|
597
|
+
</xsd:enumeration>
|
598
|
+
<xsd:enumeration value="PROTOCOL_112">
|
599
|
+
<xsd:annotation>
|
600
|
+
<xsd:documentation>PROTOCOL_112</xsd:documentation>
|
601
|
+
</xsd:annotation>
|
602
|
+
</xsd:enumeration>
|
603
|
+
<xsd:enumeration value="PROTOCOL_PGM">
|
604
|
+
<xsd:annotation>
|
605
|
+
<xsd:documentation>PROTOCOL_PGM</xsd:documentation>
|
606
|
+
</xsd:annotation>
|
607
|
+
</xsd:enumeration>
|
608
|
+
<xsd:enumeration value="PROTOCOL_114">
|
609
|
+
<xsd:annotation>
|
610
|
+
<xsd:documentation>PROTOCOL_114</xsd:documentation>
|
611
|
+
</xsd:annotation>
|
612
|
+
</xsd:enumeration>
|
613
|
+
<xsd:enumeration value="PROTOCOL_115">
|
614
|
+
<xsd:annotation>
|
615
|
+
<xsd:documentation>PROTOCOL_115</xsd:documentation>
|
616
|
+
</xsd:annotation>
|
617
|
+
</xsd:enumeration>
|
618
|
+
<xsd:enumeration value="PROTOCOL_116">
|
619
|
+
<xsd:annotation>
|
620
|
+
<xsd:documentation>PROTOCOL_116</xsd:documentation>
|
621
|
+
</xsd:annotation>
|
622
|
+
</xsd:enumeration>
|
623
|
+
<xsd:enumeration value="PROTOCOL_117">
|
624
|
+
<xsd:annotation>
|
625
|
+
<xsd:documentation>PROTOCOL_117</xsd:documentation>
|
626
|
+
</xsd:annotation>
|
627
|
+
</xsd:enumeration>
|
628
|
+
<xsd:enumeration value="PROTOCOL_118">
|
629
|
+
<xsd:annotation>
|
630
|
+
<xsd:documentation>PROTOCOL_118</xsd:documentation>
|
631
|
+
</xsd:annotation>
|
632
|
+
</xsd:enumeration>
|
633
|
+
<xsd:enumeration value="PROTOCOL_119">
|
634
|
+
<xsd:annotation>
|
635
|
+
<xsd:documentation>PROTOCOL_119</xsd:documentation>
|
636
|
+
</xsd:annotation>
|
637
|
+
</xsd:enumeration>
|
638
|
+
<xsd:enumeration value="PROTOCOL_120">
|
639
|
+
<xsd:annotation>
|
640
|
+
<xsd:documentation>PROTOCOL_120</xsd:documentation>
|
641
|
+
</xsd:annotation>
|
642
|
+
</xsd:enumeration>
|
643
|
+
<xsd:enumeration value="PROTOCOL_121">
|
644
|
+
<xsd:annotation>
|
645
|
+
<xsd:documentation>PROTOCOL_121</xsd:documentation>
|
646
|
+
</xsd:annotation>
|
647
|
+
</xsd:enumeration>
|
648
|
+
<xsd:enumeration value="PROTOCOL_122">
|
649
|
+
<xsd:annotation>
|
650
|
+
<xsd:documentation>PROTOCOL_122</xsd:documentation>
|
651
|
+
</xsd:annotation>
|
652
|
+
</xsd:enumeration>
|
653
|
+
<xsd:enumeration value="PROTOCOL_123">
|
654
|
+
<xsd:annotation>
|
655
|
+
<xsd:documentation>PROTOCOL_123</xsd:documentation>
|
656
|
+
</xsd:annotation>
|
657
|
+
</xsd:enumeration>
|
658
|
+
<xsd:enumeration value="PROTOCOL_124">
|
659
|
+
<xsd:annotation>
|
660
|
+
<xsd:documentation>PROTOCOL_124</xsd:documentation>
|
661
|
+
</xsd:annotation>
|
662
|
+
</xsd:enumeration>
|
663
|
+
<xsd:enumeration value="PROTOCOL_125">
|
664
|
+
<xsd:annotation>
|
665
|
+
<xsd:documentation>PROTOCOL_125</xsd:documentation>
|
666
|
+
</xsd:annotation>
|
667
|
+
</xsd:enumeration>
|
668
|
+
<xsd:enumeration value="PROTOCOL_126">
|
669
|
+
<xsd:annotation>
|
670
|
+
<xsd:documentation>PROTOCOL_126</xsd:documentation>
|
671
|
+
</xsd:annotation>
|
672
|
+
</xsd:enumeration>
|
673
|
+
<xsd:enumeration value="PROTOCOL_127">
|
674
|
+
<xsd:annotation>
|
675
|
+
<xsd:documentation>PROTOCOL_127</xsd:documentation>
|
676
|
+
</xsd:annotation>
|
677
|
+
</xsd:enumeration>
|
678
|
+
<xsd:enumeration value="PROTOCOL_128">
|
679
|
+
<xsd:annotation>
|
680
|
+
<xsd:documentation>PROTOCOL_128</xsd:documentation>
|
681
|
+
</xsd:annotation>
|
682
|
+
</xsd:enumeration>
|
683
|
+
<xsd:enumeration value="PROTOCOL_129">
|
684
|
+
<xsd:annotation>
|
685
|
+
<xsd:documentation>PROTOCOL_129</xsd:documentation>
|
686
|
+
</xsd:annotation>
|
687
|
+
</xsd:enumeration>
|
688
|
+
<xsd:enumeration value="PROTOCOL_130">
|
689
|
+
<xsd:annotation>
|
690
|
+
<xsd:documentation>PROTOCOL_130</xsd:documentation>
|
691
|
+
</xsd:annotation>
|
692
|
+
</xsd:enumeration>
|
693
|
+
<xsd:enumeration value="PROTOCOL_131">
|
694
|
+
<xsd:annotation>
|
695
|
+
<xsd:documentation>PROTOCOL_131</xsd:documentation>
|
696
|
+
</xsd:annotation>
|
697
|
+
</xsd:enumeration>
|
698
|
+
<xsd:enumeration value="PROTOCOL_133">
|
699
|
+
<xsd:annotation>
|
700
|
+
<xsd:documentation>PROTOCOL_133</xsd:documentation>
|
701
|
+
</xsd:annotation>
|
702
|
+
</xsd:enumeration>
|
703
|
+
<xsd:enumeration value="PROTOCOL_134">
|
704
|
+
<xsd:annotation>
|
705
|
+
<xsd:documentation>PROTOCOL_134</xsd:documentation>
|
706
|
+
</xsd:annotation>
|
707
|
+
</xsd:enumeration>
|
708
|
+
<xsd:enumeration value="PROTOCOL_MH">
|
709
|
+
<xsd:annotation>
|
710
|
+
<xsd:documentation>PROTOCOL_MH</xsd:documentation>
|
711
|
+
</xsd:annotation>
|
712
|
+
</xsd:enumeration>
|
713
|
+
<xsd:enumeration value="PROTOCOL_136">
|
714
|
+
<xsd:annotation>
|
715
|
+
<xsd:documentation>PROTOCOL_136</xsd:documentation>
|
716
|
+
</xsd:annotation>
|
717
|
+
</xsd:enumeration>
|
718
|
+
<xsd:enumeration value="PROTOCOL_137">
|
719
|
+
<xsd:annotation>
|
720
|
+
<xsd:documentation>PROTOCOL_137</xsd:documentation>
|
721
|
+
</xsd:annotation>
|
722
|
+
</xsd:enumeration>
|
723
|
+
<xsd:enumeration value="PROTOCOL_138">
|
724
|
+
<xsd:annotation>
|
725
|
+
<xsd:documentation>PROTOCOL_138</xsd:documentation>
|
726
|
+
</xsd:annotation>
|
727
|
+
</xsd:enumeration>
|
728
|
+
<xsd:enumeration value="PROTOCOL_139">
|
729
|
+
<xsd:annotation>
|
730
|
+
<xsd:documentation>PROTOCOL_139</xsd:documentation>
|
731
|
+
</xsd:annotation>
|
732
|
+
</xsd:enumeration>
|
733
|
+
<xsd:enumeration value="PROTOCOL_140">
|
734
|
+
<xsd:annotation>
|
735
|
+
<xsd:documentation>PROTOCOL_140</xsd:documentation>
|
736
|
+
</xsd:annotation>
|
737
|
+
</xsd:enumeration>
|
738
|
+
<xsd:enumeration value="PROTOCOL_141">
|
739
|
+
<xsd:annotation>
|
740
|
+
<xsd:documentation>PROTOCOL_141</xsd:documentation>
|
741
|
+
</xsd:annotation>
|
742
|
+
</xsd:enumeration>
|
743
|
+
<xsd:enumeration value="PROTOCOL_142">
|
744
|
+
<xsd:annotation>
|
745
|
+
<xsd:documentation>PROTOCOL_142</xsd:documentation>
|
746
|
+
</xsd:annotation>
|
747
|
+
</xsd:enumeration>
|
748
|
+
<xsd:enumeration value="PROTOCOL_143">
|
749
|
+
<xsd:annotation>
|
750
|
+
<xsd:documentation>PROTOCOL_143</xsd:documentation>
|
751
|
+
</xsd:annotation>
|
752
|
+
</xsd:enumeration>
|
753
|
+
<xsd:enumeration value="PROTOCOL_144">
|
754
|
+
<xsd:annotation>
|
755
|
+
<xsd:documentation>PROTOCOL_144</xsd:documentation>
|
756
|
+
</xsd:annotation>
|
757
|
+
</xsd:enumeration>
|
758
|
+
<xsd:enumeration value="PROTOCOL_145">
|
759
|
+
<xsd:annotation>
|
760
|
+
<xsd:documentation>PROTOCOL_145</xsd:documentation>
|
761
|
+
</xsd:annotation>
|
762
|
+
</xsd:enumeration>
|
763
|
+
<xsd:enumeration value="PROTOCOL_146">
|
764
|
+
<xsd:annotation>
|
765
|
+
<xsd:documentation>PROTOCOL_146</xsd:documentation>
|
766
|
+
</xsd:annotation>
|
767
|
+
</xsd:enumeration>
|
768
|
+
<xsd:enumeration value="PROTOCOL_147">
|
769
|
+
<xsd:annotation>
|
770
|
+
<xsd:documentation>PROTOCOL_147</xsd:documentation>
|
771
|
+
</xsd:annotation>
|
772
|
+
</xsd:enumeration>
|
773
|
+
<xsd:enumeration value="PROTOCOL_148">
|
774
|
+
<xsd:annotation>
|
775
|
+
<xsd:documentation>PROTOCOL_148</xsd:documentation>
|
776
|
+
</xsd:annotation>
|
777
|
+
</xsd:enumeration>
|
778
|
+
<xsd:enumeration value="PROTOCOL_149">
|
779
|
+
<xsd:annotation>
|
780
|
+
<xsd:documentation>PROTOCOL_149</xsd:documentation>
|
781
|
+
</xsd:annotation>
|
782
|
+
</xsd:enumeration>
|
783
|
+
<xsd:enumeration value="PROTOCOL_150">
|
784
|
+
<xsd:annotation>
|
785
|
+
<xsd:documentation>PROTOCOL_150</xsd:documentation>
|
786
|
+
</xsd:annotation>
|
787
|
+
</xsd:enumeration>
|
788
|
+
<xsd:enumeration value="PROTOCOL_151">
|
789
|
+
<xsd:annotation>
|
790
|
+
<xsd:documentation>PROTOCOL_151</xsd:documentation>
|
791
|
+
</xsd:annotation>
|
792
|
+
</xsd:enumeration>
|
793
|
+
<xsd:enumeration value="PROTOCOL_152">
|
794
|
+
<xsd:annotation>
|
795
|
+
<xsd:documentation>PROTOCOL_152</xsd:documentation>
|
796
|
+
</xsd:annotation>
|
797
|
+
</xsd:enumeration>
|
798
|
+
<xsd:enumeration value="PROTOCOL_153">
|
799
|
+
<xsd:annotation>
|
800
|
+
<xsd:documentation>PROTOCOL_153</xsd:documentation>
|
801
|
+
</xsd:annotation>
|
802
|
+
</xsd:enumeration>
|
803
|
+
<xsd:enumeration value="PROTOCOL_154">
|
804
|
+
<xsd:annotation>
|
805
|
+
<xsd:documentation>PROTOCOL_154</xsd:documentation>
|
806
|
+
</xsd:annotation>
|
807
|
+
</xsd:enumeration>
|
808
|
+
<xsd:enumeration value="PROTOCOL_155">
|
809
|
+
<xsd:annotation>
|
810
|
+
<xsd:documentation>PROTOCOL_155</xsd:documentation>
|
811
|
+
</xsd:annotation>
|
812
|
+
</xsd:enumeration>
|
813
|
+
<xsd:enumeration value="PROTOCOL_156">
|
814
|
+
<xsd:annotation>
|
815
|
+
<xsd:documentation>PROTOCOL_156</xsd:documentation>
|
816
|
+
</xsd:annotation>
|
817
|
+
</xsd:enumeration>
|
818
|
+
<xsd:enumeration value="PROTOCOL_157">
|
819
|
+
<xsd:annotation>
|
820
|
+
<xsd:documentation>PROTOCOL_157</xsd:documentation>
|
821
|
+
</xsd:annotation>
|
822
|
+
</xsd:enumeration>
|
823
|
+
<xsd:enumeration value="PROTOCOL_158">
|
824
|
+
<xsd:annotation>
|
825
|
+
<xsd:documentation>PROTOCOL_158</xsd:documentation>
|
826
|
+
</xsd:annotation>
|
827
|
+
</xsd:enumeration>
|
828
|
+
<xsd:enumeration value="PROTOCOL_159">
|
829
|
+
<xsd:annotation>
|
830
|
+
<xsd:documentation>PROTOCOL_159</xsd:documentation>
|
831
|
+
</xsd:annotation>
|
832
|
+
</xsd:enumeration>
|
833
|
+
<xsd:enumeration value="PROTOCOL_160">
|
834
|
+
<xsd:annotation>
|
835
|
+
<xsd:documentation>PROTOCOL_160</xsd:documentation>
|
836
|
+
</xsd:annotation>
|
837
|
+
</xsd:enumeration>
|
838
|
+
<xsd:enumeration value="PROTOCOL_161">
|
839
|
+
<xsd:annotation>
|
840
|
+
<xsd:documentation>PROTOCOL_161</xsd:documentation>
|
841
|
+
</xsd:annotation>
|
842
|
+
</xsd:enumeration>
|
843
|
+
<xsd:enumeration value="PROTOCOL_162">
|
844
|
+
<xsd:annotation>
|
845
|
+
<xsd:documentation>PROTOCOL_162</xsd:documentation>
|
846
|
+
</xsd:annotation>
|
847
|
+
</xsd:enumeration>
|
848
|
+
<xsd:enumeration value="PROTOCOL_163">
|
849
|
+
<xsd:annotation>
|
850
|
+
<xsd:documentation>PROTOCOL_163</xsd:documentation>
|
851
|
+
</xsd:annotation>
|
852
|
+
</xsd:enumeration>
|
853
|
+
<xsd:enumeration value="PROTOCOL_164">
|
854
|
+
<xsd:annotation>
|
855
|
+
<xsd:documentation>PROTOCOL_164</xsd:documentation>
|
856
|
+
</xsd:annotation>
|
857
|
+
</xsd:enumeration>
|
858
|
+
<xsd:enumeration value="PROTOCOL_165">
|
859
|
+
<xsd:annotation>
|
860
|
+
<xsd:documentation>PROTOCOL_165</xsd:documentation>
|
861
|
+
</xsd:annotation>
|
862
|
+
</xsd:enumeration>
|
863
|
+
<xsd:enumeration value="PROTOCOL_166">
|
864
|
+
<xsd:annotation>
|
865
|
+
<xsd:documentation>PROTOCOL_166</xsd:documentation>
|
866
|
+
</xsd:annotation>
|
867
|
+
</xsd:enumeration>
|
868
|
+
<xsd:enumeration value="PROTOCOL_167">
|
869
|
+
<xsd:annotation>
|
870
|
+
<xsd:documentation>PROTOCOL_167</xsd:documentation>
|
871
|
+
</xsd:annotation>
|
872
|
+
</xsd:enumeration>
|
873
|
+
<xsd:enumeration value="PROTOCOL_168">
|
874
|
+
<xsd:annotation>
|
875
|
+
<xsd:documentation>PROTOCOL_168</xsd:documentation>
|
876
|
+
</xsd:annotation>
|
877
|
+
</xsd:enumeration>
|
878
|
+
<xsd:enumeration value="PROTOCOL_169">
|
879
|
+
<xsd:annotation>
|
880
|
+
<xsd:documentation>PROTOCOL_169</xsd:documentation>
|
881
|
+
</xsd:annotation>
|
882
|
+
</xsd:enumeration>
|
883
|
+
<xsd:enumeration value="PROTOCOL_170">
|
884
|
+
<xsd:annotation>
|
885
|
+
<xsd:documentation>PROTOCOL_170</xsd:documentation>
|
886
|
+
</xsd:annotation>
|
887
|
+
</xsd:enumeration>
|
888
|
+
<xsd:enumeration value="PROTOCOL_171">
|
889
|
+
<xsd:annotation>
|
890
|
+
<xsd:documentation>PROTOCOL_171</xsd:documentation>
|
891
|
+
</xsd:annotation>
|
892
|
+
</xsd:enumeration>
|
893
|
+
<xsd:enumeration value="PROTOCOL_172">
|
894
|
+
<xsd:annotation>
|
895
|
+
<xsd:documentation>PROTOCOL_172</xsd:documentation>
|
896
|
+
</xsd:annotation>
|
897
|
+
</xsd:enumeration>
|
898
|
+
<xsd:enumeration value="PROTOCOL_173">
|
899
|
+
<xsd:annotation>
|
900
|
+
<xsd:documentation>PROTOCOL_173</xsd:documentation>
|
901
|
+
</xsd:annotation>
|
902
|
+
</xsd:enumeration>
|
903
|
+
<xsd:enumeration value="PROTOCOL_174">
|
904
|
+
<xsd:annotation>
|
905
|
+
<xsd:documentation>PROTOCOL_174</xsd:documentation>
|
906
|
+
</xsd:annotation>
|
907
|
+
</xsd:enumeration>
|
908
|
+
<xsd:enumeration value="PROTOCOL_175">
|
909
|
+
<xsd:annotation>
|
910
|
+
<xsd:documentation>PROTOCOL_175</xsd:documentation>
|
911
|
+
</xsd:annotation>
|
912
|
+
</xsd:enumeration>
|
913
|
+
<xsd:enumeration value="PROTOCOL_176">
|
914
|
+
<xsd:annotation>
|
915
|
+
<xsd:documentation>PROTOCOL_176</xsd:documentation>
|
916
|
+
</xsd:annotation>
|
917
|
+
</xsd:enumeration>
|
918
|
+
<xsd:enumeration value="PROTOCOL_177">
|
919
|
+
<xsd:annotation>
|
920
|
+
<xsd:documentation>PROTOCOL_177</xsd:documentation>
|
921
|
+
</xsd:annotation>
|
922
|
+
</xsd:enumeration>
|
923
|
+
<xsd:enumeration value="PROTOCOL_178">
|
924
|
+
<xsd:annotation>
|
925
|
+
<xsd:documentation>PROTOCOL_178</xsd:documentation>
|
926
|
+
</xsd:annotation>
|
927
|
+
</xsd:enumeration>
|
928
|
+
<xsd:enumeration value="PROTOCOL_179">
|
929
|
+
<xsd:annotation>
|
930
|
+
<xsd:documentation>PROTOCOL_179</xsd:documentation>
|
931
|
+
</xsd:annotation>
|
932
|
+
</xsd:enumeration>
|
933
|
+
<xsd:enumeration value="PROTOCOL_180">
|
934
|
+
<xsd:annotation>
|
935
|
+
<xsd:documentation>PROTOCOL_180</xsd:documentation>
|
936
|
+
</xsd:annotation>
|
937
|
+
</xsd:enumeration>
|
938
|
+
<xsd:enumeration value="PROTOCOL_181">
|
939
|
+
<xsd:annotation>
|
940
|
+
<xsd:documentation>PROTOCOL_181</xsd:documentation>
|
941
|
+
</xsd:annotation>
|
942
|
+
</xsd:enumeration>
|
943
|
+
<xsd:enumeration value="PROTOCOL_182">
|
944
|
+
<xsd:annotation>
|
945
|
+
<xsd:documentation>PROTOCOL_182</xsd:documentation>
|
946
|
+
</xsd:annotation>
|
947
|
+
</xsd:enumeration>
|
948
|
+
<xsd:enumeration value="PROTOCOL_183">
|
949
|
+
<xsd:annotation>
|
950
|
+
<xsd:documentation>PROTOCOL_183</xsd:documentation>
|
951
|
+
</xsd:annotation>
|
952
|
+
</xsd:enumeration>
|
953
|
+
<xsd:enumeration value="PROTOCOL_184">
|
954
|
+
<xsd:annotation>
|
955
|
+
<xsd:documentation>PROTOCOL_184</xsd:documentation>
|
956
|
+
</xsd:annotation>
|
957
|
+
</xsd:enumeration>
|
958
|
+
<xsd:enumeration value="PROTOCOL_185">
|
959
|
+
<xsd:annotation>
|
960
|
+
<xsd:documentation>PROTOCOL_185</xsd:documentation>
|
961
|
+
</xsd:annotation>
|
962
|
+
</xsd:enumeration>
|
963
|
+
<xsd:enumeration value="PROTOCOL_186">
|
964
|
+
<xsd:annotation>
|
965
|
+
<xsd:documentation>PROTOCOL_186</xsd:documentation>
|
966
|
+
</xsd:annotation>
|
967
|
+
</xsd:enumeration>
|
968
|
+
<xsd:enumeration value="PROTOCOL_187">
|
969
|
+
<xsd:annotation>
|
970
|
+
<xsd:documentation>PROTOCOL_187</xsd:documentation>
|
971
|
+
</xsd:annotation>
|
972
|
+
</xsd:enumeration>
|
973
|
+
<xsd:enumeration value="PROTOCOL_188">
|
974
|
+
<xsd:annotation>
|
975
|
+
<xsd:documentation>PROTOCOL_188</xsd:documentation>
|
976
|
+
</xsd:annotation>
|
977
|
+
</xsd:enumeration>
|
978
|
+
<xsd:enumeration value="PROTOCOL_189">
|
979
|
+
<xsd:annotation>
|
980
|
+
<xsd:documentation>PROTOCOL_189</xsd:documentation>
|
981
|
+
</xsd:annotation>
|
982
|
+
</xsd:enumeration>
|
983
|
+
<xsd:enumeration value="PROTOCOL_190">
|
984
|
+
<xsd:annotation>
|
985
|
+
<xsd:documentation>PROTOCOL_190</xsd:documentation>
|
986
|
+
</xsd:annotation>
|
987
|
+
</xsd:enumeration>
|
988
|
+
<xsd:enumeration value="PROTOCOL_191">
|
989
|
+
<xsd:annotation>
|
990
|
+
<xsd:documentation>PROTOCOL_191</xsd:documentation>
|
991
|
+
</xsd:annotation>
|
992
|
+
</xsd:enumeration>
|
993
|
+
<xsd:enumeration value="PROTOCOL_192">
|
994
|
+
<xsd:annotation>
|
995
|
+
<xsd:documentation>PROTOCOL_192</xsd:documentation>
|
996
|
+
</xsd:annotation>
|
997
|
+
</xsd:enumeration>
|
998
|
+
<xsd:enumeration value="PROTOCOL_193">
|
999
|
+
<xsd:annotation>
|
1000
|
+
<xsd:documentation>PROTOCOL_193</xsd:documentation>
|
1001
|
+
</xsd:annotation>
|
1002
|
+
</xsd:enumeration>
|
1003
|
+
<xsd:enumeration value="PROTOCOL_194">
|
1004
|
+
<xsd:annotation>
|
1005
|
+
<xsd:documentation>PROTOCOL_194</xsd:documentation>
|
1006
|
+
</xsd:annotation>
|
1007
|
+
</xsd:enumeration>
|
1008
|
+
<xsd:enumeration value="PROTOCOL_195">
|
1009
|
+
<xsd:annotation>
|
1010
|
+
<xsd:documentation>PROTOCOL_195</xsd:documentation>
|
1011
|
+
</xsd:annotation>
|
1012
|
+
</xsd:enumeration>
|
1013
|
+
<xsd:enumeration value="PROTOCOL_196">
|
1014
|
+
<xsd:annotation>
|
1015
|
+
<xsd:documentation>PROTOCOL_196</xsd:documentation>
|
1016
|
+
</xsd:annotation>
|
1017
|
+
</xsd:enumeration>
|
1018
|
+
<xsd:enumeration value="PROTOCOL_197">
|
1019
|
+
<xsd:annotation>
|
1020
|
+
<xsd:documentation>PROTOCOL_197</xsd:documentation>
|
1021
|
+
</xsd:annotation>
|
1022
|
+
</xsd:enumeration>
|
1023
|
+
<xsd:enumeration value="PROTOCOL_198">
|
1024
|
+
<xsd:annotation>
|
1025
|
+
<xsd:documentation>PROTOCOL_198</xsd:documentation>
|
1026
|
+
</xsd:annotation>
|
1027
|
+
</xsd:enumeration>
|
1028
|
+
<xsd:enumeration value="PROTOCOL_199">
|
1029
|
+
<xsd:annotation>
|
1030
|
+
<xsd:documentation>PROTOCOL_199</xsd:documentation>
|
1031
|
+
</xsd:annotation>
|
1032
|
+
</xsd:enumeration>
|
1033
|
+
<xsd:enumeration value="PROTOCOL_200">
|
1034
|
+
<xsd:annotation>
|
1035
|
+
<xsd:documentation>PROTOCOL_200</xsd:documentation>
|
1036
|
+
</xsd:annotation>
|
1037
|
+
</xsd:enumeration>
|
1038
|
+
<xsd:enumeration value="PROTOCOL_201">
|
1039
|
+
<xsd:annotation>
|
1040
|
+
<xsd:documentation>PROTOCOL_201</xsd:documentation>
|
1041
|
+
</xsd:annotation>
|
1042
|
+
</xsd:enumeration>
|
1043
|
+
<xsd:enumeration value="PROTOCOL_202">
|
1044
|
+
<xsd:annotation>
|
1045
|
+
<xsd:documentation>PROTOCOL_202</xsd:documentation>
|
1046
|
+
</xsd:annotation>
|
1047
|
+
</xsd:enumeration>
|
1048
|
+
<xsd:enumeration value="PROTOCOL_203">
|
1049
|
+
<xsd:annotation>
|
1050
|
+
<xsd:documentation>PROTOCOL_203</xsd:documentation>
|
1051
|
+
</xsd:annotation>
|
1052
|
+
</xsd:enumeration>
|
1053
|
+
<xsd:enumeration value="PROTOCOL_204">
|
1054
|
+
<xsd:annotation>
|
1055
|
+
<xsd:documentation>PROTOCOL_204</xsd:documentation>
|
1056
|
+
</xsd:annotation>
|
1057
|
+
</xsd:enumeration>
|
1058
|
+
<xsd:enumeration value="PROTOCOL_205">
|
1059
|
+
<xsd:annotation>
|
1060
|
+
<xsd:documentation>PROTOCOL_205</xsd:documentation>
|
1061
|
+
</xsd:annotation>
|
1062
|
+
</xsd:enumeration>
|
1063
|
+
<xsd:enumeration value="PROTOCOL_206">
|
1064
|
+
<xsd:annotation>
|
1065
|
+
<xsd:documentation>PROTOCOL_206</xsd:documentation>
|
1066
|
+
</xsd:annotation>
|
1067
|
+
</xsd:enumeration>
|
1068
|
+
<xsd:enumeration value="PROTOCOL_207">
|
1069
|
+
<xsd:annotation>
|
1070
|
+
<xsd:documentation>PROTOCOL_207</xsd:documentation>
|
1071
|
+
</xsd:annotation>
|
1072
|
+
</xsd:enumeration>
|
1073
|
+
<xsd:enumeration value="PROTOCOL_208">
|
1074
|
+
<xsd:annotation>
|
1075
|
+
<xsd:documentation>PROTOCOL_208</xsd:documentation>
|
1076
|
+
</xsd:annotation>
|
1077
|
+
</xsd:enumeration>
|
1078
|
+
<xsd:enumeration value="PROTOCOL_209">
|
1079
|
+
<xsd:annotation>
|
1080
|
+
<xsd:documentation>PROTOCOL_209</xsd:documentation>
|
1081
|
+
</xsd:annotation>
|
1082
|
+
</xsd:enumeration>
|
1083
|
+
<xsd:enumeration value="PROTOCOL_210">
|
1084
|
+
<xsd:annotation>
|
1085
|
+
<xsd:documentation>PROTOCOL_210</xsd:documentation>
|
1086
|
+
</xsd:annotation>
|
1087
|
+
</xsd:enumeration>
|
1088
|
+
<xsd:enumeration value="PROTOCOL_211">
|
1089
|
+
<xsd:annotation>
|
1090
|
+
<xsd:documentation>PROTOCOL_211</xsd:documentation>
|
1091
|
+
</xsd:annotation>
|
1092
|
+
</xsd:enumeration>
|
1093
|
+
<xsd:enumeration value="PROTOCOL_212">
|
1094
|
+
<xsd:annotation>
|
1095
|
+
<xsd:documentation>PROTOCOL_212</xsd:documentation>
|
1096
|
+
</xsd:annotation>
|
1097
|
+
</xsd:enumeration>
|
1098
|
+
<xsd:enumeration value="PROTOCOL_213">
|
1099
|
+
<xsd:annotation>
|
1100
|
+
<xsd:documentation>PROTOCOL_213</xsd:documentation>
|
1101
|
+
</xsd:annotation>
|
1102
|
+
</xsd:enumeration>
|
1103
|
+
<xsd:enumeration value="PROTOCOL_214">
|
1104
|
+
<xsd:annotation>
|
1105
|
+
<xsd:documentation>PROTOCOL_214</xsd:documentation>
|
1106
|
+
</xsd:annotation>
|
1107
|
+
</xsd:enumeration>
|
1108
|
+
<xsd:enumeration value="PROTOCOL_215">
|
1109
|
+
<xsd:annotation>
|
1110
|
+
<xsd:documentation>PROTOCOL_215</xsd:documentation>
|
1111
|
+
</xsd:annotation>
|
1112
|
+
</xsd:enumeration>
|
1113
|
+
<xsd:enumeration value="PROTOCOL_216">
|
1114
|
+
<xsd:annotation>
|
1115
|
+
<xsd:documentation>PROTOCOL_216</xsd:documentation>
|
1116
|
+
</xsd:annotation>
|
1117
|
+
</xsd:enumeration>
|
1118
|
+
<xsd:enumeration value="PROTOCOL_217">
|
1119
|
+
<xsd:annotation>
|
1120
|
+
<xsd:documentation>PROTOCOL_217</xsd:documentation>
|
1121
|
+
</xsd:annotation>
|
1122
|
+
</xsd:enumeration>
|
1123
|
+
<xsd:enumeration value="PROTOCOL_218">
|
1124
|
+
<xsd:annotation>
|
1125
|
+
<xsd:documentation>PROTOCOL_218</xsd:documentation>
|
1126
|
+
</xsd:annotation>
|
1127
|
+
</xsd:enumeration>
|
1128
|
+
<xsd:enumeration value="PROTOCOL_219">
|
1129
|
+
<xsd:annotation>
|
1130
|
+
<xsd:documentation>PROTOCOL_219</xsd:documentation>
|
1131
|
+
</xsd:annotation>
|
1132
|
+
</xsd:enumeration>
|
1133
|
+
<xsd:enumeration value="PROTOCOL_220">
|
1134
|
+
<xsd:annotation>
|
1135
|
+
<xsd:documentation>PROTOCOL_220</xsd:documentation>
|
1136
|
+
</xsd:annotation>
|
1137
|
+
</xsd:enumeration>
|
1138
|
+
<xsd:enumeration value="PROTOCOL_221">
|
1139
|
+
<xsd:annotation>
|
1140
|
+
<xsd:documentation>PROTOCOL_221</xsd:documentation>
|
1141
|
+
</xsd:annotation>
|
1142
|
+
</xsd:enumeration>
|
1143
|
+
<xsd:enumeration value="PROTOCOL_222">
|
1144
|
+
<xsd:annotation>
|
1145
|
+
<xsd:documentation>PROTOCOL_222</xsd:documentation>
|
1146
|
+
</xsd:annotation>
|
1147
|
+
</xsd:enumeration>
|
1148
|
+
<xsd:enumeration value="PROTOCOL_223">
|
1149
|
+
<xsd:annotation>
|
1150
|
+
<xsd:documentation>PROTOCOL_223</xsd:documentation>
|
1151
|
+
</xsd:annotation>
|
1152
|
+
</xsd:enumeration>
|
1153
|
+
<xsd:enumeration value="PROTOCOL_224">
|
1154
|
+
<xsd:annotation>
|
1155
|
+
<xsd:documentation>PROTOCOL_224</xsd:documentation>
|
1156
|
+
</xsd:annotation>
|
1157
|
+
</xsd:enumeration>
|
1158
|
+
<xsd:enumeration value="PROTOCOL_225">
|
1159
|
+
<xsd:annotation>
|
1160
|
+
<xsd:documentation>PROTOCOL_225</xsd:documentation>
|
1161
|
+
</xsd:annotation>
|
1162
|
+
</xsd:enumeration>
|
1163
|
+
<xsd:enumeration value="PROTOCOL_226">
|
1164
|
+
<xsd:annotation>
|
1165
|
+
<xsd:documentation>PROTOCOL_226</xsd:documentation>
|
1166
|
+
</xsd:annotation>
|
1167
|
+
</xsd:enumeration>
|
1168
|
+
<xsd:enumeration value="PROTOCOL_227">
|
1169
|
+
<xsd:annotation>
|
1170
|
+
<xsd:documentation>PROTOCOL_227</xsd:documentation>
|
1171
|
+
</xsd:annotation>
|
1172
|
+
</xsd:enumeration>
|
1173
|
+
<xsd:enumeration value="PROTOCOL_228">
|
1174
|
+
<xsd:annotation>
|
1175
|
+
<xsd:documentation>PROTOCOL_228</xsd:documentation>
|
1176
|
+
</xsd:annotation>
|
1177
|
+
</xsd:enumeration>
|
1178
|
+
<xsd:enumeration value="PROTOCOL_229">
|
1179
|
+
<xsd:annotation>
|
1180
|
+
<xsd:documentation>PROTOCOL_229</xsd:documentation>
|
1181
|
+
</xsd:annotation>
|
1182
|
+
</xsd:enumeration>
|
1183
|
+
<xsd:enumeration value="PROTOCOL_230">
|
1184
|
+
<xsd:annotation>
|
1185
|
+
<xsd:documentation>PROTOCOL_230</xsd:documentation>
|
1186
|
+
</xsd:annotation>
|
1187
|
+
</xsd:enumeration>
|
1188
|
+
<xsd:enumeration value="PROTOCOL_231">
|
1189
|
+
<xsd:annotation>
|
1190
|
+
<xsd:documentation>PROTOCOL_231</xsd:documentation>
|
1191
|
+
</xsd:annotation>
|
1192
|
+
</xsd:enumeration>
|
1193
|
+
<xsd:enumeration value="PROTOCOL_232">
|
1194
|
+
<xsd:annotation>
|
1195
|
+
<xsd:documentation>PROTOCOL_232</xsd:documentation>
|
1196
|
+
</xsd:annotation>
|
1197
|
+
</xsd:enumeration>
|
1198
|
+
<xsd:enumeration value="PROTOCOL_233">
|
1199
|
+
<xsd:annotation>
|
1200
|
+
<xsd:documentation>PROTOCOL_233</xsd:documentation>
|
1201
|
+
</xsd:annotation>
|
1202
|
+
</xsd:enumeration>
|
1203
|
+
<xsd:enumeration value="PROTOCOL_234">
|
1204
|
+
<xsd:annotation>
|
1205
|
+
<xsd:documentation>PROTOCOL_234</xsd:documentation>
|
1206
|
+
</xsd:annotation>
|
1207
|
+
</xsd:enumeration>
|
1208
|
+
<xsd:enumeration value="PROTOCOL_235">
|
1209
|
+
<xsd:annotation>
|
1210
|
+
<xsd:documentation>PROTOCOL_235</xsd:documentation>
|
1211
|
+
</xsd:annotation>
|
1212
|
+
</xsd:enumeration>
|
1213
|
+
<xsd:enumeration value="PROTOCOL_236">
|
1214
|
+
<xsd:annotation>
|
1215
|
+
<xsd:documentation>PROTOCOL_236</xsd:documentation>
|
1216
|
+
</xsd:annotation>
|
1217
|
+
</xsd:enumeration>
|
1218
|
+
<xsd:enumeration value="PROTOCOL_237">
|
1219
|
+
<xsd:annotation>
|
1220
|
+
<xsd:documentation>PROTOCOL_237</xsd:documentation>
|
1221
|
+
</xsd:annotation>
|
1222
|
+
</xsd:enumeration>
|
1223
|
+
<xsd:enumeration value="PROTOCOL_238">
|
1224
|
+
<xsd:annotation>
|
1225
|
+
<xsd:documentation>PROTOCOL_238</xsd:documentation>
|
1226
|
+
</xsd:annotation>
|
1227
|
+
</xsd:enumeration>
|
1228
|
+
<xsd:enumeration value="PROTOCOL_239">
|
1229
|
+
<xsd:annotation>
|
1230
|
+
<xsd:documentation>PROTOCOL_239</xsd:documentation>
|
1231
|
+
</xsd:annotation>
|
1232
|
+
</xsd:enumeration>
|
1233
|
+
<xsd:enumeration value="PROTOCOL_240">
|
1234
|
+
<xsd:annotation>
|
1235
|
+
<xsd:documentation>PROTOCOL_240</xsd:documentation>
|
1236
|
+
</xsd:annotation>
|
1237
|
+
</xsd:enumeration>
|
1238
|
+
<xsd:enumeration value="PROTOCOL_241">
|
1239
|
+
<xsd:annotation>
|
1240
|
+
<xsd:documentation>PROTOCOL_241</xsd:documentation>
|
1241
|
+
</xsd:annotation>
|
1242
|
+
</xsd:enumeration>
|
1243
|
+
<xsd:enumeration value="PROTOCOL_242">
|
1244
|
+
<xsd:annotation>
|
1245
|
+
<xsd:documentation>PROTOCOL_242</xsd:documentation>
|
1246
|
+
</xsd:annotation>
|
1247
|
+
</xsd:enumeration>
|
1248
|
+
<xsd:enumeration value="PROTOCOL_243">
|
1249
|
+
<xsd:annotation>
|
1250
|
+
<xsd:documentation>PROTOCOL_243</xsd:documentation>
|
1251
|
+
</xsd:annotation>
|
1252
|
+
</xsd:enumeration>
|
1253
|
+
<xsd:enumeration value="PROTOCOL_244">
|
1254
|
+
<xsd:annotation>
|
1255
|
+
<xsd:documentation>PROTOCOL_244</xsd:documentation>
|
1256
|
+
</xsd:annotation>
|
1257
|
+
</xsd:enumeration>
|
1258
|
+
<xsd:enumeration value="PROTOCOL_245">
|
1259
|
+
<xsd:annotation>
|
1260
|
+
<xsd:documentation>PROTOCOL_245</xsd:documentation>
|
1261
|
+
</xsd:annotation>
|
1262
|
+
</xsd:enumeration>
|
1263
|
+
<xsd:enumeration value="PROTOCOL_246">
|
1264
|
+
<xsd:annotation>
|
1265
|
+
<xsd:documentation>PROTOCOL_246</xsd:documentation>
|
1266
|
+
</xsd:annotation>
|
1267
|
+
</xsd:enumeration>
|
1268
|
+
<xsd:enumeration value="PROTOCOL_247">
|
1269
|
+
<xsd:annotation>
|
1270
|
+
<xsd:documentation>PROTOCOL_247</xsd:documentation>
|
1271
|
+
</xsd:annotation>
|
1272
|
+
</xsd:enumeration>
|
1273
|
+
<xsd:enumeration value="PROTOCOL_248">
|
1274
|
+
<xsd:annotation>
|
1275
|
+
<xsd:documentation>PROTOCOL_248</xsd:documentation>
|
1276
|
+
</xsd:annotation>
|
1277
|
+
</xsd:enumeration>
|
1278
|
+
<xsd:enumeration value="PROTOCOL_249">
|
1279
|
+
<xsd:annotation>
|
1280
|
+
<xsd:documentation>PROTOCOL_249</xsd:documentation>
|
1281
|
+
</xsd:annotation>
|
1282
|
+
</xsd:enumeration>
|
1283
|
+
<xsd:enumeration value="PROTOCOL_250">
|
1284
|
+
<xsd:annotation>
|
1285
|
+
<xsd:documentation>PROTOCOL_250</xsd:documentation>
|
1286
|
+
</xsd:annotation>
|
1287
|
+
</xsd:enumeration>
|
1288
|
+
<xsd:enumeration value="PROTOCOL_251">
|
1289
|
+
<xsd:annotation>
|
1290
|
+
<xsd:documentation>PROTOCOL_251</xsd:documentation>
|
1291
|
+
</xsd:annotation>
|
1292
|
+
</xsd:enumeration>
|
1293
|
+
<xsd:enumeration value="PROTOCOL_252">
|
1294
|
+
<xsd:annotation>
|
1295
|
+
<xsd:documentation>PROTOCOL_252</xsd:documentation>
|
1296
|
+
</xsd:annotation>
|
1297
|
+
</xsd:enumeration>
|
1298
|
+
<xsd:enumeration value="PROTOCOL_253">
|
1299
|
+
<xsd:annotation>
|
1300
|
+
<xsd:documentation>PROTOCOL_253</xsd:documentation>
|
1301
|
+
</xsd:annotation>
|
1302
|
+
</xsd:enumeration>
|
1303
|
+
<xsd:enumeration value="PROTOCOL_DIVERT">
|
1304
|
+
<xsd:annotation>
|
1305
|
+
<xsd:documentation>PROTOCOL_DIVERT</xsd:documentation>
|
1306
|
+
</xsd:annotation>
|
1307
|
+
</xsd:enumeration>
|
1308
|
+
<xsd:enumeration value="PROTOCOL_RAW">
|
1309
|
+
<xsd:annotation>
|
1310
|
+
<xsd:documentation>PROTOCOL_RAW</xsd:documentation>
|
1311
|
+
</xsd:annotation>
|
1312
|
+
</xsd:enumeration>
|
98
1313
|
</xsd:restriction>
|
99
1314
|
</xsd:simpleType>
|
100
1315
|
<xsd:complexType name="Networking.SelfIPPortLockdown.SelfIPAccessSequence">
|