.) -- A -- Assoc-argument (type) in Location-Expressions Associated-Information-Name (type) in External-References AttributeValue-Class-Specification (type) in Location-Expressions AttributeValue-Content-Specification (type) in Location-Expressions AttributeValue-LayoutStyle-Specification (type) in Location-Expressions AttributeValue-Link-Class-Specification (type) in Location-Expressions AttributeValue-Link-Specification (type) in Location-Expressions AttributeValue-Object-Specification (type) in Location-Expressions AttributeValue-PresentationStyle-Specification (type) in Location-Expressions AttributeValue-Subprofile-Specification (type) in Location-Expressions -- B -- Basic-Location-Expression (type) in Location-Expressions -- C -- Component-Locator (type) in Location-Expressions Composite-Location-Expression (type) in Location-Expressions Constituent-Locator (type) in Location-Expressions Constituent-Type (type) in Location-Expressions Content-Portion-Locator (type) in Location-Expressions Content-with-argument (type) in Location-Expressions CountersType (type) in Location-Expressions -- D -- Dates-and-Times (type) in Subprofiles Document-Fragment-Description (type) in Subprofiles Document-Fragment-Management-Attributes (type) in Subprofiles Document-or-Document-Fragment-Reference (type) in Subprofiles -- E -- External-Entity (type) in External-References External-Information-Name (type) in External-References External-References-List (type) in External-References External-References2 (type) in Subprofiles -- L -- Layout-Style-of-argument (type) in Location-Expressions Layout-Style-with-argument (type) in Location-Expressions Link-Class-Locator (type) in Location-Expressions Link-Class-of-argument (type) in Location-Expressions Link-Class-with-arguments (type) in Location-Expressions Link-Locator (type) in Location-Expressions Link-or-Link-Class-Locator (type) in Location-Expressions Link-with-arguments (type) in Location-Expressions Location-Expression (type) in Location-Expressions -- O -- Object-Class-Locator (type) in Location-Expressions Object-Class-of-argument (type) in Location-Expressions Object-Class-with-argument (type) in Location-Expressions Object-Locator (type) in Location-Expressions Object-with-argument (type) in Location-Expressions -- P -- Presentation-Style-of-argument (type) in Location-Expressions Presentation-Style-with-argument (type) in Location-Expressions -- R -- Reference-Name (type) in External-References Region-Locator (type) in Location-Expressions -- S -- Simple-AttributeValue-Class-Specification (type) in Location-Expressions Simple-AttributeValue-Content-Specification (type) in Location-Expressions Simple-AttributeValue-LayoutStyle-Specification (type) in Location-Expressions Simple-AttributeValue-Link-Class-Specification (type) in Location-Expressions Simple-AttributeValue-Link-Specification (type) in Location-Expressions Simple-AttributeValue-Object-Specification (type) in Location-Expressions Simple-AttributeValue-PresentationStyle-Specification (type) in Location-Expressions Simple-AttributeValue-Subprofile-Specification (type) in Location-Expressions Start-End-Object-Locator (type) in Location-Expressions Style-Locator (type) in Location-Expressions Subord-argument (type) in Location-Expressions Subprofile-Descriptor (type) in Subprofiles Subprofile-Identifier (type) in Subprofiles Subprofile-Locator (type) in Location-Expressions Subprofile-of-argument (type) in Location-Expressions Subprofile-Reference (type) in Subprofiles Subprofile-with-argument (type) in Location-Expressions Subtree-Locator (type) in Location-Expressions
Language:English
Score: 553881.3
-
https://www.itu.int/wftp3/Publ...fl/itu-t/t/t422/1995/list.html
Data Source: un
-- Module Identifiers-and-Expressions (T.415:03/1993) Identifiers-and-Expressions {2 8 1 5 7} DEFINITIONS ::= BEGIN EXPORTS Content-Portion-Identifier, Object-or-Class-Identifier, Style-Identifier, Protected-Part-Identifier, Category-Name, Resource-Name, Binding-Name, Construction-Expression, Object-Id-Expression, Numeric-Expression, String-Expression; IMPORTS Layout-Object-Type FROM Layout-Descriptors -- see 7.9 Logical-Object-Type FROM Logical-Descriptors; -- see 7.10 Content-Portion-Identifier ::= [APPLICATION 0] IMPLICIT PrintableString -- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions Object-or-Class-Identifier ::= [APPLICATION 1] IMPLICIT PrintableString -- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Style-Identifier ::= [APPLICATION 5] IMPLICIT PrintableString -- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Protected-Part-Identifier ::= [APPLICATION 7] IMPLICIT PrintableString -- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Category-Name ::= PrintableString -- a 'null' value is represented by an empty string Resource-Name ::= PrintableString Binding-Name ::= PrintableString Construction-Expression ::= CHOICE { construction-type Construction-Type, single-term-construction [3] Construction-Term } Construction-Type ::= CHOICE { sequence-construction [0] IMPLICIT Term-Sequence, aggregate-construction [1] IMPLICIT Term-Sequence, choice-construction [2] IMPLICIT Term-Sequence } Term-Sequence ::= SEQUENCE OF Construction-Term Construction-Term ::= CHOICE { required-construction-factor [0] Construction-Factor, optional-construction-factor [1] Construction-Factor, repetitive-construction-factor [2] Construction-Factor, optional-repetitive-factor [3] Construction-Factor } Construction-Factor ::= CHOICE { object-class-identifier Object-or-Class-Identifier, construction-type Construction-Type } Object-Id-Expression ::= CHOICE { current-object-function [0] IMPLICIT NULL, preceding-object-function [1] Object-Id-Expression, superior-object-function [3] Object-Id-Expression, current-instance-function [4] Current-Instance-Function } Numeric-Expression ::= CHOICE { numeric-literal [0] IMPLICIT INTEGER, increment-application [1] Numeric-Expression, decrement-application [2] Numeric-Expression, ordinal-application [3] CHOICE {identifier Object-or-Class-Identifier, expression Object-Id-Expression}, binding-reference [4] IMPLICIT Binding-Reference } Binding-Reference ::= SET { object-reference CHOICE {identifier Object-or-Class-Identifier, expression Binding-Selection-Function}, binding-identifier Binding-Name } Binding-Selection-Function ::= CHOICE { current-object-function [0] IMPLICIT NULL, preceding-function [1] Object-Id-Expression, superior-function [3] Object-Id-Expression, current-instance-function [4] Current-Instance-Function } Current-Instance-Function ::= SEQUENCE { first-parameter CHOICE {identifier [0] IMPLICIT Object-or-Class-Identifier, layout-object-type [1] IMPLICIT Layout-Object-Type, logical-object-type [2] IMPLICIT Logical-Object-Type}, second-parameter CHOICE {identifier Object-or-Class-Identifier, expression Object-Id-Expression} } String-Expression ::= SEQUENCE OF Atomic-String-Expression Atomic-String-Expression ::= CHOICE { string-literal [0] IMPLICIT OCTET STRING, binding-reference [2] IMPLICIT Binding-Reference, make-string-application [3] Numeric-Expression, upper-alpha-application [4] Numeric-Expression, lower-alpha-application [5] Numeric-Expression, upper-roman-application [6] Numeric-Expression, lower-roman-application [7] Numeric-Expression } END -- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
Language:English
Score: 546785.55
-
https://www.itu.int/wftp3/Publ...dentifiers-and-Expressions.asn
Data Source: un
Identifiers-and-Expressions (T.415:03/1993)
-- Module Identifiers-and-Expressions (T.415:03/1993) -- See also ITU-T T.415 (03/1993) -- See also the index of all ASN.1 assignments needed in this document
Identifiers-and-Expressions {2 8 1 5 7} DEFINITIONS ::= BEGIN
EXPORTS Content-Portion-Identifier, Object-or-Class-Identifier, Style-Identifier, Protected-Part-Identifier, Category-Name, Resource-Name, Binding-Name, Construction-Expression, Object-Id-Expression, Numeric-Expression, String-Expression; IMPORTS Layout-Object-Type FROM Layout-Descriptors -- see 7.9 Logical-Object-Type FROM Logical-Descriptors; -- see 7.10
Content-Portion-Identifier ::= [ APPLICATION 0] IMPLICIT
PrintableString
-- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions Object-or-Class-Identifier ::= [ APPLICATION 1] IMPLICIT
PrintableString
-- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Style-Identifier ::= [ APPLICATION 5] IMPLICIT
PrintableString
-- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Protected-Part-Identifier ::= [ APPLICATION 7] IMPLICIT
PrintableString
-- only digits and space are used in the present version -- of this Specification; other characters are reserved for extensions; -- a 'null' value is represented by an empty string Category-Name ::= PrintableString
-- a 'null' value is represented by an empty string Resource-Name ::= PrintableString
Binding-Name ::= PrintableString
Construction-Expression ::= CHOICE { construction-type Construction-Type , single-term-construction [3]
Construction-Term } Construction-Type ::= CHOICE { sequence-construction [0] IMPLICIT
Term-Sequence , aggregate-construction [1] IMPLICIT
Term-Sequence , choice-construction [2] IMPLICIT
Term-Sequence } Term-Sequence ::= SEQUENCE
OF
Construction-Term
Construction-Term ::= CHOICE { required-construction-factor [0]
Construction-Factor , optional-construction-factor [1]
Construction-Factor , repetitive-construction-factor [2]
Construction-Factor , optional-repetitive-factor [3]
Construction-Factor } Construction-Factor ::= CHOICE { object-class-identifier Object-or-Class-Identifier , construction-type Construction-Type } Object-Id-Expression ::= CHOICE { current-object-function [0] IMPLICIT
NULL , preceding-object-function [1]
Object-Id-Expression , superior-object-function [3]
Object-Id-Expression , current-instance-function [4]
Current-Instance-Function } Numeric-Expression ::= CHOICE { numeric-literal [0] IMPLICIT
INTEGER , increment-application [1]
Numeric-Expression , decrement-application [2]
Numeric-Expression , ordinal-application [3]
CHOICE {identifier Object-or-Class-Identifier , expression Object-Id-Expression }, binding-reference [4] IMPLICIT
Binding-Reference } Binding-Reference ::= SET { object-reference CHOICE {identifier Object-or-Class-Identifier , expression Binding-Selection-Function }, binding-identifier Binding-Name } Binding-Selection-Function ::= CHOICE { current-object-function [0] IMPLICIT
NULL , preceding-function [1]
Object-Id-Expression , superior-function [3]
Object-Id-Expression , current-instance-function [4]
Current-Instance-Function } Current-Instance-Function ::= SEQUENCE { first-parameter CHOICE {identifier [0] IMPLICIT
Object-or-Class-Identifier , layout-object-type [1] IMPLICIT
Layout-Object-Type , logical-object-type [2] IMPLICIT
Logical-Object-Type }, second-parameter CHOICE {identifier Object-or-Class-Identifier , expression Object-Id-Expression } } String-Expression ::= SEQUENCE
OF
Atomic-String-Expression
Atomic-String-Expression ::= CHOICE { string-literal [0] IMPLICIT
OCTET STRING , binding-reference [2] IMPLICIT
Binding-Reference , make-string-application [3]
Numeric-Expression , upper-alpha-application [4]
Numeric-Expression , lower-alpha-application [5]
Numeric-Expression , upper-roman-application [6]
Numeric-Expression , lower-roman-application [7]
Numeric-Expression } END
-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
Language:English
Score: 546713.2
-
https://www.itu.int/wftp3/Publ...entifiers-and-Expressions.html
Data Source: un
Contact us
Get Involved
Get Involved
Resources
Special Rapporteur on freedom of expression and opinion
Share
Navigation Blocks
Special Rapporteur on freedom of opinion and expression
Overview
Mandate
International standards
Current mandate holder
Annual thematic reports
Country visits
Communications
Comments on legislation and policy
Resources
About special procedures
About special procedures
Submitting complaints
About country visits
Select
Select
Navigation Blocks
Special Rapporteur on freedom of opinion and expression
Overview
Mandate
International standards
Current mandate holder
Annual thematic reports
Country visits
Communications
Comments on legislation and policy
Resources
About special procedures
About special procedures
Submitting complaints
About country visits
Joint Declarations
Since 1999, the UN Special Rapporteur, together with the Special Rapporteur on Freedom of Expression and the African Commission on Human and Peoples’ Rights (ACHPR) Special Rapporteur on Freedom of Expression and Access to Information, the Organization of American States (OAS) Special Rapporteur on Freedom of Expression and the Organization for Security and Co-operation in Europe (OSCE) Representative on Freedom of the Media, has issued annually a Joint Declaration on freedom of expression, reaffirming its central role for human rights and fundamental freedoms.
2021 Joint Declaration on ‘Politicians and Public Officials and Freedom of Expression’ [ العربية | Français | Español ]
2020 Joint Declaration on Freedom of Expression and Elections in the Digital Age
2019 Joint Declaration on Challenges to Freedom of Expression in the Next Decade
2018 Joint Declaration on Media Independence and Diversity in the Digital Age
2017 Joint Declaration on freedom of expression and “fake news”, disinformation and propaganda
2016 Joint Declaration on Freedom of Expression and Countering Violent Extremism
2015 Joint Declaration on Freedom of Expression and Responses to Conflict Situations
2014 Joint Declaration on Universality and the Right to Freedom of Expression
2013 Joint Declaration on the protection of freedom of expression and diversity in the digital terrestrial transition
2012 Joint Declaration on crimes against freedom of expression
2011 Joint Declaration on freedom of expression and the Internet
2010 Joint Declaration on key challenges to media freedom
2009 Joint Statement on the Media and Elections
2008 Joint Declaration on Defamation of Religions, and Anti-Terrorism and Anti-Extremism Legislation
2007 Statement from International Mechanisms for Promoting Freedom of Expression
2006 Statement from International Mechanisms for Promoting Freedom of Expression
2005 Statement from International Mechanisms for Promoting Freedom of Expression
2004 Statement from International Mechanisms for Promoting Freedom of Expression
2003 Statement from International Mechanisms for Promoting Freedom of Expression
2002 Statement from International Mechanisms for Promoting Freedom of Expression
2001 Statement from International Mechanisms for Promoting Freedom of Expression
2000 Statement from International Mechanisms for Promoting Freedom of Expression
1999 Statement from International Mechanisms for Promoting Freedom of Expression
Fact sheets
The following factsheets are part of a project that aims to summarize the Special Rapporteur’ on the promotion and protection of the right to freedom of opinion and expression’s reports and key points in international law in a concise and easy-to-use format. Each factsheet covers a particular area of international law, from an enabling environment for freedom of expression to aspects related to freedom of expression and new technologies.
Freedom of opinion and expression
A human rights approach to online content regulation
Artificial intelligence technologies and freedom of expression
Protection of sources and whistleblowers
Access to information
Research papers
The following research papers were independently published by the Special Rapporteur on the promotion and protection of the right to freedom of opinion and expression in order to elaborate on certain themes related to the mandate.
Language:English
Score: 545830.7
-
https://www.ohchr.org/en/speci...inion-and-expression/resources
Data Source: un
amino acids, total; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: ETH, NE, EA amino acids, total; expressed per quantity of protein Unit: mg/100 g protein alanine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD alanine; expressed per quantity of protein Unit: mg/100 g protein arginine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD arginine; expressed per quantity of protein Unit: mg/100 g protein asparagine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA asparagine; expressed per quantity of protein Unit: mg/100 g protein aspartic acid; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD aspartic acid; expressed per quantity of protein Unit: mg/100 g protein chemical score Unit: None (The chemical score should be expressed as a ratio, not as a percentage value. (...) Tables: FRN fatty acids, total free; expressed per quantity of total fatty acids Unit: g/100 g fatty acid fatty acids, total monounsaturated; expressed per quantity of total fatty acids Unit: g/100 g fatty acid Tables:NE, FRN, DAN, SWD fatty acids, total polyunsaturated; expressed per quantity of total fatty acids Unit: g/100 g fatty acid Tables: NE, FRN, DAN, SWD fatty acids, total n-3 polyunsaturated; expressed per quantity of total fatty acids Unit: g/100 g fatty acid fatty acids, total n-6 polyunsaturated; expressed per quantity of total fatty acids Unit: g/100 g fatty acid fatty acids, total saturated; expressed per quantity of total fatty acids Unit: g/100 g fatty acid Tables: NE, FRN, DAN, SWD fatty acids, total trans; expressed per quantity of total fatty acids Unit: g/100 g fatty acid glutamine; expressed per quantity of nitrogen Unit: mg/g nitrogen glutamine; expressed per quantity of protein Unit: mg/100 g protein glutamic acid; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD glutamic acid; expressed per quantity of protein Unit: mg/100 g protein glycine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD glycine; expressed per quantity of protein Unit: mg/100 g protein histidine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables:MW, IND, ETH, NE, EA, DAN, SWD histidine; expressed per quantity of protein Unit: mg/100 g protein hydroxyproline; expressed per quantity of nitrogen Unit: mg/g nitrogen hydroxyproline; expressed per quantity of protein Unit: mg/100 g protein isoleucine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD isoleucine; expressed per quantity of protein Unit: mg/100 g protein leucine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD leucine; expressed per quantity of protein Unit: mg/100 g protein lysine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD lysine; expressed per quantity of protein Unit: mg/100 g protein methionine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD methionine; expressed per quantity of protein Unit: mg/100 g protein nitrogen-protein ratio Unit: None (The use of is prohibited with this tagname since no unit is required for its value.) (...) The available keywords are: MAN experiments conducted with human subjects RAT experiments conducted with rats fed 10% protein Tables: USDA 229 pH, hydrogen ion concentration Unit none phenylalanine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD phenylalanine; expressed per quantity of protein Unit: mg/100 g protein proline; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD proline; expressed per quantity of protein Unit: mg/100 g protein serine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, ETH, NE, EA, DAN, SWD serine; expressed per quantity of protein Unit: mg/100 g protein Taurine Unit: mg/g nitrogen threonine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, WTH, NE, EA, DAN, SWD threonine; expressed per quantity of protein Unit: mg/100 g protein tryptophan; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD tryptophan; expressed per quantity of protein Unit: mg/100 g protein tyrosine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD tyrosine; expressed per quantity of protein Unit: mg/100 g protein valine; expressed per quantity of nitrogen Unit: mg/g nitrogen Tables: MW, IND, ETH, NE, EA, DAN, SWD valine; expressed per quantity of protein Unit: mg/100 g protein
Language:English
Score: 545383.74
-
https://www.fao.org/fileadmin/...ion/documents/upload/PART5.TXT
Data Source: un
SF Express- Airbus Business Case
© 2018 SF Express Co., Ltd
Technologies on the Future of Air Cargo Transportation
——SF Express Practice
September 6, 2018
© 2018 SF Express Co., Ltd1 SF Express Confidential
SF Express was established in 1993, now it is based in Shenzhen, China. In 2016 SF
Express has been listed on the Chinese stock market with a stock code 002352.
400k employees
30,000 self-owned and outsourced vehicles for main/secondary
lines
13,000 self-owned business points
3.05 billion parcels in 2017
International express service cover 53 countries, SF E-
Parcel service cover 225 countries
SF EXPRESS is a Leading CEP company in China
$10.7 billion revenue, $713 million profit in 2017$
© 2018 SF Express Co., Ltd2
SF Best
Commercial Services
SF Financial
Financial ServicesLogistics Services
Express Service
Heavy Freight Service
Warehousing Service
International Service
SF Industrial Park
Cold Chain Service
2018/9/8
Business Scope: One Stop Logistics Solution Supplier
SF Express Confidential
© 2018 SF Express Co., Ltd
SF Express has already established a
nationwide ground network based on a
large number of business points, distribution
centers, ground vehicles, couriers, etc., and
we actively extend to other countries.
3 2018/9/8
Ground
Network
We applied AI, IoT, intelligent equipments
and machines learning in our business to
free hands and assisting in decision making.
(...) We are
working with the Hubei Province
Government to build Ezhou SuperHub to
enhance our aviation network.
Aviation
Network
SF Express Confidential
© 2018 SF Express Co., Ltd4 2018/9/8
Data Network: Technologies Involved
UAV Intelligent Equipment AI Call Center Big Data Smart Map
Green Package Image Recognition Car Networking Smart Warehouse Automatic Sorting
SF Express Confidential
© 2018 SF Express Co., Ltd5 2018/9/8
Demand Forecast
Network Design
Routes Plan
Resource Plan
We’ve built a dynamic demand forecast model based on
large history data, real-time data from the e-commerce
platform, customer insight, etc.
Language:English
Score: 544198.5
-
https://www.icao.int/Meetings/...I%20Dongqi_SF%20Express_EN.pdf
Data Source: un
Creating an Environment that Enables the Exercise of Freedom of Expression The protection and promotion of freedom of expression, especially but not only in the digital environment, requires protection and appropriate legal rules and regulatory systems. To create enabling environments for freedom of expression, States should:
a. Take immediate and meaningful action to protect the safety of journalists and others who are attacked for exercising their right to freedom of expression and to end impunity for such attacks.
b. (...) Recognise the right to access and use the Internet as a human right as an essential condition for the exercise of the right to freedom of expression.
b. Protect freedom of expression in accordance with international human rights law in legislation that can have an impact on online content.
c.
Language:English
Score: 543068.85
-
https://www.ohchr.org/sites/de...laration10July2019_English.pdf
Data Source: un
State officials should unequivocally condemn attacks committed in reprisal for the exercise of freedom of expression and should refrain from making statements that are likely to increase the vulnerability of those who are targeted for exercising their right to freedom of expression. (...) ensure that victims of crimes against freedom of expression have access to appropriate remedies. d. (...) Relevant civil society organisations and media should be encouraged, as appropriate, to continue to monitor and report on crimes against freedom of expression, to coordinate global campaigns on crimes against freedom of expression, and to consolidate documentation, for example through a central website/portal.
Language:English
Score: 542591.65
-
https://www.ohchr.org/en/state...mes-against-freedom-expression
Data Source: un
This dialogue is initiated -- by the SCF with the CallGap Operation -- inScfToSsfTrafficManagement contract expresses the form of service in which the SCF, -- a ROS object of class scf, initiates the Traffic Management related contract. This dialogue is initiated -- by the SCF with the CallFiltering Operation -- inScfToSsfServiceManagement contract expresses the form of service in which the SCF, -- a ROS object of class scf, initiates the Service Management related contract. -- This dialogue is initiated by the SCF with the ActivateServiceFiltering Operation -- inScfToSsfTriggerManagement contract expresses the form of service in which the SCF, -- a ROS object of class scf, initiates the Trigger Management related contract. -- This dialogue is initiated by the SCF with the ManageTriggerData Operation -- inScfToSsfStatusReporting contract expresses the form of service in which the SCF, -- a ROS object of class scf, initiates the Status Reporting related contract. (...) This dialogue is initiated -- by the SCF with the monitorRouteRequest Operation. -- -- scf to sdf -- dapContract contract expresses the form of service in which the SCF, a ROS object of class scf, -- initiates the SCF/SDF message exchange based on a DAP protocol (Search operation and Directory -- Modify operations). -- dapExecuteContract contract expresses the form of service in which the SCF, a ROS object of class scf, -- initiates the SCF/SDF message exchange based on a DAP protocol (Search operation and Directory -- Modify operations) plus the Execute operation. -- tfc contract (scf to scf) -- tfcContract contract expresses the form of service in which the SCF, a ROS object of class scf, -- initiates the traffic flow control mechanism. -- -- scf to scf contracts -- scfc-scfsContract and scfs-scfcContract contracts expresse the form of service in which the controlling or -- supporting SCF, a ROS object of class scf, initiate the SCF/SCF message exchange. -- dsspContract contract expresses the form of service in which the SCF, a ROS object of class scf, -- initiates the chained SCF/SCF message exchange. -- -- scf to cusf contracts --scfcusfDPSpecificContract expresses the form of the service in which the SCF, a ROS-object of class scf, -- initiates the DP specific approach contract by using an InitiateAssociation operation. -- scfcusfGenericContract expresses the form of the contract in which the SCF, a ROS-object of class scf, -- initiates the generic approach contract by using an InitiateAssociation operation. -- -- This object can act as the responder of the following contracts -- -- ssf to scf contracts -- inSsfToScfGeneric contract expresses the form of the service in which the SCF, -- a ROS-object of class scf, responds to the generic triggering approach contract. -- This dialogue is initiated by the SSF with the InitialDP Operation. -- inSsfToScfDpSpecific contract expresses the form of the service in which the SCF, -- a ROS-object of class scf, responds to the DP specific approach contract. -- This dialogue is initiated by the SSF with the DP specific Initial Operations. -- inAssistHandoffSsfToScf contract expresses the form of the service in which the SCF, -- a ROS-object of class scf, responds to the Assist or Hand-off contract. -- This dialogue is initiated by the SSF with the AssistRequestInstructions Operation. -- inSsfToScfServiceManagement contract expresses the form of the service in which the SCF, -- a ROS-object of class scf, responds to the ServiceManagement related contract for reporting -- Service Management results. -- This dialogue is initiated/ended by the SSF with the ServicefilteringResponse Operation. -- inSsfToScfRouteMonitoring contract expresses the form of the service in which the SCF, -- a ROS-object of class scf ,responds to the route monitoring procedures. -- This dialogue is initiated/ended by the SSF with the monitorRouteReport Operation. -- -- srf to scf contracts -- srf-scf-contract contract expresses the form of service in which the SCF, a ROS-object of class scf, -- responds to the srf related contract.
Language:English
Score: 542118.07
-
https://www.itu.int/wftp3/Publ...8.1/2001/IN-common-classes.asn
Data Source: un
Events | UN Procurement Division
Skip to main content
UN Procurement Division
Search form
Home
Home
Site Map
Vendor Registration and Outreach
Registration & Outreach
Vendor Registration
Doing Business with the UN
Business Seminars
UN Secretariat Registered Vendors
Aviation
Supplier Diversity
Women Owned Businesses
Business Opportunities
Business Opportunities
Acquisition Plans
FAQ
Complaints
Solicitations
Expression of Interest
Request for Information
Tender Opening Schedule
Awards
Awards
Purchase Orders
Contracts
Statistics
About Us
UN Procurement Division
About Us
FAQ
Contact Us
Mobile App
Complaints
Employment
Links to UN Organisations
Policies and Regulations
Procurement Manual
The UN Global Compact
UN Supplier Code of Conduct
Conditions of Contracts
Contact Us
UN Procurement Division
UN Peacekeeping Missions
UN Political Missions
UN Economic Commissions
UN Tribunals
UN Offices Away from HQ
Events
February 2022
« Prev
Next »
Date
Title
Type
Add to Calendar
01 Feb 22
EOIUNDOF19304
Expression of Interest (EOI)
02 Feb 22
EOIUNON19307
Expression of Interest (EOI)
02 Feb 22
EOIUNIFIL19306
Expression of Interest (EOI)
02 Feb 22
EOIUNPD19302
Expression of Interest (EOI)
02 Feb 22
EOIUNON19311
Expression of Interest (EOI)
02 Feb 22
EOIMINUSCA19317
Expression of Interest (EOI)
03 Feb 22
EOIUNOG19305
Expression of Interest (EOI)
03 Feb 22
3100004696
Tender
04 Feb 22
RFIUNPD19342
Request for Information (RFI)
04 Feb 22
EOIUNVMC19332
Expression of Interest (EOI)
04 Feb 22
EOIUNVMC19331
Expression of Interest (EOI)
04 Feb 22
EOIUNOV19310
Expression of Interest (EOI)
04 Feb 22
EOIUNVMC19330
Expression of Interest (EOI)
04 Feb 22
EOIUNVMC19329
Expression of Interest (EOI)
04 Feb 22
EOIUNECA19318
Expression of Interest (EOI)
04 Feb 22
EOIUNVMC19328
Expression of Interest (EOI)
04 Feb 22
EOIUNMISS19297
Expression of Interest (EOI)
04 Feb 22
EOIUNPD19266
Expression of Interest (EOI)
04 Feb 22
EOIUNPD19279
Expression of Interest (EOI)
04 Feb 22
EOIUNPD19278
Expression of Interest (EOI)
04 Feb 22
EOIUNMIK19296
Expression of Interest (EOI)
06 Feb 22
EOIUNAMI19339
Expression of Interest (EOI)
06 Feb 22
EOIUNAMI19340
Expression of Interest (EOI)
06 Feb 22
EOIUNAMI19338
Expression of Interest (EOI)
06 Feb 22
EOIUNAMI19337
Expression of Interest (EOI)
07 Feb 22
EOIUNIFIL19322
Expression of Interest (EOI)
08 Feb 22
EOIUNECA19371
Expression of Interest (EOI)
09 Feb 22
EOIUNVMC19349
Expression of Interest (EOI)
09 Feb 22
EOIUNVMC19350
Expression of Interest (EOI)
09 Feb 22
EOIUNVMC19352
Expression of Interest (EOI)
09 Feb 22
EOIUNVMC19353
Expression of Interest (EOI)
09 Feb 22
EOIUNVMC19351
Expression of Interest (EOI)
10 Feb 22
EOIUNPD19325
Expression of Interest (EOI)
10 Feb 22
EOIUNVMC19359
Expression of Interest (EOI)
10 Feb 22
EOIUNPD19362
Expression of Interest (EOI)
11 Feb 22
EOIUNPD19360
Expression of Interest (EOI)
11 Feb 22
EOIMINUSMA19357
Expression of Interest (EOI)
11 Feb 22
EOIUNGSC19315
Expression of Interest (EOI)
11 Feb 22
EOIUNECA19291
Expression of Interest (EOI)
13 Feb 22
EOIMINUSCA19219
Expression of Interest (EOI)
14 Feb 22
EOIUNON19373
Expression of Interest (EOI)
14 Feb 22
EOIMINUSMA19388
Expression of Interest (EOI)
15 Feb 22
EOIUNOG19381
Expression of Interest (EOI)
15 Feb 22
RFIUNPD19383
Request for Information (RFI)
16 Feb 22 to 17 Feb 22
Business Seminar - Germany
Business Seminar
16 Feb 22
EOIUNON19379
Expression of Interest (EOI)
16 Feb 22
EOIUNON19378
Expression of Interest (EOI)
16 Feb 22
EOIUNPD19293
Expression of Interest (EOI)
17 Feb 22
RFIUNPD19333
Request for Information (RFI)
18 Feb 22
EOIUNGSC19358
Expression of Interest (EOI)
18 Feb 22
EOIUNON19312
Expression of Interest (EOI)
18 Feb 22
EOIUNON19313
Expression of Interest (EOI)
19 Feb 22
EOIUNAMA19324
Expression of Interest (EOI)
20 Feb 22
EOIMONUSCO19372
Expression of Interest (EOI)
20 Feb 22
EOIMONUSCO19370
Expression of Interest (EOI)
21 Feb 22
EOIUNMISS19380
Expression of Interest (EOI)
22 Feb 22
EOIUNPD19288
Expression of Interest (EOI)
22 Feb 22
EOIUNGSC19356
Expression of Interest (EOI)
23 Feb 22
EOIUNON19344
Expression of Interest (EOI)
23 Feb 22
EOIUNISFA19368
Expression of Interest (EOI)
24 Feb 22
EOIUNON19347
Expression of Interest (EOI)
24 Feb 22
EOIUNMISS19369
Expression of Interest (EOI)
24 Feb 22
EOIUNON19346
Expression of Interest (EOI)
24 Feb 22
EOIUNON19343
Expression of Interest (EOI)
24 Feb 22
EOIUNON19345
Expression of Interest (EOI)
25 Feb 22
RFIUNMISS19376
Request for Information (RFI)
25 Feb 22
RFIUNMISS19377
Request for Information (RFI)
25 Feb 22
RFIUNPD19366
Request for Information (RFI)
25 Feb 22
RFIUNMISS19375
Request for Information (RFI)
26 Feb 22
EOIUNON19363
Expression of Interest (EOI)
27 Feb 22
EOIUNON19364
Expression of Interest (EOI)
28 Feb 22
EOIUNECLAC19365
Expression of Interest (EOI)
Latest Bulletins
14 Jan 21
-
Information Session for UN Contractors on the Carrier Collaboration...
04 May 20
-
Aviation Safety Snapshot 2019
06 Nov 18
-
Change of UN Automated Flight Following service provider
10 Apr 18
-
Release of revised UN Supplier Code of Conduct
16 Jun 16
-
Update of the UN's Aircraft Flight Following Standards
16 Nov 15
-
Attention: Air Cargo, Air Freight and Multimodal (Sea/Surface)...
24 Apr 15
-
UN Air Conference: lessons learnt from Pilot RFP and next steps for...
27 Feb 15
-
UNPD releases upgrade to Android Mobile App
More...
Language:English
Score: 540091.94
-
https://www.un.org/Depts/ptd/event-list
Data Source: un