id=8948" target="_top">ITU-T J.365 (11/2006)
-- XSD schema extracted from ITU-T J.365 (11/2006) name="partyInfo"> name="id" type="string" nillable="true" minOccurs="0"/> name="legId" type="string" nillable="true" minOccurs="0"/> name="isLocal" type="boolean" minOccurs="0"/> name="sdp" nillable="true" minOccurs="0"> name="signalingAddress" type="string" nillable="true" minOccurs="0"/> name="BCIDType"> name="BCID"> name="commitQosRequestType"> name="sessionId" type="string" nillable="true"/> name="arrayOfPartyInfo" type="tns:partyInfo" nillable="true" maxOccurs="unbounded"/> name="emergencyCall" type="boolean" minOccurs="0"/> name="icId" type="string" minOccurs="0"/> name="commitQosResponseType"> name="responseCode" type="int"/> name="description" type="string" minOccurs="0"/> name="bcid" type="tns:BCIDType" minOccurs="0"/> name="releaseQosRequestType"> name="sessionId" type="string" nillable="true"/> name="legId" type="string" nillable="true" minOccurs="0"/> name="releaseQosResponseType"> name="result" type="int"/> name="description" type="string" minOccurs="0"/> name="reserveQosRequestType"> name="sessionId" type="string" nillable="true"/> name="arrayOfPartyInfo" type="tns:partyInfo" nillable="true" maxOccurs="unbounded"/> name="emergencyCall" type="boolean" minOccurs="0"/> name="icId" type="string" minOccurs="0"/> name="reserveQosResponseType"> name="result" type="int"/> name="description" type="string" minOccurs="0"/> name="bcid" type="tns:BCIDType" minOccurs="0"/> name="commitQosRequest" type="tns:commitQosRequestType"/> name="commitQosResponse" type="tns:commitQosResponseType"/> name="releaseQosRequest" type="tns:releaseQosRequestType"/> name="releaseQosResponse" type="tns:releaseQosResponseType"/> name="reserveQosRequest" type="tns:reserveQosRequestType"/> name="reserveQosResponse" type="tns:reserveQosResponseType"/>
Language:English
Score: 433228.7
-
https://www.itu.int/wftp3/Publ...ML%20Schema%20(Normative).html
Data Source: un
CMAIL {itu-t(0) recommendation(0) x(24) cmail(1341) asn1Module(1) cmail(1)} DEFINITIONS AUTOMATIC TAGS ::= BEGIN IMPORTS String FROM XSDv2 {joint-iso-itu-t asn1(1) specification(0) modules(0) xsd-module(2) version2(2)}; DepositNotice ::= DepositNoticeType SignedDepositNotice ::= SignedDepositNoticeType TransitNotice ::= TransitNoticeType SignedTransitNotice ::= SignedTransitNoticeType ReceiptNotice ::= ReceiptNoticeType SignedReceiptNotice ::= SignedReceiptNoticeType DigitalPostmarkType ::= SEQUENCE { mimeMessageHash SEQUENCE (SIZE(1..MAX)) OF mimeMessageHash HashValueType, signature SEQUENCE (SIZE(0..MAX)) OF signature SignatureType, envelopeId String, deliveryType ENUMERATED { certifiedMail, ... } } EnvelopeInformationType ::= SEQUENCE { contentEnvelopeInformation ContentEnvelopeInformationType, entities EntitiesType, signature SEQUENCE (SIZE(0..MAX)) OF signature SignatureType } ContentEnvelopeInformationType ::= SEQUENCE { uncipheredEnvelopeHash HashValueType, cipheredEnvelopeHash HashValueType, messageId String } SecretQuestionType ::= SEQUENCE { request RequestType, response ResponseType } EntityType ::= SEQUENCE { secretQuestion SecretQuestionType, cipheredEnvelopeKey CipheredEnvelopeKeyType, certificate CertificateType, emailAddress String (CONSTRAINED BY {-- "Email address has to be in IETF RFC 822 format --}), type ENUMERATED { from, to, cc, transit } } CipheredEnvelopeKeyType ::= SEQUENCE { algorithm String, cipherededKey String, encoding String, keySize String } CertificateType ::= SEQUENCE { encoding String } EntitiesType ::= SEQUENCE { entity SEQUENCE(SIZE(1..MAX)) OF entity EntityType } SignedDepositNoticeType ::= SEQUENCE { digitalPostmark DigitalPostmarkType, envelopeInformation EnvelopeInformationType } DepositNoticeType ::= SEQUENCE { digitalPostmark DigitalPostmarkType } TransitNoticeType ::= SEQUENCE { digitalPostmark DigitalPostmarkType } SignedTransitNoticeType ::= SEQUENCE { digitalPostmark DigitalPostmarkType, envelopeInformation EnvelopeInformationType } ReceiptNoticeType ::= SEQUENCE { operatorPostmark DigitalPostmarkType } SignedReceiptNoticeType ::= SEQUENCE { operatorPostmark DigitalPostmarkType, envelopeInformation EntityEnvelopeInformationType } HashValueType ::= SEQUENCE { algorithmOID ENUMERATED { sha-1, sha-256 } } EntityEnvelopeInformationType ::= SEQUENCE { bodyEnvelopeInformation ContentEnvelopeInformationType, entity EntityType, entityChallenge EntityChallengeType } EntityChallengeType ::= SEQUENCE { secretQuestion SecretQuestionType, signature SignatureType } RequestType ::= SEQUENCE { randomNumer String } ResponseType ::= SEQUENCE { algorithmIdentifier String } SignatureType ::= String ENCODING-CONTROL XER GLOBAL-DEFAULTS MODIFIED-ENCODINGS [NAME AS CAPITALIZED] DigitalPostmarkType.mimeMessageHash [UNTAGGED] DigitalPostmarkType.mimeMessageHash [NAME AS CAPITALIZED] DigitalPostmarkType.signature.* [UNTAGGED] DigitalPostmarkType.signature [NAME AS CAPITALIZED] DigitalPostmarkType.envelopeId [ATTRIBUTE] DigitalPostmarkType.envelopeId [NAME AS CAPITALIZED] DigitalPostmarkType.deliveryType [ATTRIBUTE] DigitalPostmarkType.deliveryType [TEXT AS CAPITALIZED] DigitalPostmarkType.delivetyType:certifiedMail [NAME AS CAPITALIZED] EnvelopeInformationType.contentEnvelopeInformation [NAME AS CAPITALIZED] EnvelopeInformationType.entities [NAME AS CAPITALIZED] EnvelopeInformationType.signature [UNTAGGED] EnvelopeInformationType.signature [NAME AS CAPITALIZED] ContentEnvelopeInformationType.uncipheredEnvelopeHash [NAME AS CAPITALIZED] ContentEnvelopeInformationType.cipheredEnvelopeHash [NAME AS CAPITALIZED] ContentEnvelopeInformationType.messageId [ATTRIBUTE] ContentEnvelopeInformationType.messageId [NAME AS CAPITALIZED] SecretQuestionType.request [NAME AS CAPITALIZED] SecretQuestionType.response [NAME AS CAPITALIZED] EntityType.secretQuestion [NAME AS CAPITALIZED] EntityType.cipheredEnvelopeKey [NAME AS CAPITALIZED] EntityType.certificate [NAME AS CAPITALIZED] EntityType.emailAddress [ATTRIBUTE] EntityType.emailAddress [NAME AS CAPITALIZED] EntityType.type [ATTRIBUTE] EntityType.type [NAME AS CAPITALIZED] CipheredEnvelopeKeyType.algorithm [ATTRIBUTE] CipheredEnvelopeKeyType.algorithm [NAME AS CAPITALIZED] CipheredEnvelopeKeyType.cipheredKey [ATTRIBUTE] CipheredEnvelopeKeyType.cipheredKey [NAME AS CAPITALIZED] CipheredEnvelopeKeyType.encoding [ATTRIBUTE] CipheredEnvelopeKeyType.encoding [NAME AS CAPITALIZED] CipheredEnvelopeKeyType.keysize [ATTRIBUTE] CipheredEnvelopeKeyType.keysize [NAME AS CAPITALIZED] CertificateType.encoding [ATTRIBUTE] CertificateType.encoding [UNTAGGED] EntitiesType.entity [NAME AS CAPITALIZED] EntitiesType.entity.* [NAME AS CAPITALIZED] SignedDepositNoticeType.digitalPostmark [NAME AS CAPITALIZED] SignedDepositNoticeType.envelopeInformation [NAME AS CAPITALIZED] DepositNoticeType.digitalPostmark [NAME AS CAPITALIZED] TransitNoticeType.digitalPostmark [NAME AS CAPITALIZED] SignedTransitNoticeType.digitalPostmark [NAME AS CAPITALIZED] SignedTransitNoticeType.envelopeInformation [NAME AS CAPITALIZED] ReceiptNoticeType.digitalPostmark [NAME AS CAPITALIZED] SignedReceiptNoticeType.digitalPostmark [NAME AS CAPITALIZED] SignedReceiptNoticeType.envelopeInformation [NAME AS CAPITALIZED] HashValueType.algorithmOID [ATTRIBUTE] HashValueType.algorithmOID [TEXT AS "1.3.14.3.2.26"] HashValueType.algorithmOID:sha-1 [TEXT AS "2.16.840.1.101.3.4.2.1"] HashValueType.algorithmOID:sha-256 [NAME AS CAPITALIZED] EntityEnvelopeInformationType.BodyEnvelopeInformation [NAME AS CAPITALIZED] EntityEnvelopeInformationType.entityChallenge [NAME AS CAPITALIZED] EntityChallengeType.secretQuestion [NAME AS CAPITALIZED] EntityChallengeType.signature [NAME AS CAPITALIZED] RequestType.randomNumber [ATTRIBUTE] RequestType.randomNumber [NAME AS CAPITALIZED] ResponseType.algorithmIdentifier [ATTRIBUTE] ResponseType.algorithmIdentifier END
Language:English
Score: 433093.36
-
https://www.itu.int/wftp3/Publ...l/itu-t/x/x1341/2015/CMAIL.asn
Data Source: un
1995-1999 | UNECE
Skip to main content
English
Advanced Search
Main navigation
About UNECE
Executive Secretary
Mission
Organizational structure
Secretariat
Executive Committee
Commission
Legal instruments
Work with us
Our work
Economic Cooperation & Integration
Environmental Policy
Forests
Housing & Land
Population
Sustainable Energy
Statistics
Trade
Transport
Themes
High-impact Areas
Circular Economy
Gender
SPECA
Technical cooperation
THE PEP
UN SG's Special Envoy for Road Safety
UN Road Safety Fund
UN cooperation in the UNECE region
Regional Forum on Sustainable Development
SDGs
Open UNECE
Events
Meetings & Events
Information for Delegates
Coronavirus Advisory
Publications
Media
Executive Secretary's Blog
News
Press Releases
Covid-19 Press Releases
Speeches
Stories
UNECE Weekly
Videos
UNECE
1995-1999
More options
Trade Facilitation and E-business(UN/CEFACT)
Trade Programme
Trade Facilitation and E-business - UN/CEFACT
COVID-19 Response
About us
Introduction
UN/CEFACT Heads of Delegation
Bureau
Programme Development Areas (PDAs)
Memoranda of Understanding (MoUs)
UN/LOCODE Advisory Group
Advisory Group on Advanced Technologies (AGAT)
Traceability of Sustainable Value Chains
Domains
Projects
Public Reviews
Outputs
Recommendations
Trade Facilitation Recommendations
Code List Recommendations
Standards
Streamlined presentation of UN/CEFACT standards
UN/LOCODE
UN/LOCODE Code List by Country and Territory
UN/LOCODE Country Subdivisions ISO 3166-2
UN/LOCODE National Focal Points
UN/LOCODE since 1981
e-Basel
e-CERT
UN/FLUX standard
e-Invoice
Business Requirement Specifications (BRS)
Reference Data Models (RDM)
Core Components Library (UN/CCL)
UNCCL - Archives
ISO/TC 154
Requirements Specification Mappings (RSM)
XML Schemas
UN/EDIFACT
Introducing UN/EDIFACT
Directories
2021
2011-2020
2000-2010
1995-1999
Download
Service Codes
Data Maintenance Requests (DMR)
DMR forms
DMRs by Regional log number
Archives by UN log number
Archives by Regional log number
Messages in Development (MID)
UNTDED-ISO7372
Technical Specifications
CCTS Data Type Catalogue
Core Component Technical Specification
Core Components Business Document Assembly
UML Profile for Core Components
XML Naming and Design Rules
Exchange Header Envelope (XHE)
Procedures For Reference Data Model (RDM) & Associated Artefacts Publication
UN/CEFACT Modelling Methodology (UMM)
Guidance Material
Meetings and Events
Publications
Join UN/CEFACT
Policies, Procedures and Terms of Reference
ARCHIVES-Policies, Procedures and Terms of Reference
Case Study Repositories
Single Window Repository
UNECE NTFB Repository
NTFB - Background
UN/LOCODE Child Code Repository
Call to Action on Improved Digitalization Through the Use of UN/CEFACT Standards
Highlights (Archives)
Media Clippings
1995-1999
1999
D99.B
Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
D99.A Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
1998
D98.B
Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
D98.A Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
1997
D97.B
Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
D97.A Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
1996
D96.B
Message type directory Batch (EDMD) Code Name Message type directory Interactive (IDMD) Code Name Segment directory Batch (EDSD) Tag Name Segment directory Interactive (IDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Composite data element directory Interactive (IDCD) Tag Name Data element directory (EDED) Tag Name
D96.A Message type directory Batch (EDMD) Code Name Segment directory Batch (EDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Data element directory (EDED) Tag Name
1995
D95.B
Message type directory Batch (EDMD) Code Name Segment directory Batch (EDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Data element directory (EDED) Tag Name
D95.A Message type directory Batch (EDMD) Code Name Segment directory Batch (EDSD) Tag Name Composite data element directory Batch (EDCD) Tag Name Data element directory (EDED) Tag Name
ABOUT UNECE
Mission
Executive Secretary
Organizational Structure
OPPORTUNITIES
Vacancies
Internship Programme
RESOURCES
Statistical Database
Evaluations
Follow UNECE
Facebook
Twitter
Contact us
Flickr
Rss
Youtube
Instagram
© United Nations Economic Commission for Europe | Terms and Conditions of Use | Privacy Notice
Contact us
Language:English
Score: 432874.17
-
https://unece.org/1995-1999
Data Source: un