{
    "informationService": {
        "serviceAbstract": "<p>This NM B2B Service supports the exchange of Airspace Use Plan information between the local ASM support systems and the EUROCONTROL Network Manager (NM), as well as the publication by NM of the consolidated European Airspace Use Plan.</p><p>The service is provided by the 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 Airspace Services group.</p><p>The service supports the Airspace Management (ASM) processes, whereby the Airspace Management Cells (AMC) update and share their Airspace Use Plan (AUP) within the central NM system, allowing NM Operations to publish a consolidated European AUP (EAUP), enabling the airspace users to make the best possible use of airspace availability.</p><p>The AUP reflects the decision of the AMC on the temporary allocation of the airspace within its area of responsibility, for a specific time period. The AirspaceAvailability service is articulated around the concept of AUP chain, which contains the history of airspace availability information versions issued by a given AMC in a given day, reflecting the original AUP and subsequent UUPs. The same concept of chain applies to the EAUP.</p><p>Thereby, this service provides altogether to the AUP/EAUP consumer a view on the past and upcoming (prospective) AUP/EAUP evolutions for the day.</p><p>The EAUP can be retrieved on demand via the request/reply operations of this service and via the NM B2B Publish/Subscribe (P/S). The P/S is the ideal means of getting the EAUP and its dynamic updates (EUUP) in a timely manner.</p><p>This service is targeted for the AMC in what regards the management of the AUP, and for all operational stakeholders in what regards the read access to the EAUP/EUUP.</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": [
                "AERONAUTICAL_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": "AIRSPACE AVAILABILITY",
                        "description": "The service provides a means for AMC to submit AUP/UUP to NM, and a means for airspace users to obtain EAUP/EUUP from NM."
                    }
                ]
            },
            "functionality": [

                {
                    "name": "retrieveAUPChain",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveAUPChain",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveAUP",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveAUP",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createAUP",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.createAUP",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateAUP",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.updateAUP",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "validateAUP",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.validateAUP",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "deleteAUP",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.deleteAUP",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "expandRSAAllocations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.expandRSAAllocations",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "getAUPServiceConfiguration",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.getAUPServiceConfiguration",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveEAUPChain",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveEAUPChain",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveEAUPCDRs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveEAUPCDRs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "compareEAUPCDRs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.compareEAUPCDRs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveEAUPRSAs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveEAUPRSAs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "compareEAUPRSAs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.compareEAUPRSAs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "getManageableRoutesForAMC",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.getManageableRoutesForAMC",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "getManageableRouteSegmentsForAMCAndRoute",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.getManageableRouteSegmentsForAMCAndRoute",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveDraftEAUPSummaries",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveDraftEAUPSummaries",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveDraftEAUPRSAs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveDraftEAUPRSAs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveDraftEAUPCDRs",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveDraftEAUPCDRs",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "queryASMScenarios",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.queryASMScenarios",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "queryASMScenarioActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.queryASMScenarioActivations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "createASMScenarioActivation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.createASMScenarioActivation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateASMScenarioActivation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.updateASMScenarioActivation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "deleteASMScenarioActivation",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.deleteASMScenarioActivation",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "createEAUPSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.createEAUPSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "updateEAUPSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.updateEAUPSubscription",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveEAUPSubscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveEAUPSubscription",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "queryRADRestrictionActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.queryRADRestrictionActivations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "updateRADRestrictionActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.updateRADRestrictionActivations",
                    "realWorldEffect": "NM system updated accordingly"
                }
        ,
                {
                    "name": "retrieveEAUPRADRestrictionActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveEAUPRADRestrictionActivations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "compareEAUPRADRestrictionActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.compareEAUPRADRestrictionActivations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "retrieveDraftEAUPRADRestrictionActivations",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.retrieveDraftEAUPRADRestrictionActivations",
                    "realWorldEffect": "Network Information Sharing"
                }
        ,
                {
                    "name": "P/S EAUP Subscription",
                    "description": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability.EAUP",
                    "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/Airspace.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 - airspace",
                    "version": "27.0",
                    "reference": {
                        "url": "https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html"
                    }
                },
                {
                    "documentType": "MACHINE_READABLE_SERVICE_DESCRIPTION",
                    "title": "AirspaceServices_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": "AirspaceServices_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": "AirspaceAvailabilityService Request/Reply",
                "description": "The AirspaceAvailabilityService provides services for both querying and modifying the airspace availability. These services are of two kinds: a. Management and sharing of AUP. b. Access to EAUP. https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability",
                "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/Airspace.html#airspace.PortTypes.AirspaceAvailability"
                },
                "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": "AirspaceAvailabilityService Publish",
                "description": "The AirspaceAvailabilityService provides services for both querying and modifying the airspace availability. These services are of two kinds: a. Management and sharing of AUP. b. Access to EAUP. https://doc.b2b.nm.eurocontrol.int/documentation/technical-doc/version-27.0/latest/html/Airspace.html#airspace.PortTypes.AirspaceAvailability",
                "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/Airspace.html#airspace.PortTypes.AirspaceAvailability"
                },
                "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 AirspaceAvailability 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": "AirspaceAvailability",
            "version": "27.0"
        }
    }
}
