{
    "informationService": {
        "serviceAbstract": "<p>This NM B2B Service allows to obtain and maintain flow measures, namely regulations (normal and cherry-pick) and reroutings, and to support the collaborative decision making on all kinds of measures.</p><p>The service is provided by the EUROCONTROL Network Manager (NM), with the geographical extent of the IFPZ, and is in operations since March 2010, having been progressively updated. The service is part of the NM B2B Flow Services group.</p><p>The service offers operations to compute the network impact assessment of the creation, modification and cancellation of a regulation or a rerouting. The network impact is expressed in terms of delay and traffic count changes. This functionality is particularly useful in a what-if context, to evaluate the impact of a measure before applying it.</p><p>Finally, the service gives access to the overall Network situation for a given day, in the form of a set of metrics concerning traffic counts, delays and regulations.</p><p>Access to regulation data can be done via the request/reply operations of this service and via the NM B2B Publish/Subscribe (P/S). The subscription mechanism allows to set filters for the selection of the traffic volumes or traffic volume sets and allows also to configure which regulation data fields must be present in the published messages. The P/S is the ideal means of getting the dynamic regulation live updates in a timely manner.</p><p>This service is targeted for the local Air Traffic Flow Management (ATFM) Units in what regards the management of flow measures, and to all operational stakeholders in what regards the read access to the measures and the overall Network situation.</p>",
        "serviceProvider": {
            "provider": "EUROCONTROL Network Manager (NM)",
            "providerDescription": "EUROCONTROL is a pan-European, civil-military organisation dedicated to supporting European aviation.",
            "pointOfContact": [
                {
                    "name": "Access request form",
                    "contactInformation": [
                        {
                            "type": "EMAIL",
                            "address": "NM.customersupport@eurocontrol.int"
                        }
                    ],
                    "role": "Customer Support"
                },
                {
                    "name": "NM B2B Sharepoint",
                    "contactInformation": [
                        {
                            "type": "URL",
                            "address": "https://eurocontrol.sharepoint.com/sites/comm-B2BWS"
                        }
                    ],
                    "role": "NM B2B Portal"
                }
            ],
            "providerType": [
                "NETWORK_MANAGER"
            ]
        },
        "serviceCategorisation": {
            "serviceType": "SWIM_COMPLIANT",
            "informationCategory": [
                "COOPERATIVE_NETWORK_INFORMATION_EXCHANGE"
            ],
            "applicationMessageExchangePattern": [
                {
                    "name": "SYNCHRONOUS_REQUEST_REPLY",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.MEP.SRR"
                    }
                }
                ,
                {
                    "name": "PUBLISH_SUBSCRIBE",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.MEP.PS"
                    }
                }
            ],
            "lifeCycle": [
                {
                    "lifeCycleStage": "OPERATIONAL",
                    "from": "2024-04-01"
                }
            ],
            "geospatialCategorisation": {
                "region": [
                    "IFPZ"
                ]
            },
            "intendedConsumer": [
                "CIVIL_AIR_NAVIGATION_SERVICE_PROVIDER",
                "AERONAUTICAL_INFORMATION_SERVICE_PROVIDER",
                "AIR_TRAFFIC_SERVICE_PROVIDER",
                "AIRPORT_OPERATOR",
                "AIRSIDE_GROUND_HANDLER",
                "CIVIL_AIRSPACE_USER",
                "COMMUNICATION_NAVIGATION_AND_SURVEILLANCE_SERVICE_PROVIDER",
                "MILITARY_AIR_NAVIGATION_SERVICE_PROVIDER",
                "MILITARY_AIRSPACE_USER",
                "MILITARY_DEFENCE_CENTRE",
                "NETWORK_MANAGER",
                "PROVIDER_OF_DATA_SERVICES",
                "REGULATED_METEOROLOGICAL_SERVICE_PROVIDER"
            ],
            "businessActivityType": [
                "INFORMATION_MANAGEMENT"
            ]
        },
        "generalDescription": {
            "operationalEnvironment": {
                "operationalNeeds": [
                    {
                        "name": "MEASURES",
                        "description": "Airspace users and flow managers need to know the measures implemented by NM in response to demand/capacity imbalances. Flow managers need also to propose measures as they have the best local understanding of the situation."
                    }
                ]
            },
            "functionality": [

                {
                    "name": "queryRegulations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.queryRegulations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createRegulation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.createRegulation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateRegulation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateRegulation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "cancelRegulation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.cancelRegulation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "queryRegulationProposals",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.queryRegulationProposals",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "fileRegulationProposal",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.fileRegulationProposal",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateRegulationProposal",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateRegulationProposal",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "revokeRegulationProposal",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.revokeRegulationProposal",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "queryReroutings",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.queryReroutings",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createRerouting",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.createRerouting",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateRerouting",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateRerouting",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "cancelRerouting",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.cancelRerouting",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveMeasureOpLog",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.retrieveMeasureOpLog",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "updateFlightsInMeasure",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateFlightsInMeasure",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "revertSimulationMeasure",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.revertSimulationMeasure",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveATFCMSituation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.retrieveATFCMSituation",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveNetworkImpactAssessment",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.retrieveNetworkImpactAssessment",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createRegulationSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.createRegulationSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateRegulationSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateRegulationSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveRegulationSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.retrieveRegulationSubscription",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createReroutingSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.createReroutingSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateReroutingSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.updateReroutingSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveReroutingSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.retrieveReroutingSubscription",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "P/S REGULATIONS Subscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.REGULATIONS",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "P/S REROUTINGS Subscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures.REROUTINGS",
                    "realWorldEffect": "Network Information Sharing"
                }
            ],
            "accessAndUseConditions": [
                {
                    "type": "SERVICE_POLICY",
                    "name": "Access: General information",
                    "reference": {
                        "url": "https://www.eurocontrol.int/service/network-manager-business-business-b2b-web-services"
                    }
                },
                {
                    "type": "SECURITY_CONSTRAINT",
                    "name": "Access Conditions",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Access"
                    }
                },
                {
                    "type": "SERVICE_POLICY",
                    "name": "NM B2B Lifecycle",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Lifecycle"
                    }
                },
                {
                    "type": "SERVICE_CONSUMPTION_CONSTRAINT",
                    "name": "Request Prioritisation",
                    "reference":{
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Usage.Counts"
                    }
                },
                {
                    "type": "SERVICE_CONSUMPTION_CONSTRAINT",
                    "name": "Bandwidth Protection",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Usage.Bandwidth"
                    }
                }
            ],
            "dateInOperation": "2024-04-01",
            "qualitiesOfService": {
                "performance": [
                    {
                        "name": "Throughput",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Quality.Throughput"
                    },
                    {
                        "name": "Response Time",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Quality.ResponseTime"
                    }
                ],
                "reliability": [
                    {
                        "name": "Availability",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Quality.Availability"
                    }
                ],
                "security": [
                    {
                        "name": "Confidentiality",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Protocols.Security"
                    },
                    {
                        "name": "Integrity",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Protocols.Security"
                    },
                    {
                        "name": "Authentication",
                        "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Protocols.Security"
                    }
                ]
            },
            "validation": [
                {
                    "type": "SELF_VALIDATION",
                    "description": {
                        "validationResults": "The service is subject to systematic and intensive SELF_VALIDATION."
                    }
                },
                {
                    "type": "COLLABORATIVE_VALIDATION",
                    "description": {
                        "validationResults": "Self validation is complemented by COLLABORATIVE_VALIDATION with operational service consumers. The whole process is subject to EASA oversight."
                    }
                }
            ],
            "concepts": [
                {
                    "name": "Business Documentation",
                    "description": "NM B2B business documentation",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation#business"
                    }
                }
            ],
            "serviceSupport": [
                {
                    "name": "Customer technical Service Desk Operations (CSO)",
                    "contactInformation": [
                        {
                            "type": "URL",
                            "address": "https://eurocontrol.sharepoint.com/sites/comm-B2BWS/SitePages/Support.aspx"
                        },
                        {
                            "type": "EMAIL",
                            "address": "nm.cso.help-desk@eurocontrol.int"
                        },
                        {
                            "type": "PHONE",
                            "address": "+32 2 745 1997"
                        }
                    ],
                    "role": "Customer Support for Operational Incidents Only [24/7]"
                },
                {
                    "name": "Customer Support Non-Operational Incidents",
                    "contactInformation": [
                        {
                            "type": "URL",
                            "address": "https://eurocontrol.sharepoint.com/sites/comm-B2BWS/SitePages/Support.aspx"
                        }
                    ],
                    "role": "Customer Support for Non-Operational Incidents [Business Hours]"
                }
            ]
        },
        "informationDescription": {
            "informationDefinition": {
                "reference": [
                    {
                        "description": "Service Information Definition - External Exchange Data model",
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/eem/index.html"
                    }
                ]
            }
        },
        "technicalDescription": {
            "behaviour": [
                {
                    "name": "General behaviour Reference Manual",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html"
                    }
                },
                {
                    "name": "General behaviour Business Use Cases",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation#business"
                    }
                },
                {
                    "name": "Error and Warning Reporting",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Errors"
                    }
                },
                {
                    "name": "General behaviour Service Usage",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Usage"
                    }
                }
            ]
        },
        "references": {
            "implementedStandard": [
                {
                    "title": "EUROCONTROL SWIM-TI Yellow Profile",
                    "version": "1.1",
                    "reference": {
                        "url": "https://www.eurocontrol.int/publication/eurocontrol-specification-swim-technical-infrastructure-ti-yellow-profile"
                    },
                    "standardType": "EUROCONTROL_SPECIFICATION_FOR_SWIM_TECHNICAL_INFRASTRUCTURE",
                    "conformanceStatement": "CONFORMANT"
                },
                {
                    "title": "EUROCONTROL SWIM Information Definition Specification",
                    "version": "1.0",
                    "reference": {
                        "url": "https://www.eurocontrol.int/publication/eurocontrol-specification-swim-information-definition"
                    },
                    "standardType": "EUROCONTROL_SPECIFICATION_FOR_SWIM_INFORMATION_DEFINITION",
                    "conformanceStatement": "CONFORMANT"
                },
                {
                    "title": "EUROCONTROL SWIM Service Description Specification",
                    "version": "2.0",
                    "reference": {
                        "url": "https://www.eurocontrol.int/publication/eurocontrol-specification-swim-service-description-sd"
                    },
                    "standardType": "EUROCONTROL_SPECIFICATION_FOR_SWIM_SERVICE_DESCRIPTION",
                    "conformanceStatement": "CONFORMANT"
                }
            ],
            "serviceDocument": [
                {
                    "documentType": "POLICY_DOCUMENT",
                    "title": "NM 27.0 - NM B2B Reference Manuals - Essentials",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html"
                    }
                },
                {
                    "documentType": "POLICY_DOCUMENT",
                    "title": "NM 27.0 - NM B2B Reference Manuals - Release Notes 27.0",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/ReleaseNotes.html"
                    }
                },
                {
                    "documentType": "POLICY_DOCUMENT",
                    "title": "NM 27.0 - NM B2B Reference Manuals - flow",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html"
                    }
                },
                {
                    "documentType": "MACHINE_READABLE_SERVICE_DESCRIPTION",
                    "title": "FlowServices_OPS_27.0.wsdl",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/resources/B2B_WSDL_XSD.tar.gz"
                    }
                },
                {
                    "documentType": "MACHINE_READABLE_SERVICE_DESCRIPTION",
                    "title": "FlowServices_OPS_27.0.xsd",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/resources/B2B_WSDL_XSD.tar.gz"
                    }
                },
                {
                    "documentType": "INFORMATION_DEFINITION",
                    "title": "AIXM_5.1.1_Semantic_Correspondence_Report.xlsx",
                    "version": "5.1.1",
                    "reference": {
                        "url": "https://airm.aero/developers/semantic-correspondences.html"
                    }
                },
                {
                    "documentType": "INFORMATION_DEFINITION",
                    "title": "FIXM_4.2.0_Semantic_Correspondence_Report.xlsx",
                    "version": "4.2.0",
                    "reference": {
                        "url": "https://airm.aero/developers/semantic-correspondences.html"
                    }
                }
            ]
        },
        "serviceInterface": [
            {
                "name": "MeasuresService Request/Reply",
                "description": "This service is intended to provide querying and update capabilities on ATFCM measures. https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures",
                "messageExchangePattern": "SYNCHRONOUS_REQUEST_REPLY",
                "networkInterfaceBinding": {
                    "name": "SWIM_TI_YP_1_1_IPV4_UNICAST"
                },
                "reference": {
                    "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures"
                },
                "endpoints": [
                    {
                        "url": "https://www.b2b.nm.eurocontrol.int:443/B2B_OPS/gateway/spec/27.0.0",
                        "name": "Operational endpoint",
                        "reference": {
                            "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Connect.Locations.RR"
                        }
                    }
                ],
                "serviceInterfaceBinding": {
                    "name": "SWIM_TI_YP_1_1_WS_SOAP"
                }
            }
            ,
            {
                "name": "MeasuresService Publish",
                "description": "This service is intended to provide querying and update capabilities on ATFCM measures. https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures",
                "messageExchangePattern": "FIRE_AND_FORGET",
                "networkInterfaceBinding": {
                    "name": "SWIM_TI_YP_1_1_IPV4_UNICAST"
                },
                "reference": {
                    "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Flow.html#flow.PortTypes.Measures"
                },
                "endpoints": [
                    {
                        "url": "https://www.b2b.nm.eurocontrol.int:443/B2B_OPS/gateway/spec/27.0.0",
                        "name": "Operational endpoint",
                        "reference": {
                            "url": "NM 27.0 - NM B2B Reference Manuals - Essentials https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Essentials.html#Essentials.Connect.Locations.MSG"
                        }
                    }
                ],
                "serviceInterfaceBinding": {
                    "name": "SWIM_TI_YP_1_1_AMQP_MESSAGING"
                }
            }
        ],
        "descriptionInformation": {
            "descriptionIdentification": {
                "title": "NM Measures Service Description",
                "referenceDate": "2024-02-08",
                "edition": "27.0-7"
            },
            "abbreviations": {
                "reference": {
                    "url": "https://www.eurocontrol.int/airial",
                    "description": "Consult AIRIAL website for definition of acronyms and abbreviations."
                }
            }
        },
        "serviceIdentification": {
            "name": "Measures",
            "version": "27.0"
        }
    }
}
