ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by...

113
Message Service Specification ebXML Transport, Routing & Packaging Version 1.01 2 24 September 01 October 2001 Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved ???? 1 1 2 3 4 2

Transcript of ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by...

Page 1: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Message Service Specification

ebXML Transport, Routing & Packaging

Version 1.012

24 September01 October 2001

Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved????

1

1

2

3

4

2

Page 2: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

1 Status of this DocumentThis document specifies an ebXML DRAFT for the eBusiness community. Distribution of this document is unlimited.

The document formatting is based on the Internet Society’s Standard RFC format converted to Microsoft Word 2000 format.

Note: implementers of this specification should consult the OASIS ebXML Messaging Services Technical Committee web site for current status and revisions to the specification (http://www.oasis-open.org/committees/ebxml-msg/ http://www.ebxml.org).

Specification

Version 1.0 of Tthis Technical Specification document has was been approved by the ebXML Plenary in May, 2001.

This material fulfils requirements of the ebXML Requirements document.

This version

http://www.ebxml.org/specs/ebMS.pdf ???

Latest version

http://www.ebxml.org/specs/index.htm http://www.ebxml.org/specs/ebMS.pdf

Message Service Specification 1.01.02 Page 2 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

3

5

67

89

101112

13

14

1516

17

18

19

20

21

22

23

45

Page 3: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

2 ebXML ParticipantsThe authors wish to acknowledge the support of the members of the Transport, Routing and Packaging Project Team who contributed ideas to this specification by the group’s discussion eMail list, on conference calls and during face-to-face meeting.

Message Service Specification 1.01.02 Page 3 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

6

24

252627

28

29

78

Page 4: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Ralph Berwanger – bTrade.comJonathan Borden – Author of XMTPJon Bosak – Sun MicrosystemsMarc Breissinger – webMethodsDick Brooks – Group 8760Doug Bunting – AribaDavid Burdett – Commerce OneDavid Craft – VerticalNetPhilippe De Smedt – ViquityLawrence Ding – WorldSpanRik Drummond – Drummond GroupAndrew Eisenberg – Progress SoftwareColleen Evans –Sonic SoftwareDavid Fischer – Drummond GroupChristopher Ferris – Sun MicrosystemsRobert Fox – SoftshareBrian Gibb – Sterling CommerceMaryann Hondo – IBMJim Hughes – FujitsuJohn Ibbotson – IBMIan Jones – British Telecommunications

Ravi Kacker – Kraft FoodsHenry Lowe – OMGJim McCarthy – webXIBob Miller – GXSDale Moberg – Sterling CommerceJoel Munter – IntelShumpei Nakagaki – NEC CorporationFarrukh Najmi – Sun MicrosystemsAkira Ochi – FujitsuMartin Sachs, IBMSaikat Saha – Commerce OneMasayoshi Shimamura – FujitsuPrakash Sinha – Netfish TechnologiesRich Salz – Zolera SystemsTae Joon Song – eSum Technologies, Inc.Kathy Spector – ExtricityNikola Stojanovic – Encoda Systems, Inc.David Turner - MicrosoftGordon Van Huizen – Progress SoftwareMartha Warfelt – DaimlerChrysler CorporationPrasad Yendluri – Web Methods

Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved????

9

303132333435363738394041424344454647484950

515253545556575859606162636465666768697071

10

Page 5: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

3 Table of Contents1 Status of this Document .................................................................................2

2 ebXML Participants ........................................................................................3

3 Table of Contents ...........................................................................................4

4 Introduction ...................................................................................................124.1 Summary of Contents of Document .............................................................................124.2 Document Conventions ...............................................................................................124.3 Audience ...................................................................................................................... 134.4 Caveats and Assumptions ...........................................................................................134.5 Related Documents .....................................................................................................13

Concept of Operation for Message Servicing ......................................................145.1 Scope ..........................................................................................................................145.2 Background and Objectives .........................................................................................145.3 Operational Policies and Constraints ...........................................................................155.4 Modes of Operation .....................................................................................................16

6 Packaging Specification ...............................................................................216.1 Introduction ..................................................................................................................21

6.1.1 SOAP Structural Conformance ...............................................................................................216.2 Message Package .......................................................................................................226.3 Header Container ........................................................................................................22

6.3.1 Content-Type ..........................................................................................................................226.3.2 Header Container Example .....................................................................................................22

6.4 Payload Container .......................................................................................................236.4.1 Example of a Payload Container ............................................................................................23

6.5 Additional MIME Parameters .......................................................................................236.6 Reporting MIME Errors ................................................................................................24

7 ebXML SOAP Extensions ............................................................................257.1 XML Prolog ..................................................................................................................25

7.1.1 XML Declaration .....................................................................................................................257.1.2 Encoding Declaration ..............................................................................................................25

7.2 ebXML SOAP Envelope extensions ............................................................................257.2.1 Namespace pseudo attribute ..................................................................................................257.2.2 xsi:schemaLocation attribute ..................................................................................................267.2.3 Use of version attribute ...........................................................................................................277.2.4 ebXML SOAP Extensions .......................................................................................................277.2.5 #wildcard element content ......................................................................................................287.2.6 id attributes .............................................................................................................................28

7.3 SOAP Header element ................................................................................................287.4 MessageHeader element .............................................................................................28

7.4.1 From and To elements ............................................................................................................297.4.2 CPAId element ........................................................................................................................297.4.3 ConversationId element ..........................................................................................................307.4.4 Service element ......................................................................................................................307.4.5 Action element ........................................................................................................................307.4.6 MessageData element ............................................................................................................317.4.7 QualityOfServiceInfo element .................................................................................................31

Message Service Specification 1.01.02 Page 5 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

11

72

73

74

75

767778798081

8283848586

878889

90919293

9495

9697

9899

100101

102103104105106107108

109110111112113114115116117

1213

Page 6: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

7.4.8 SequenceNumber element .....................................................................................................337.4.9 Description element ................................................................................................................347.4.10 version attribute ......................................................................................................................347.4.11 SOAP mustUnderstand attribute .............................................................................................347.4.12 MessageHeader Sample ........................................................................................................34

7.5 TraceHeaderList element ............................................................................................357.5.1 SOAP actor attribute ...............................................................................................................357.5.2 TraceHeader element .............................................................................................................357.5.3 Single Hop TraceHeader Sample ...........................................................................................367.5.4 Multi-hop TraceHeader Sample ..............................................................................................37

7.6 Acknowledgment Element ...........................................................................................387.6.1 Timestamp element ................................................................................................................397.6.2 From element ..........................................................................................................................397.6.3 ds:Reference element .............................................................................................................397.6.4 SOAP actor attribute ...............................................................................................................397.6.5 Acknowledgment Sample .......................................................................................................39

7.7 Via element .................................................................................................................. 397.7.1 SOAP mustUnderstand attribute .............................................................................................407.7.2 SOAP actor attribute ...............................................................................................................407.7.3 syncReply attribute .................................................................................................................407.7.4 reliableMessagingMethod attribute .........................................................................................407.7.5 ackRequested attribute ...........................................................................................................407.7.6 CPAId element ........................................................................................................................417.7.7 Service and Action elements ..................................................................................................417.7.8 Via element Sample ................................................................................................................41

7.8 ErrorList element .........................................................................................................417.8.1 id attribute ...............................................................................................................................417.8.2 highestSeverity attribute .........................................................................................................417.8.3 Error element ..........................................................................................................................417.8.4 ErrorList Sample .....................................................................................................................427.8.5 errorCode values ....................................................................................................................43

7.9 ds:Signature element ...................................................................................................447.10 SOAP Body Extensions ...............................................................................................447.11 Manifest element .........................................................................................................44

7.11.1 id attribute ...............................................................................................................................457.11.2 #wildcard element ...................................................................................................................457.11.3 Reference element ..................................................................................................................457.11.4 References included in a Manifest ..........................................................................................467.11.5 Manifest Validation ..................................................................................................................467.11.6 Manifest Sample .....................................................................................................................46

7.12 StatusRequest Element ...............................................................................................467.12.1 StatusRequest Sample ...........................................................................................................46

7.13 StatusResponse element .............................................................................................467.13.1 RefToMessageId element .......................................................................................................477.13.2 Timestamp element ................................................................................................................477.13.3 messageStatus attribute .........................................................................................................477.13.4 StatusResponse Sample ........................................................................................................47

7.14 DeliveryReceipt element ..............................................................................................477.14.1 Timestamp element ................................................................................................................477.14.2 ds:Reference element .............................................................................................................487.14.3 DeliveryReceipt Sample ..........................................................................................................48

7.15 Combining ebXML SOAP Extension Elements ............................................................487.15.1 Manifest element .....................................................................................................................487.15.2 MessageHeader element ........................................................................................................487.15.3 TraceHeaderList element ........................................................................................................487.15.4 StatusRequest element ...........................................................................................................487.15.5 StatusResponse element ........................................................................................................487.15.6 ErrorList element .....................................................................................................................48

Message Service Specification 1.01.02 Page 6 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

14

118119120121122

123124125126127

128129130131132133

134135136137138139140141142

143144145146147148

149150151152153154155156157

158159

160161162163164

165166167168

169170171172173174175

1516

Page 7: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

7.15.7 Acknowledgment element .......................................................................................................497.15.8 DeliveryReceipt element .........................................................................................................497.15.9 Signature element ...................................................................................................................497.15.10 Via element .............................................................................................................................49

8 Message Service Handler Services .............................................................508.1 Message Status Request Service ................................................................................50

8.1.1 Message Status Request Message ........................................................................................508.1.2 Message Status Response Message .....................................................................................518.1.3 Security Considerations ..........................................................................................................51

8.2 Message Service Handler Ping Service .......................................................................518.2.1 Message Service Handler Ping Message ...............................................................................518.2.2 Message Service Handler Pong Message ..............................................................................528.2.3 Security Considerations ..........................................................................................................52

9 Reliable Messaging ......................................................................................539.1.1 Persistent Storage and System Failure ..................................................................................539.1.2 Methods of Implementing Reliable Messaging .......................................................................53

9.2 Reliable Messaging Parameters ..................................................................................539.2.1 Delivery Semantics .................................................................................................................539.2.2 mshTimeAccuracy ..................................................................................................................549.2.3 TimeToLive .............................................................................................................................549.2.4 reliableMessagingMethod .......................................................................................................549.2.5 ackRequested .........................................................................................................................549.2.6 Retries .....................................................................................................................................549.2.7 RetryInterval ............................................................................................................................559.2.8 PersistDuration .......................................................................................................................55

9.3 ebXML Reliable Messaging Protocol ...........................................................................559.3.1 Sending Message Behavior ....................................................................................................559.3.2 Receiving Message Behavior .................................................................................................569.3.3 Generating an Acknowledgment Message .............................................................................569.3.4 Resending Lost Messages and Duplicate Filtering .................................................................579.3.5 Duplicate Message Handling ..................................................................................................58

9.4 Failed Message Delivery .............................................................................................59

10 Error Reporting and Handling .......................................................................6010.1 Definitions .................................................................................................................... 6010.2 Types of Errors ............................................................................................................6010.3 When to generate Error Messages ..............................................................................60

10.3.1 Security Considerations ..........................................................................................................6110.4 Identifying the Error Reporting Location ......................................................................6110.5 Service and Action Element Values .............................................................................61

11 Security ........................................................................................................6211.1 Security and Management ...........................................................................................6211.2 Collaboration Protocol Agreement ...............................................................................6211.3 Countermeasure Technologies ....................................................................................62

11.3.1 Persistent Digital Signature .....................................................................................................6211.3.2 Persistent Signed Receipt .......................................................................................................6411.3.3 Non-persistent Authentication .................................................................................................6411.3.4 Non-persistent Integrity ...........................................................................................................6511.3.5 Persistent Confidentiality ........................................................................................................6511.3.6 Non-persistent Confidentiality .................................................................................................6511.3.7 Persistent Authorization ..........................................................................................................6511.3.8 Non-persistent Authorization ...................................................................................................6511.3.9 Trusted Timestamp .................................................................................................................6511.3.10 Supported Security Services ...................................................................................................65

Message Service Specification 1.01.02 Page 7 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

17

176177178179

180181182183184

185186187188

189190191

192193194195196197198199200

201202203204205206

207

208209210211212

213214

215216217218219220221222223224225226227228

1819

Page 8: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

12 References ...................................................................................................6812.1 Normative References .................................................................................................6812.2 Non-Normative References .........................................................................................69

13 Contact Information ......................................................................................70

Appendix A ebXML SOAP Extension Elements Schema ..............................72

Appendix B Communication Protocol Bindings .............................................82B.1 Introduction ..................................................................................................................82B.2 HTTP ........................................................................................................................... 82B.2.1 Minimum level of HTTP protocol ..................................................................................82B.2.2 Sending ebXML Service messages over HTTP ...........................................................82B.2.3 HTTP Response Codes ...............................................................................................84B.2.4 SOAP Error conditions and Synchronous Exchanges .................................................84B.2.5 Synchronous vs. Asynchronous ..................................................................................84B.2.6 Access Control ............................................................................................................84B.2.7 Confidentiality and Communication Protocol Level Security ........................................85B.3 SMTP ........................................................................................................................... 85B.3.1 Minimum level of supported protocols .........................................................................85B.3.2 Sending ebXML Messages over SMTP .......................................................................86B.3.3 Response Messages ...................................................................................................87B.3.4 Access Control ............................................................................................................87B.3.5 Confidentiality and Communication Protocol Level Security ........................................88B.3.6 SMTP Model ................................................................................................................88B.4 Communication Errors during Reliable Messaging ......................................................88

Disclaimer ............................................................................................................89

Copyright Statement ..........................................................................................................89

1 Status of this Document .................................................................................2

2 ebXML Participants ........................................................................................3

3 Table of Contents ...........................................................................................4

4 Introduction ...................................................................................................12

4.1 Summary of Contents of Document .............................................................12

4.2 Document Conventions ................................................................................12

4.3 Audience ......................................................................................................13

4.4 Caveats and Assumptions ............................................................................13

4.5 Related Documents ......................................................................................13

5 Design Objectives ........................................................................................14

6 System Overview .........................................................................................15

6.1 Message Service Purpose ...........................................................................15

6.2 Message Service Overview ..........................................................................15

Message Service Specification 1.01.02 Page 8 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

20

229230231

232

233

234235236237238239240241242243244245246247248249250251

252

253

254

255

256

257

258

259

260

261

262

263

264

265

266

2122

Page 9: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

6.3 Use of version attribute ................................................................................16

7 Packaging Specification ...............................................................................17

7.1 Introduction ...................................................................................................17

7.1.1 ................................................................................SOAP Structural Conformance19

7.2 Message Package ........................................................................................19

7.3 Header Container .........................................................................................19

7.3.1 ..............................................................................................................Content-Type19

7.3.2 ......................................................................................Header Container Example20

7.4 Payload Container ........................................................................................20

7.4.1 .............................................................................Example of a Payload Container20

7.5 Additional MIME Parameters ........................................................................20

7.6 Reporting MIME Errors .................................................................................21

8 ebXML SOAP Extensions ............................................................................22

8.1 XML Prolog ...................................................................................................22

8.1.1 .........................................................................................................XML Declaration22

8.1.2 ................................................................................................Encoding Declaration22

8.2 ebXML SOAP Envelope extensions .............................................................22

8.2.1 ...................................................................................Namespace pseudo attribute22

8.2.2 ....................................................................................xsi:schemaLocation attribute23

8.2.3 .........................................................................................ebXML SOAP Extensions24

8.2.4 ........................................................................................#wildcard element content24

8.2.5 ..................................................................................................................id attributes24

8.3 SOAP Header element .................................................................................24

8.4 MessageHeader element .............................................................................25

8.4.1 ..............................................................................................From and To elements25

8.4.2 ............................................................................................................CPAId element26

8.4.3 ............................................................................................ConversationId element26

8.4.4 ..........................................................................................................Service element27

8.4.5 ............................................................................................................Action element27

8.4.6 ..............................................................................................MessageData element27

8.4.7 ..................................................................................QualityOfServiceInfo element28

8.4.8 .......................................................................................SequenceNumber element29

8.4.9 ...................................................................................................Description element30

Message Service Specification 1.01.02 Page 9 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

23

267

268

269

270

271

272

273

274

275

276

277

278

279

280

281

282

283

284

285

286

287

288

289

290

291

292

293

294

295

296

297

298

299

2425

Page 10: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.4.10 ........................................................................................................version attribute30

8.4.11 ...........................................................................SOAP mustUnderstand attribute30

8.4.12 ........................................................................................MessageHeader Sample31

8.5 TraceHeaderList element .............................................................................31

8.5.1 ..................................................................................................SOAP actor attribute31

8.5.2 ................................................................................................TraceHeader element31

8.5.3 ............................................................................Single Hop TraceHeader Sample33

8.5.4 ...............................................................................Multi-hop TraceHeader Sample34

8.6 Acknowledgment Element ............................................................................35

8.6.1 ...................................................................................................Timestamp element35

8.6.2 ..............................................................................................................From element35

8.6.3 ...............................................................................................ds:Reference element36

8.6.4 ..................................................................................................SOAP actor attribute36

Acknowledgment Sample ....................................................................................36

8.7 Via element ..................................................................................................36

8.7.1 .............................................................................SOAP mustUnderstand attribute36

8.7.2 ..................................................................................................SOAP actor attribute37

8.7.3 ....................................................................................................syncReply attribute37

8.7.4 .........................................................................reliableMessagingMethod attribute37

8.7.5 .............................................................................................ackRequested attribute37

8.7.6 ............................................................................................................CPAId element37

8.7.7 ....................................................................................Service and Action elements37

8.7.8 ...................................................................................................Via element Sample38

8.8 ErrorList element ..........................................................................................38

8.8.1 ....................................................................................................................id attribute38

8.8.2 ............................................................................................highestSeverity attribute38

8.8.3 ..............................................................................................................Error element38

8.8.4 .........................................................................................................ErrorList Sample39

8.8.5 ........................................................................................................errorCode values39

8.9 ds:Signature element ...................................................................................40

8.10SOAP Body Extensions ................................................................................41

8.11Manifest element ..........................................................................................41

8.11.1 ..................................................................................................................id attribute41

Message Service Specification 1.01.02 Page 10 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

26

300

301

302

303

304

305

306

307

308

309

310

311

312

313

314

315

316

317

318

319

320

321

322

323

324

325

326

327

328

329

330

331

332

2728

Page 11: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.11.2 ....................................................................................................#wildcard element41

8.11.3 ..................................................................................................Reference element41

8.11.4 ........................................................................References included in a Manifest42

8.11.5 ..................................................................................................Manifest Validation42

8.11.6 ......................................................................................................Manifest Sample43

8.12StatusRequest Element ................................................................................43

8.12.1 ...........................................................................................StatusRequest Sample43

8.13StatusResponse element .............................................................................43

8.13.1 ......................................................................................RefToMessageId element43

8.13.2 .................................................................................................Timestamp element43

8.13.3 .........................................................................................messageStatus attribute43

8.13.4 ........................................................................................StatusResponse Sample43

8.14DeliveryReceipt element ..............................................................................43

8.14.1 .................................................................................................Timestamp element43

8.14.2 .............................................................................................ds:Reference element43

8.14.3 ..........................................................................................DeliveryReceipt Sample43

8.15Combining ebXML SOAP Extension Elements ............................................44

8.15.1 ......................................................................................................Manifest element44

8.15.2 ........................................................................................MessageHeader element44

8.15.3 .......................................................................................TraceHeaderList element44

8.15.4 ...........................................................................................StatusRequest element44

8.15.5 ........................................................................................StatusResponse element44

8.15.6 ......................................................................................................ErrorList element44

8.15.7 ......................................................................................Acknowledgment element44

8.15.8 .........................................................................................DeliveryReceipt element44

8.15.9 ....................................................................................................Signature element44

8.15.10 .............................................................................................................Via element44

9 Message Service Handler Services .............................................................45

9.1 Message Status Request Service ................................................................45

9.1.1 ........................................................................Message Status Request Message45

9.1.2 .....................................................................Message Status Response Message45

9.1.3 ............................................................................................Security Considerations46

9.2 Message Service Handler Ping Service .......................................................46

Message Service Specification 1.01.02 Page 11 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

29

333

334

335

336

337

338

339

340

341

342

343

344

345

346

347

348

349

350

351

352

353

354

355

356

357

358

359

360

361

362

363

364

365

3031

Page 12: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

9.2.1 ..............................................................Message Service Handler Ping Message46

9.2.2 .............................................................Message Service Handler Pong Message46

9.2.3 ............................................................................................Security Considerations47

10 Reliable Messaging ......................................................................................48

10.1.1 ................................................................Persistent Storage and System Failure48

10.1.2 ...................................................Methods of Implementing Reliable Messaging48

10.2Reliable Messaging Parameters ..................................................................48

10.2.1 ..................................................................................................Delivery Semantics48

10.2.2 ...................................................................................................mshTimeAccuracy49

10.2.3 ...............................................................................................................TimeToLive49

10.2.4 .......................................................................................reliableMessagingMethod49

10.2.5 ...........................................................................................................ackRequested49

Retries .................................................................................................................49

RetryInterval ........................................................................................................50

PersistDuration ....................................................................................................50

10.3ebXML Reliable Messaging Protocol ...........................................................50

10.3.1 ...................................................................................Sending Message Behavior50

10.3.2 ................................................................................Receiving Message Behavior51

10.3.3 ..........................................................Generating an Acknowledgment Message51

10.3.4 ............................................Resending Lost Messages and Duplicate Filtering52

10.3.5 .................................................................................Duplicate Message Handling53

10.4Failed Message Delivery ..............................................................................54

11 Error Reporting and Handling .......................................................................55

11.1Definitions .....................................................................................................55

11.2Types of Errors .............................................................................................55

11.3When to generate Error Messages ..............................................................55

11.3.1 ..........................................................................................Security Considerations56

11.4Identifying the Error Reporting Location .......................................................56

11.5Service and Action Element Values .............................................................56

12 Security ........................................................................................................57

12.1Security and Management ...........................................................................57

12.2Collaboration Protocol Agreement ...............................................................57

12.3Countermeasure Technologies ....................................................................57

Message Service Specification 1.01.02 Page 12 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

32

366

367

368

369

370

371

372

373

374

375

376

377

378

379

380

381

382

383

384

385

386

387

388

389

390

391

392

393

394

395

396

397

398

3334

Page 13: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

12.3.1 ....................................................................................Persistent Digital Signature57

12.3.2 ......................................................................................Persistent Signed Receipt59

12.3.3 ................................................................................Non-persistent Authentication59

12.3.4 ...........................................................................................Non-persistent Integrity60

12.3.5 ........................................................................................Persistent Confidentiality60

12.3.6 ................................................................................Non-persistent Confidentiality60

12.3.7 ..........................................................................................Persistent Authorization60

12.3.8 ..................................................................................Non-persistent Authorization60

12.3.9 ..................................................................................................Trusted Timestamp60

12.3.10 ................................................................................Supported Security Services60

13 References ...................................................................................................63

13.1Normative References ..................................................................................63

13.2Non-Normative References ..........................................................................64

14 Contact Information ......................................................................................65

Appendix A ..............................................ebXML SOAP Extension Elements Schema67

Appendix B ...............................................................Communication Protocol Bindings73

B.1 Introduction ...................................................................................................73

B.2 HTTP ............................................................................................................73

B.2.1 .............................................................................Minimum level of HTTP protocol73

B.2.2 ...................................................Sending ebXML Service messages over HTTP73

B.2.3 ............................................................................................HTTP Response Codes75

B.2.4 .........................................SOAP Error conditions and Synchronous Exchanges75

B.2.5 ..............................................................................Synchronous vs. Asynchronous75

B.2.6 ...........................................................................................................Access Control75

B.2.7 ..............................Confidentiality and Communication Protocol Level Security76

B.3 SMTP ...........................................................................................................76

B.3.1 ....................................................................Minimum level of supported protocols76

B.3.2 .................................................................Sending ebXML Messages over SMTP77

B.3.3 .................................................................................................Response Messages78

B.3.4 ...........................................................................................................Access Control79

B.3.5 ..............................Confidentiality and Communication Protocol Level Security79

B.3.6 ...............................................................................................................SMTP Model79

B.4 Communication Errors during Reliable Messaging ......................................79

Message Service Specification 1.01.02 Page 13 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

35

399

400

401

402

403

404

405

406

407

408

409

410

411

412

413

414

415

416

417

418

419

420

421

422

423

424

425

426

427

428

429

430

431

3637

Page 14: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

Disclaimer ............................................................................................................80

Copyright Statement ............................................................................................80

Message Service Specification 1.01.02 Page 14 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

38

432

433

434

3940

Page 15: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

4 IntroductionThis specification is one of a series of specifications that realize the vision of creating a single global electronic marketplace where enterprises of any size and in any geographical location can meet and conduct business with each other through the exchange of XML based messages. The set of specifications enable a modular, yet complete electronic business framework.

This specification focuses on defining a communications-protocol neutral method for exchanging the electronic business messages. It defines specific enveloping constructs that support reliable, secure delivery of business information. Furthermore, the specification defines a flexible enveloping technique that permits ebXML-compliant messages to contain payloads of any format type. This versatility ensures that legacy electronic business systems employing traditional syntaxes (i.e. UN/EDIFACT, ASC X12, or HL7) can leverage the advantages of the ebXML infrastructure along with users of emerging technologies

4.1 Summary of Contents of DocumentThis specification defines the ebXML Message Service Protocol that enables the secure and reliable exchange of messages between two parties. It includes descriptions of: the ebXML Message structure used to package payload data for transport between parties the behavior of the Message Service Handler that sends and receives those messages over a

data communication protocol.

This specification is independent of both the payload and the communication protocol used, although Appendices to this specification describe how to use this specification with [HTTP] and [SMTP].

This specification is organized around the following topics: Packaging Specification – A description of how to package an ebXML Message and its

associated parts into a form that can sent using a communications protocol such as HTTP or SMTP (section 7)

ebXML SOAP Extensions – A specification of the structure and composition of the information necessary for an ebXML Message Service to successfully generate or process an ebXML Message (section 8)

Message Service Handler Services – A description of two services that enable one service to discover the status of another Message Service Handler (MSH) or an individual message (section 9)

Reliable Messaging – The Reliable Messaging function defines an interoperable protocol such that any two Message Service implementations can “reliably” exchange messages that are sent using “reliable messaging” once-and-only-once delivery semantics (section 10)

Error Handling – This section describes how one ebXML Message Service reports errors it detects to another ebXML Message Service Handler (section 11)

Security – This provides a specification of the security semantics for ebXML Messages (section12).

Appendices to this specification cover the following: Appendix A Schema – This normative appendix contains [XMLSchema] for the ebXML SOAP

Header and Body. Appendix B Communication Protocol Envelope Mappings – This normative appendix

describes how to transport ebXML Message Service compliant messages over [HTTP] and [SMTP]

4.2 Document ConventionsTerms in Italics are defined in the ebXML Glossary of Terms [ebGLOSS]. Terms listed in Bold Italics represent the element and/or attribute content. Terms listed in Courier font relate to MIME components. Notes are listed in Times New Roman font and are informative (non-normative).

Message Service Specification 1.01.02 Page 15 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

41

435

436437438439

440441442443444445

446

447448449450451

452453

454455456457458459460461462463464465466467468469

470471472473474

475

476477478

4243

Page 16: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL, when they appear in this document, are to be interpreted as described in [RFC2119] as quoted here:

Note: the force of these words is modified by the requirement level of the document in which they are used. MUST: This word, or the terms “REQUIRED” or “SHALL”, means that the definition is an absolute

requirement of the specification. MUST NOT: This phrase, or the phrase “SHALL NOT”, means that the definition is an absolute

prohibition of the specification. SHOULD: This word, or the adjective “RECOMMENDED”, means that there may exist valid

reasons in particular circumstances to ignore a particular item, but the full implications must be understood and carefully weighed before choosing a different course.

SHOULD NOT: This phrase, or the phrase “NOT RECOMMENDED”, means that there may exist valid reasons in particular circumstances when the particular behavior is acceptable or even useful, but the full implications should be understood and the case carefully weighed before implementing any behavior described with this label.

MAY: This word, or the adjective "OPTIONAL", mean that an item is truly optional. One vendor may choose to include the item because a particular marketplace requires it or because the vendor feels that it enhances the product while another vendor may omit the same item. An implementation which does not include a particular option MUST be prepared to interoperate with another implementation which does include the option, though perhaps with reduced functionality. In the same vein an implementation which does include a particular option MUST be prepared to interoperate with another implementation which does not include the option (except, of course, for the feature the option provides.)

4.3 AudienceThe target audience for this specification is the community of software developers who will implement the ebXML Message Service.

4.4 Caveats and AssumptionsIt is assumed that the reader has an understanding of transport protocols, MIME, XML, SOAP, SOAP Messages with Attachments and security technologies.

All examples are to be considered non-normative. If inconsistencies exist between the specification and the examples, the specification supersedes the examples.

4.5 Related DocumentsThe following set of related specifications are developed independent of this specification as part of the ebXML initiative: ebXML Message Services Requirements Specification[ebMSREQ] – defines the requirements

of these Message Services ebXML Technical Architecture Specification[ebTA] – defines the overall technical architecture

for ebXML ebXML Technical Architecture Security Specification[ebTASEC] – defines the security

mechanisms necessary to negate anticipated, selected threats ebXML Collaboration Protocol Profile and Agreement Specification[ebCPP] - defines how

one party can discover and/or agree upon the information that party needs to know about another party prior to sending them a message that complies with this specification

ebXML Registry/Repository Services Specification[ebRS] – defines a registry service for the ebXML environment

Message Service Specification 1.01.02 Page 16 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

44

479480481

482483484485486487488489490491492493494495496497498499500501502

503

504505

506

507508

509510

511

512513514515516517518519520521522523524

4546

Page 17: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

5 Design ObjectivesConcept of Operation for Message Servicing

5.1 ScopeThe ebXML Message Service [ebMS] defines the message enveloping and header document schema used to transfer ebXML messages over a communications protocol such as HTTP or SMTP and the behavior of the software that sends and receives ebXML messages. The ebMS is defined as a set of layered extensions to the base Simple Object Access Protocol [SOAP] and SOAP Messages with Attachments [SOAPATTACH] specifications. The ebMS provides security and reliability features necessary to support international electronic business. These security and reliability features are not provided in the SOAP or SOAPATTACH specifications.

The ebXML infrastructure is composed of several independent, but related, components. Specifications for the individual components are fashioned as stand-alone documents. The specifications are totally self-contained; nevertheless, design decisions within one document can and do impact the other documents. Considering this, the ebMS is a closely coordinated definition for an ebXML message service handler [MSH].

The ebMS component provides the message packaging, routing, and transport facilities for the ebXML infrastructure. The ebMS is not defined as a physical component, but rather as an abstraction of a process. An implementation of this specification could be delivered as a wholly independent software application or an integrated component of some larger business process.

5.2 Background and ObjectivesTraditional business information exchanges have conformed to a variety of standards-based syntaxes. These exchanges were largely based on electronic data interchange (EDI) standards born out of mainframe and batch processing. Some of the standards defined bindings to specific communications protocols. These EDI techniques worked well; however, they were difficult and expensive to implement. Therefore, use of these systems was normally limited to large enterprises that possessed mature information technology capabilities.

The proliferation of XML-based business interchanges served as the catalyst for defining a new global paradigm that ensured all business activities, regardless of size, could engage in electronic business activities. The prime objective of ebMS is to facilitate the exchange of electronic business messages within an XML framework. Business messages, identified as the ‘payloads’ of the ebXML messages, are not necessarily expressed in XML. XML-based messages, as well as traditional EDI formats, are transported by the ebMS. Actually, the ebMS payload can take any digital form—XML, ASC X12, HL7, AIAG E5, database tables, or binary image files.

The ebXML architecture requires that the ebXML Message Service protocol be capable of being carried over any available transport protocol. Therefore, the ebMS does not mandate use of a specific transport protocol. This version of the specification provides bindings to HTTP and SMTP, but other protocols can and reasonably will be used.

The ebXML Requirements Specification [ebRS] mandates the need for secure, reliable communications. The ebXML work focuses on leveraging existing and emerging technology—attempts to create new protocols are discouraged. Therefore, the ebMS defines security within the context of existing security standards and protocols. Those requirements that can be satisfied with existing standards are specified in the ebMS, others must be deferred until new technologies or standards are available, for example encryption of individual message header elements.

Reliability requirements defined in the ebRS relate to delivery of ebXML messages over the communications channels. The ebMS provides mechanisms to satisfy the ebRS requirements. The reliable messaging elements of the ebMS supply reliability to the communications layer; they are not

Message Service Specification 1.01.02 Page 17 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

47

525526

527

528529530531532533534

535536537538539

540541542543

544

545546547548549550

551552553554555556557

558559560561

562563564565566567

568569570

4849

Page 18: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

intended as business-level acknowledgments to the applications that are supported by the ebMS. This is an important distinction. Business processes often anticipate responses to messages they generate. The responses may take the form of a simple acknowledgment of message receipt by the application that received the message or a companion message that reflects action on the original message. Those messages are outside of the requirements defined for the MSH. The acknowledgment defined in this specification does not indicate that the payload of the ebXML message was syntactically correct. It does not acknowledge the accuracy of the payload information. It does not indicate business acceptance of the information or agreement with the content of the payload. The ebMS is designed to provide the sender with the confidence that the receiving MSH has received the message intact.

The underlying architecture of the MSH assumes that messages are exchanged between two ebMS-compliant MSH nodes. This pair of MSH nodes provides a hop-to-hop model that is extended as required to support a multi-hop environment. The multi-hop environment allows for the final destination of the message to be an intermediary MSH other than the ‘receiving MSH’ identified by the original sending MSH. The ebMS architecture assumes that the sender of the message MAY be unaware of the specific path used to deliver a message. However, it MUST be assumed that the original sender has knowledge of the final recipient of the message and the first of one or more intermediary hops. The architecture also supports a business requirement to specify an ordered-set of discrete parties to whom a message is routed. The multi-hop and ordered-set options obfuscate the acknowledgment message identified in the paragraph above. It is understood that the acknowledgment does not assure delivery of the message to the final destination, only to the receiving MSH of the MSH pair.

The MSH supports the concept of ‘quality of service.’ The degree of service quality is controlled by an agreement existing between the parties directly involved in the message exchange. In practice, multiple agreements may be required between the two parties. The agreements might be tailored to the particular needs to the business exchanges. For instance, a set of business partners may have a contract that defines the message exchanges related to buying products from a domestic facility and another that defines the message exchanges for buying from an overseas facility. Alternatively, the partners might agree to follow the agreements developed by their trade association. Multiple agreements may also exist between the various parties that handle the message from the original sender to the final recipient. These agreements could include:

an agreement between the MSH at the message origination site and the MSH at the final destination; and

agreements between the MSH at the message origination site and the MSH acting as an intermediary; and

an agreement between the MSH at the final destination and the MSH acting as an intermediary. There would, of course, be agreements between any additional intermediaries; however, the originating site MSH and final destination MSH MAY have no knowledge of these agreements.

The important point is that an ebMS-compliant MSH shall respect the in-force agreements between itself and any other ebMS-compliant MSH with which it communicates. In broad terms, these agreements are expressed as Collaborative Profile Agreements (CPA). This specification identifies the information that must be agreed. It does not specify the method or form used to create and maintain these agreements. It is assumed that, in practice, the actual content of the contracts may be contained in initialization/configuration files, databases, or XML documents that comply with the [ebCPP] specification.

5.3 Operational Policies and ConstraintsThe ebMS is a service that is logically positioned between one or more business applications and a communications service. This requires the definition of an abstract service interface between the business applications and the MSH. This document acknowledges the interface, but does not provide a definition for the interface. Future versions of the ebMS MAY define the service interface structure.

Bindings to two communications protocols are defined in this document; however, the MSH is specified independent of any communications protocols. While early work focuses on HTTP for transport, no

Message Service Specification 1.01.02 Page 18 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

50

571572573574575576577578579

580581582583584585586587588589590

591592593594595596597598599

600601

602603

604605606

607608609610611612

613

614615616617

618619

5152

Page 19: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

preference is being provided to this protocol. Other protocols may be used and future versions of the specification may provide details related to those protocols.

The ebMS relies on external communications configuration information. This information is determined either through defined business processes or trading partner agreements. These data are captured for use within a collaboration protocol profile [CPP] or collaboration protocol agreement [CPA]. The ebXML Collaborative- Protocol Profile and Agreement Specification [ebCPP] provides definitions for the information constituting the agreements. The ebXML architecture defines the relationship between this component of the infrastructure and the ebMS. As regards the MSH, the information composing a CPP/CPA must be available to support normal operation. However, the method used by a specific implementation of the MSH does not mandate the existence of a discrete instance of a CPA. The CPA is expressed as an XML document. Some implementation may elect to populate a database with the information from the CPA and then use the database. This specification does not prescribe how the CPA information is derived, stored, or used: it only states that specific information items must be available for the MSH for successful operations.

This specification MUST distinguish between acknowledgments and delivery receipts. This specification restricts the term acknowledge to mean recognition that a message has been accepted into the persistent storage of the receiving MSH—not necessarily the final destination. The delivery receipt is understood by the MSH to mean that the MSH at the final destination has accepted the message into its persistent storage.

5.4 Modes of OperationThis specification does not mandate how the MSH will be installed within the overall ebXML framework. It is assumed that some MSH implementations will not implement all functionality defined in this specification. For instance, a set of trading partners may not require reliable messaging services; therefore, no reliable messaging capabilities exist within their MSH. But, all MSH implementations shall comply with the specification with regard to the functions supported in the specific implementation and provide error notifications for functionality that has been requested but is not supported. Documentation for an MSH implementation SHALL identify all ebMS requirements that are not satisfied in the implementation.

The ebXML Message Service may be conceptually broken down into following three parts: (1) an abstract Service Interface, (2) functions provided by the MSH, and (3) the mapping to underlying transport service(s).

Figure 1 depicts a logical arrangement of the functional modules that exist within one possible implementation of the ebXML Message Services architecture. These modules are arranged in a manner to indicate their inter-relationships and dependencies.

Header Processing - the creation of the ebXML Header elements for the ebXML Message uses input from the application, passed through the Message Service Interface, information from the Collaboration Protocol Agreement that governs the message, and generated information such as digital signature, timestamps and unique identifiers.

Header Parsing - extracting or transforming information from a received ebXML Header element into a form that is suitable for processing by the MSH implementation.

Security Services - digital signature creation and verification, authentication and authorization. These services MAY be used by other components of the MSH including the Header Processing and Header Parsing components.

Reliable Messaging Services - handles the delivery and acknowledgment of ebXML Messages sent with deliverySemantics of OnceAndOnlyOnce. The service includes handling for persistence, retry, error notification and acknowledgment of messages requiring reliable delivery.

Message Packaging - the final enveloping of an ebXML Message (ebXML header elements and payload) into its SOAP Messages with Attachments [SOAPATTACH] container.

Message Service Specification 1.01.02 Page 19 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

53

620621

622623624625626627628629630631632633

634635636637638

639

640641642643644645646647

648649650

651652653

654655656657

658659

660661662

663664665

666667

5455

Page 20: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

Error Handling - this component handles the reporting of errors encountered during MSH or Application processing of a message.

Message Service Interface - an abstract service interface that applications use to interact with the MSH to send and receive messages and which the MSH uses to interface with applications that handle received messages.

Figure -1 Typical Relationship between ebXML Message Service Handler Components

Message Service Specification 1.01.02 Page 20 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

56

668669

670671672

673

674675

676

5758

Page 21: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

The design objectives of this specification are to define a wire format and protocol for a Message Service to support XML-based electronic business between small, medium, and large enterprises. While the specification has been primarily designed to support XML-based electronic business, the authors of the specification have made every effort to ensure that the exchange of non-XML business information is fully supported. This specification is intended to enable a low cost solution, while preserving a vendor's ability to add unique value through added robustness and superior performance. It is the intention of the Transport, Routing and Packaging Project Team to keep this specification as straightforward and succinct as possible.

Every effort has been made to ensure that the REQUIRED functionality described in this specification has been prototyped by the ebXML Proof of Concept Team in order to ensure the clarity, accuracy and efficiency of this specification.

Message Service Specification 1.01.02 Page 21 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

59

677678679680681682683684685

686687688

6061

Page 22: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

6 System OverviewThis document defines the ebXML Message Service component of the ebXML infrastructure. The ebXML Message Service defines the message enveloping and header document schema used to transfer ebXML Messages over a communication protocol such as HTTP, SMTP, etc. This document provides sufficient detail to develop software for the packaging, exchange and processing of ebXML Messages.

The ebXML Message Service is defined as a set of layered extensions to the base Simple Object Access Protocol [SOAP] and SOAP Messages with Attachments [SOAPATTACH] specifications that have a broad industry acceptance, and that serve as the foundation of the work of the W3C XML Protocol Core working group. The ebXML Message Service provides the security and reliability features necessary to support international electronic business that are not provided in the SOAP and SOAP Messages with Attachments specifications.

6.1 Message Service PurposeThe ebXML Message Service defines robust, yet basic, functionality to transfer messages between trading parties using various existing communication protocols. The ebXML Message Service is structured to allow for messaging reliability, persistence, security and extensibility.

The ebXML Message Service is provided for environments requiring a robust, yet low cost solution to enable electronic business. It is one of the four "infrastructure" components of ebXML. The other three are: Registry/Repository [ebRS], Collaboration Protocol Profile/Agreement [ebCPP] and ebXML Technical Architecture [ebTA].

6.2 Message Service OverviewThe ebXML Message Service may be conceptually broken down into following three parts: (1) an abstract Service Interface, (2) functions provided by the Message Service Handler (MSH), and (3) the mapping to underlying transport service(s).

The following diagram depicts a logical arrangement of the functional modules that exist within one possible implementation of the ebXML Message Services architecture. These modules are arranged in a manner to indicate their inter-relationships and dependencies. Header Processing - the creation of the SOAP Header elements for the ebXML Message uses

input from the application, passed through the Message Service Interface, information from the Collaboration Protocol Agreement (CPA defined in [ebCPP]) that governs the message, and generated information such as digital signature, timestamps and unique identifiers.

Header Parsing - extracting or transforming information from a received SOAP Header or Body element into a form that is suitable for processing by the MSH implementation.

Security Services - digital signature creation and verification, authentication and authorization. These services MAY be used by other components of the MSH including the Header Processing and Header Parsing components.

Reliable Messaging Services - handles the delivery and acknowledgment of ebXML Messages sent with deliverySemantics of OnceAndOnlyOnce. The service includes handling for persistence, retry, error notification and acknowledgment of messages requiring reliable delivery.

Message Packaging - the final enveloping of an ebXML Message (SOAP Header or Body elements and payload) into its SOAP Messages with Attachments [SOAPATTACH] container.

Error Handling - this component handles the reporting of errors encountered during MSH or Application processing of a message.

Message Service Interface - an abstract service interface that applications use to interact with the MSH to send and receive messages and which the MSH uses to interface with applications that handle received messages.

Message Service Specification 1.01.02 Page 22 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

62

689

690691692693

694695696697698699

700

701702703

704705706707

708

709710711

712713714715716717718719720721722723724725726727728729730731732733

6364

Page 23: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

Figure 6-2 Typical Relationship between ebXML Message Service Handler Components

Use of version attribute

Each ebXML SOAP extension element has its own version attribute, with a value that matches the ebXML Message Service Specification version level, to allow for elements to change in semantic meaning individually without changing the entire specification.

Use of multiple versions of ebXML SOAP extensions elements within the same ebXML SOAP document, while supported, should only be used in extreme cases where it becomes necessary to semantically change an element, which cannot wait for the next ebXML Message Service Specification version release.

Message Service Specification 1.01.02 Page 23 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

65

734735

736

737738739

740741742743

6667

Page 24: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

7 Packaging Specification

7.1 IntroductionAn ebXML Message is a communication protocol independent MIME/Multipart message envelope, structured in compliance with the SOAP Messages with Attachments [SOAPATTACH] specification, referred to as a Message Package.

There are two logical MIME parts within the Message Package: A MIME part, referred to as the Header Container, containing one SOAP 1.1 compliant message.

This XML document is referred to as a SOAP Message for the remainder of this specification, zero or more MIME parts, referred to as Payload Containers, containing application level

payloads.

The SOAP Message is an XML document that consists of the SOAP Envelope element. This is the root element of the XML document representing the SOAP Message. The SOAP Envelope element consists of the following: One SOAP Header element. This is a generic mechanism for adding features to a SOAP

Message, including ebXML specific header elements. One SOAP Body element. This is a container for message service handler control data and

information related to the payload parts of the message.

The general structure and composition of an ebXML Message is described in the following figure.

Figure 7-1 ebXML Message Structure

7.1.1 SOAP Structural ConformanceebXML Message packaging SHALL comply with the following specifications:

Message Service Specification 1.01.02 Page 24 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

68

744

745

746747748

749750751752753

754755756757758759760

761

764

765766

6970

Page 25: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

Simple Object Access Protocol (SOAP) 1.1 [SOAP]

SOAP Messages with Attachments [SOAPATTACH]

Carrying ebXML headers in SOAP Messages does not mean that ebXML overrides existing semantics of SOAP, but rather that the semantics of ebXML over SOAP maps directly onto SOAP semantics.

7.2 Message PackageAll MIME header elements of the Message Package MUST be in conformance with the SOAP Messages with Attachments [SOAPATTACH] specification. In addition, the Content-Type MIME header in the Message Package MUST contain a type attribute that matches the MIME media type of the MIME body part that contains the SOAP Message document. In accordance with the [SOAP] specification, the MIME media type of the SOAP Message MUST have the value “text/xml.”

It is strongly RECOMMENDED that the root part contain a Content-ID MIME header structured in accordance with [RFC2045], and that in addition to the required parameters for the Multipart/Related media type, the start parameter (OPTIONAL in [RFC2387]) always be present. This permits more robust error detection. For example the following fragment:

Content-Type: multipart/related; type=”text/xml”; boundary=”boundaryValue”;[email protected]

--boundaryValueContent-ID: [email protected]

7.3 Header ContainerThe root body part of the Message Package is referred to in this specification as the Header Container. The Header Container is a MIME body part that MUST consist of one SOAP Message as defined in the SOAP Messages with Attachments [SOAPATTACH] specification.

7.3.1 Content-TypeThe MIME Content-Type header for the Header Container MUST have the value “text/xml” in accordance with the [SOAP] specification. The Content-Type header MAY contain a “charset” attribute. For example:

Content-Type: text/xml; charset="UTF-8"

7.3.1.1 charset AttributeThe MIME charset attribute identifies the character set used to create the SOAP Message. The semantics of this attribute are described in the “charset parameter / encoding considerations” of text/xml as specified in [XMLMedia]. The list of valid values can be found at http://www.iana.org/.

If both are present, the MIME charset attribute SHALL be equivalent to the encoding declaration of the SOAP Message. If provided, the MIME charset attribute MUST NOT contain a value conflicting with the encoding used when creating the SOAP Message.

For maximum interoperability it is RECOMMENDED that [UTF-8] be used when encoding this document. Due to the processing rules defined for media types derived from text/xml [XMLMedia], this MIME attribute has no default. For example:

charset="UTF-8"

7.3.2 Header Container Example The following fragment represents an example of a Header Container:

Content-ID: [email protected] ---| HeaderContent-Type: text/xml; | charset=”UTF-8” |

Message Service Specification 1.01.02 Page 25 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

71

767

768

769770

771

772773774775

776777778

779780

782783

784785786

787788789790

791792793794

796

797

798799

800801802803

804805806

808

809810

812813814

7273

Page 26: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

|<SOAP-ENV:Envelope --|SOAP Message | xmlns:SOAP-ENV=”http://schemas.xmlsoap.org/soap/envelope/”> | | <SOAP-ENV:Header> | | … | | </SOAP-ENV:Header> | | <SOAP-ENV:Body> | | … | | </SOAP-ENV:Body> | |</SOAP-ENV:Envelope> --| |---boundaryValue ---|

7.4 Payload ContainerZero or more Payload Containers MAY be present within a Message Package in conformance with the SOAP Messages with Attachments [SOAPATTACH] specification.

If the Message Package contains an application payload, it MUST be enclosed within a Payload Container.

If there is no application payload within the Message Package then a Payload Container MUST NOT be present.

The contents of each Payload Container MUST be identified by the ebXML Message Manifest element within the SOAP Body (see section 8.11).

The ebXML Message Service Specification makes no provision, nor limits in any way, the structure or content of application payloads. Payloads MAY be a simple-plain-text object or complex nested multipart objects. The specification of the structure and composition of payload objects is the prerogative of the organization that defines the business process or information exchange that uses the ebXML Message Service.

7.4.1 Example of a Payload ContainerThe following fragment represents an example of a Payload Container and a payload:

Content-ID: <domainname.example.com> -------------| ebXML MIME |Content-Type: application/xml -------------| | | Payload<Invoice> -------------| | Container <Invoicedata> | Payload | … | | </Invoicedata> | |</Invoice> -------------| |

Note: It might be noticed that the content-type used in the preceding example (application/XML) is different than the content-type in the example SOAP envelope in section 7.3.2 above (text/XML). The SOAP 1.1 specification states that the content-type used for the SOAP envelope MUST be ‘text/xml’. However, many MIME experts disagree with the choice of the primary media type designation of 'text/*’ for XML documents as most XML is not “human readable” in the sense that the MIME designation of ‘text’ was meant to infer. They believe that XML documents should be classified as ‘application/XML’.

7.5 Additional MIME ParametersAny MIME part described by this specification MAY contain additional MIME headers in conformance with the [RFC2045] specification. Implementations MAY ignore any MIME header not defined in this specification. Implementations MUST ignore any MIME header that they do not recognize.

For example, an implementation could include content-length in a message. However, a recipient of a message with content-length could ignore it.

Message Service Specification 1.01.02 Page 26 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

74

815816817818819820821822823824825

826

827828

829830

831832

833834

835836837838839

840841

842843844845846847848849850

851852853854855856

857

858

859860861

862863

7576

Page 27: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

7.6 Reporting MIME ErrorsIf a MIME error is detected in the Message Package then it MUST be reported as specified in [SOAP].

Message Service Specification 1.01.02 Page 27 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

77

864

865

7879

Page 28: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8 ebXML SOAP ExtensionsThe ebXML Message Service Specification defines a set of namespace-qualified SOAP Header and Body element extensions within the SOAP Envelope. In general, separate ebXML SOAP extension elements are used where: different software components are likely to be used to generate ebXML SOAP extension

elements, an ebXML SOAP extension element is not always present or, the data contained in the ebXML SOAP extension element MAY be digitally signed separately

from the other ebXML SOAP extension elements.

8.1 XML PrologThe SOAP Message’s XML Prolog, if present, MAY contain an XML declaration. This specification has defined no additional comments or processing instructions that may appear in the XML prolog. For example:

Content-Type: text/xml; charset=”UTF-8”

<?xml version="1.0" encoding="UTF-8"?>

8.1.1 XML DeclarationThe XML declaration MAY be present in a SOAP Message. If present, it MUST contain the version specification required by the XML Recommendation [XML]: version=’1.0’ and MAY contain an encoding declaration. The semantics described below MUST be implemented by a compliant ebXML Message Service.

8.1.2 Encoding DeclarationIf both the encoding declaration and the Header Container MIME charset are present, the XML prolog for the SOAP Message SHALL contain the encoding declaration that SHALL be equivalent to the charset attribute of the MIME Content-Type of the Header Container (see section 7.3).

If provided, the encoding declaration MUST NOT contain a value conflicting with the encoding used when creating the SOAP Message. It is RECOMMENDED that UTF-8 be used when encoding the SOAP Message.

If the character encoding cannot be determined by an XML processor using the rules specified in section 4.3.3 of [XML], the XML declaration and its contained encoding declaration SHALL be provided in the ebXML SOAP Header Document.

Note: the encoding declaration is not required in an XML document according to XML v1.0 specification [XML].

8.2 ebXML SOAP Envelope extensionsIn conformance with the [SOAP] specification, all extension element content MUST be namespace qualified. All of the ebXML SOAP extension element content defined in this specification MUST be namespace qualified to the ebXML SOAP Envelope extensions namespace as defined in section 8.2.1.

Namespace declarations (xmlns psuedo attribute) for the ebXML SOAP extensions MAY be included in the SOAP Envelope, Header or Body elements, or directly in each of the ebXML SOAP extension elements.

8.2.1 Namespace pseudo attributeThe namespace declaration for the ebXML SOAP Envelope extensions (xmlns pseudo attribute) (see [XML Namespace]) has a REQUIRED value of "http://www.ebxml.org/namespaces/messageHeader".

Message Service Specification 1.01.02 Page 28 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

80

866

867868869870871872873874

875

876877878

880

881882

883884885886887

888889

890891892893894

895896897

898

899

900901902

903904905

906907908

8182

Page 29: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.2.2 xsi:schemaLocation attributeThe SOAP namespace:

http://schemas.xmlsoap.org/soap/envelope/

resolves to a schema that conforms to an early Working Draft version of the W3C XML Schema specification, specifically identified by the following URI:

http://www.w3.org/1999/XMLSchema

The W3C XML Schema specification[XMLSchema] has since gone to Candidate Recommendation status, effective October 24, 2000May2, 2001 and more recently to Proposed Recommendation effective March 30, 2001. Many, if not most, tool support for schema validation and validating XML parsers available at the time that this specification was written have been designed to support the Candidate Recommendation draft of the XML Schema specification[XMLSchema]. In addition, tThe ebXML SOAP extension element schema has been defined using the Candidate W3C Recommendation draft version of the XML Schema specification[XMLSchema] (see Appendix A).

In order to enable validating parsers and various schema validating tools to correctly process and parse ebXML SOAP Messages, it has been necessary that the ebXML TR&P team adopt an equivalent, but updated version of the SOAP schema that conforms to the W3C Candidate Recommendation draft version of the XML Schema specification[XMLSchema]. ebXML MSH implementations are strongly RECOMMENDED to include the XMLSchema-instance namespace qualified schemaLocation attribute in the SOAP Envelope element to indicate to validating parsers the location of the schema document that should be used to validate the document. Failure to include the schemaLocation attribute will possibly preclude Receiving MSH implementations from being able to validate messages received.

For example:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schemas/envelope.xsd" ...> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://ebxml.org/project_teams/transport/envelope.xsd" ...>

In addition, ebXML SOAP Header and Body extension element content must be similarly qualified so as to identify the location that validating parsers can find the schema document that contains the ebXML namespace qualified SOAP extension element definitions. Thus, the XMLSchema-instance namespace qualified schemaLocation attribute should include a mapping of the ebXML SOAP Envelope extensions namespace to its schema document in the same element that declares the ebXML SOAP Envelope extensions namespace.

It is RECOMMENDED that use of a separate schemaLocation attribute be used so that tools that may not correctly use the schemaLocation attribute to resolve schema for more than one namespace will still be capable of validating an ebXML SOAP message. For example:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://www.oasis-open.org/committees/ebxml-msg/schemas/envelope.xsd" ...> <SOAP-ENV:Header xmlns:eb="http://www.ebxml.org/namespaces/messageHeader" xsi:schemaLocation="http://www.oasis-open.org/committees/ebxml- msg/schemas/messageHeaderv1_1.xsd" ...> <eb:MessageHeader ...> ... </eb:MessageHeader> </SOAP-ENV:Header> <SOAP-ENV:Body xmlns:eb="http://www.ebxml.org/namespaces/messageHeader" xsi:schemaLocation="http://www.ebxml.org/namespaces/messageHeader http://www.oasis-open.org/committees/ebxml-msg/schemas/messageHeaderv1_1.xsd" ...> <eb:Manifest ...> ...

Message Service Specification 1.01.02 Page 29 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

83

909910

912

913914

916

917918919920921922923

924925926927928929930931

932

934935936937938939940941

942943944945946947

948949950

952953954955956957958959960961962963964965

8485

Page 30: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

</eb:Manifest> </SOAP-ENV:Body> </SOAP-ENV:Envelope> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://ebxml.org/project_teams/transport/envelope.xsd" ...> <SOAP-ENV:Header xmlns:eb="http://www.ebxml.org/namespaces/messageHeader" xsi:schemaLocation="http://www.ebxml.org/namespaces/messageHeader http://ebxml.org/project_teams/transport/messageHeaderv1_1.xsd" ...> <eb:MessageHeader ...> ... </eb:MessageHeader> </SOAP-ENV:Header> <SOAP-ENV:Body xmlns:eb="http://www.ebxml.org/namespaces/messageHeader" xsi:schemaLocation="http://www.ebxml.org/namespaces/messageHeader http://ebxml.org/project_teams/transport/messageHeaderv1_1.xsd" ...> <eb:Manifest ...> ... </eb:Manifest> </SOAP-ENV:Body> </SOAP-ENV:Envelope>

8.2.3 Use of version attributeEach ebXML SOAP extension element has its own version attribute, with a value that matches the ebXML Message Service Specification version level, to allow for elements to change in semantic meaning individually without changing the entire specification.

Use of multiple versions of ebXML SOAP extensions elements within the same ebXML SOAP document, while supported, should only be used in extreme cases where it becomes necessary to semantically change an element, which cannot wait for the next ebXML Message Service Specification version release.

8.2.4 ebXML SOAP ExtensionsAn ebXML Message extends the SOAP Message with the following principal extension elements: SOAP Header extensions:

- MessageHeader – a REQUIRED element that contains routing information for the message (To/From, etc.) as well as other context information about the message.

- TraceHeaderList – an element that contains entries that identifies the Message Service Handler(s) that sent and should receive the message. This element MAY be omitted.

- ErrorList – an element that contains a list of the errors that are being reported against a previous message. The ErrorList element is only used if reporting an error on a previous message. This element MAY be omitted.

- Signature – an element that contains a digital signature that conforms to [XMLDSIG] that signs data associated with the message. This element MAY be omitted.

- Acknowledgment– an element that is used by a Receiving MSH to acknowledge to the Sending MSH that a previous message has been received. This element MAY be omitted.

- Via– an element that is used to convey information to the next ebXML Message Service Handler that receives the message. This element MAY be omitted.

SOAP Body extensions:- Manifest – an element that points to any data present either in the Payload Container or

elsewhere, e.g. on the web. This element MAY be omitted.- StatusRequest – an element that is used to identify a message whose status is being

requested. This element MAY be omitted.- StatusResponse – an element that is used by a MSH when responding to a request on the

status of a message that was previously received. This element MAY be omitted.- DeliveryReceipt – an element used by the To Party that received a message, to let the From

Party that sent the message know the message was received. This element MAY be omitted.

Message Service Specification 1.01.02 Page 30 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

86

966967968969970971972973974975976977978979980981982983984985

986987988989

990991992993

994995996997998999

1000100110021003100410051006100710081009101010111012101310141015101610171018

8788

Page 31: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.2.5 #wildcard element contentSome ebXML SOAP extension elements allow for foreign namespace-qualified element content to be added to provide for extensibility. The extension element content MUST be namespace-qualified in accordance with [XMLNamespaces] and MUST belong to a foreign namespace. A foreign namespace is one that is NOT http://www.oasis-open.org/committees/ebxml-msg/schema/draft-msg-header-00.xsd http://www.ebxml.org/namespaces/messageHeader.

Any foreign namespace-qualified element added SHOULD include the SOAP mustUnderstand attribute. If the SOAP mustUnderstand attribute is NOT present, the default value implied is ‘0’ (false). If an implementation of the MSH does not recognize the namespace of the element and the value of the SOAP mustUnderstand attribute is ‘1’ (true), the MSH SHALL report an error (see section 11) with errorCode set to NotSupported and severity set to error. If the value of the mustUnderstand attribute is ‘0' or if the mustUnderstand attribute is not present, then an implementation of the MSH MAY ignore the namespace-qualified element and its content.

8.2.6 id attributesEach of the ebXML SOAP extension elements listed above has an optional id attribute which is an XML ID that MAY be added to provide for the ability to uniquely identify the element within the SOAP Message. This MAY be used when applying a digital signature to the ebXML SOAP Message as individual ebXML SOAP extension elements can be targeted for inclusion or exclusion by specifying a URI of "#<idvalue>" in the Reference element.

8.3 SOAP Header elementThe SOAP Header element is the first child element of the SOAP Envelope element. It MUST have a namespace qualifier that matches the SOAP Envelope namespace declaration for the namespace "http://schemas.xmlsoap.org/soap/envelope/". For example:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" …> <SOAP-ENV:Header>…</SOAP-ENV:Header> <SOAP-ENV:Body>…</SOAP-ENV:Body></SOAP-ENV:Envelope>

The SOAP Header element contains the ebXML SOAP Header extension element content identified above and described in the following sections.

8.4 MessageHeader elementThe MessageHeader element is REQUIRED in all ebXML Messages. It MUST be present as a child element of the SOAP Header element.

The MessageHeader element is a composite element comprised of the following ten subordinate elements: From To CPAId ConversationId Service Action MessageData QualityOfServiceInfo SequenceNumber Description

The MessageHeader element has two REQUIRED attributes as follows: SOAP mustUnderstand

Message Service Specification 1.01.02 Page 31 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

89

101910201021102210231024

1025102610271028102910301031

103210331034103510361037

1038

103910401041

1043104410451046

10471048

1049

10501051

105210531054105510561057105810591060106110621063

10641065

9091

Page 32: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

Version

In addition, the MessageHeader element MAY include an id attribute. See section 8.2.6 for details.

8.4.1 From and To elementsThe REQUIRED From element identifies the Party that originated the message. The REQUIRED To element identifies the Party that is the intended recipient of the message. Both To and From can contain logical identifiers such as a DUNS number, or identifiers that also imply a physical location such as an eMail address.

The From and the To elements each contain one or more PartyId child elements.

If either the From or To elements contain multiple PartyId elements, all members of the list must identify the same organisation. Unless a single type value refers to multiple identification systems, a type attribute value must not appear more than once in a single list of PartyId elements.

Note: This mechanism is particularly useful when transport of a message between the parties may involve multiple intermediaries (see Sections 8.5.4, Multi-hop TraceHeader Sample and 10.3, ebXML Reliable Messaging Protocol). More generally, the From Party should provide identification in all domains it knows in support of intermediaries and destinations that may give preference to particular identification systems.

8.4.1.1 PartyID elementThe PartyId element has a single attribute, type and content that is a string value. The type attribute indicates the domain of names to which the string in the content of the PartyId element belongs. The value of the type attribute MUST be mutually agreed and understood by each of the Parties. It is RECOMMENDED that the value of the type attribute be a URI. It is further recommended that these values be taken from the EDIRA (ISO 6523), EDIFACT ISO 9735 or ANSI ASC X12 I05 registries.

If the PartyId type attribute is not present, the content of the PartyId element MUST be a URI [RFC2396], otherwise the Receiving MSH SHOULD report an error (see section 11) with errorCode set to Inconsistent and severity set to Error. It is strongly RECOMMENDED that the content of the PartyID element be a URI.

The following fragment demonstrates usage of the From and To elements.

<eb:From><eb:PartyId eb:type="urn:duns">123456789</eb:PartyId><eb:PartyId eb:type="SCAC">RDWY</PartyId>

</eb:From><eb:To><eb:PartyId>mailto:[email protected]</eb:PartyId>

</eb:To>

8.4.2 CPAId elementThe REQUIRED CPAId element is a string that identifies the parameters governing the exchange of messages between the parties. The recipient of a message MUST be able to resolve the CPAId to an individual set of parameters, taking into account the sender of the message.

The value of a CPAId element MUST be unique within a namespace that is mutually agreed by the two parties. This could be a concatenation of the From and To PartyId values, a URI that is prefixed with the Internet domain name of one of the parties, or a namespace offered and managed by some other naming or registry service. It is RECOMMENDED that the CPAId be a URI.

The CPAId MAY reference an instance of a CPA as defined in the ebXML Collaboration Protocol Profile and Agreement Specification [ebCPP]. An example of the CPAId element follows:

<eb:CPAId>http://example.com/cpas/ourcpawithyou.xml</eb:CPAId>

If the parties are operating under a CPA, then the reliable messaging parameters are determined by the appropriate elements from that CPA, as identified by the CPAId element.

Message Service Specification 1.01.02 Page 32 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

92

1066

1067

10681069107010711072

1073

107410751076

1077107810791080

1081

10821083108410851086

1087108810891090

1091

1093109410951096109710981099

1100110111021103

1104110511061107

11081109

1110

11111112

9394

Page 33: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

If a receiver determines that a message is in conflict with the CPA, the appropriate handling of this conflict is undefined by this specification. Therefore, senders SHOULD NOT generate such messages unless they have prior knowledge of the receiver's capability to deal with this conflict.

If a receiver chooses to generate an error as a result of a detected inconsistency, then it MUST report it with an errorCode of Inconsistent and a severity of Error. If it chooses to generate an error because the CPAId is not recognized, then it MUST report it with an errorCode of NotRecognized and a severity of Error.

8.4.3 ConversationId elementThe REQUIRED ConversationId element is a string identifying the set of related messages that make up a conversation between two Parties. It MUST be unique within the From and To party pair. The Party initiating a conversation determines the value of the ConversationId element that SHALL be reflected in all messages pertaining to that conversation.

The ConversationId enables the recipient of a message to identify the instance of an application or process that generated or handled earlier messages within a conversation. It remains constant for all messages within a conversation.

The value used for a ConversationId is implementation dependent. An example of the ConversationId element follows:

<eb:ConversationId>20001209-133003-28572</eb:ConversationId>

Note: Implementations are free to choose how they will identify and store conversational state related to a specific conversation. Implementations SHOULD provide a facility for mapping between their identification schema and a ConversationId generated by another implementation.

8.4.4 Service elementThe REQUIRED Service element identifies the service that acts on the message and it is specified by the designer of the service. The designer of the service may be: a standards organization, or an individual or enterprise

Note: In the context of an ebXML business process model, an action equates to the lowest possible role based activity in the [ebBPSS] (requesting or responding role) and a service is a set of related actions for an authorized role within a party.

An example of the Service element follows:

<eb:Service>urn:services:SupplierOrderProcessing</eb:Service>

Note: URIs in the Service element that start with the namespace: uri:www.ebxml.org/messageService/ are reserved for use by this specification.

The Service element has a single type attribute.

8.4.4.1 type attributeIf the type attribute is present, it indicates the parties sending and receiving the message know, by some other means, how to interpret the content of the Service element. The two parties MAY use the value of the type attribute to assist in the interpretation.

If the type attribute is not present, the content of the Service element MUST be a URI [RFC2396]. If it is not a URI then report an error with an errorCode of Inconsistent and a severity of Error (see section 11).

8.4.5 Action elementThe REQUIRED Action element identifies a process within a Service that processes the Message. Action SHALL be unique within the Service in which it is defined. An example of the Action element

Message Service Specification 1.01.02 Page 33 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

95

111311141115111611171118111911201121112211231124

112511261127

11281129

1130

113111321133

11341135113611371138

113911401141

1142

1144

11451146

1147

1148

114911501151

115211531154

115511561157

9697

Page 34: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

follows:

<eb:Action>NewOrder</eb:Action>

8.4.6 MessageData elementThe REQUIRED MessageData element provides a means of uniquely identifying an ebXML Message. It contains the following four subordinate elements: MessageId Timestamp RefToMessageId TimeToLive

The following fragment demonstrates the structure of the MessageData element:

<eb:MessageData> <eb:MessageId>[email protected]</eb:MessageId> <eb:Timestamp>2001-02-15T11:12:12</eb:Timestamp> <eb:RefToMessageId>[email protected]</eb:RefToMessageId>

</eb:MessageData>

8.4.6.1 MessageId elementThe REQUIRED element MessageId is a unique identifier for each message conforming to [RFC2392]. The "local part" of the identifier as defined in [RFC2392] is implementation dependent.

8.4.6.2 Timestamp elementThe REQUIRED Timestamp is a value representing the time that the message header was created conforming to an [XMLSchema] dateTime and MUST be expressed as UTC. Indicating UTC in the Timestamp element by including the ‘Z’ identifier is optional.

8.4.6.3 RefToMessageId elementThe RefToMessageId element has a cardinality of zero or one. When present, it MUST contain the MessageId value of an earlier ebXML Message to which this message relates. If there is no earlier related message, the element MUST NOT be present.

For Error messages, the RefToMessageId element is REQUIRED and its value MUST be the MessageId value of the message in error (as defined in section 11).

For Acknowledgment Messages, the RefToMessageId element is REQUIRED, and its value MUST be the MessageId value of the ebXML Message being acknowledged. See also sections 8.13.4 and 10.

When RefToMessageId is contained inside either a StatusRequest or a StatusResponse element then it identifies a Message whose current status is being queried (see section 9.1)

8.4.6.4 TimeToLive elementThe TimeToLive element indicates the time by which a message should be delivered to and processed by the To Party. The TimeToLive element is discussed under Reliable Messaging in section 10.

8.4.7 QualityOfServiceInfo elementThe QualityOfServiceInfo element identifies the quality of service with which the message is delivered. This element has three attributes: deliverySemantics messageOrderSemantics deliveryReceiptRequested

The QualityOfServiceInfo element SHALL be present if any of the attributes within the element need to be set to their non-default value. The deliverySemantics attribute supports Reliable Messaging and is

Message Service Specification 1.01.02 Page 34 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

98

1158

1160

11611162116311641165116611671168

11701171117211731174

1175

11761177

1178

117911801181

1182

118311841185

11861187

11881189

11901191

1192

11931194

119511961197119811991200

12011202

99100

Page 35: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

discussed in detail in section 10. The deliverySemantics attribute indicates whether or not a message is sent reliably.

8.4.7.1 deliveryReceiptRequested attributeThe deliveryReceiptRequested attribute is used by a From Party to indicate whether a message received by the To Party should result in the To Party returning an acknowledgment message containing a DeliveryReceipt element.

Note: To clarify the distinction between an acknowledgment message containing a DeliveryReceipt and a Reliable Messaging Acknowledgment: (1) An acknowledgment message containing a Delivery Receipt indicates the To Party has received the message. (2) The Reliable Messaging Acknowledgment indicates a MSH, possibly only an intermediate MSH, has received the message.

Before setting the value of deliveryReceiptRequested, the From Party SHOULD check if the To Party supports Delivery Receipts of the type requested (see also [ebCPP]).

Valid values for deliveryReceiptRequested are: Unsigned - requests that an unsigned Delivery Receipt is requested Signed - requests that a signed Delivery Receipt is requested, or None - indicates that no Delivery Receipt is requested.

The default value for deliveryReceiptRequested is None.

When a To Party receives a message with deliveryReceiptRequested attribute set to Signed or Unsigned then it should verify that it is able to support the type of Delivery Receipt requested.

If the To Party can produce the Delivery Receipt of the type requested, then it MUST return to the From Party a message containing a DeliveryReceipt element.

If the To Party cannot return a Delivery Receipt of the type requested then it MUST report the error to the From Party using an errorCode of NotSupported and a severity of Error.If there are no errors in the message received and a DeliveryReceipt is being sent on its own, not as part of message containing payload data, then the Service and Action MUST be set as follows: the Service element MUST be set to uri:www.ebXML.org/messageService/ the Action element MUST be set to DeliveryReceipt

An example of deliveryReceiptRequested follows:

<eb:QualityOfServiceInfo eb:deliverySemantics="OnceAndOnlyOnce" eb:messageOrderSemantics="Guaranteed" eb:deliveryReceiptRequested="Unsigned"/>

8.4.7.2 messageOrderSemantics attributeThe messageOrderSemantics attribute is used to indicate whether the message is passed to the receiving application in the order the sending application specified. Valid Values are: Guaranteed - The messages are passed to the receiving application in the order that the sending

application specified. NotGuaranteed - The messages may be passed to the receiving application in different order

from the order the sending application specified.

The default value for messageOrderSemantics is specified in the CPA or in MessageHeader. If a value is not specified, the default value is NotGuaranteed.

If messageOrderSemantics is set to Guaranteed, the To Party MSH MUST correct invalid order of messages using the value of SequenceNumber in the conversation specified by the ConversationId. The Guaranteed semantics can be set only when deliverySemantics is OnceAndOnlyOnce. If messageOrderSemantics is set to Guaranteed the SequenceNumber element MUST be present.

Message Service Specification 1.01.02 Page 35 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

101

12031204

1205

120612071208

1209121012111212

12131214

1215121612171218

1219

12201221

12221223

12241225

1226122712281229

1230

123212331234

1235

123612371238123912401241

12421243

1244124512461247

102103

Page 36: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

If deliverySemantics is not OnceAndOnlyOnce and messageOrderSemantics is set to Guaranteed then report the error to the From Party with an errorCode of Inconsistent and a severity of Error (see sections 10 and 11).

All messages sent within the same conversation, as identified by the ConversationId element, that have a deliverySemantics attribute with a value of OnceandOnlyOnce SHALL each have the same value messageOrderSemantics (either Guaranteed or NotGuaranteed).

If messageOrderSemantics is set to NotGuaranteed, then the To Party MSH does not need to correct invalid order of messages.

If the To Party is unable to support the type of messageOrderSemantics requested, then the To Party MUST report the error to the From Party using an errorCode of NotSupported and a severity of Error. A sample of messageOrderSemantics follows.

<eb:QualityOfServiceInfo eb:deliverySemantics=”OnceAndOnlyOnce” eb:messageOrderSemantics=”Guaranteed”/>

8.4.8 SequenceNumber elementThe SequenceNumber element indicates the sequence in which messages MUST be processed by a Receiving MSH. The SequenceNumber is unique within the ConversationId and MSH. The From Party MSH and the To Party MSH each set an independent SequenceNumber as the Sending MSH within the ConversationID. It is set to zero on the first message from that MSH for a conversation and then incremented by one for each subsequent message sent.

The SequenceNumber element MUST NOT be present unless deliverySemantics has a value of OnceAndOnlyOnce and messageOrderSemantics has a value of Guaranteed.The SequenceNumber element MUST appear when deliverySemantics has a value of OnceAndOnlyOnce and messageOrderSemantics has a value of Guaranteed. Otherwise, it is NOT REQUIRED. However, the SequenceNumber element MUST NOT appear when deliverySemantics has a value of BestEffort. If the SequenceNumber is used when these conditions are not met, an error MUST be reported to the From Party MSH with an errorCode of Inconsistent and a severity of Error.To further clarify:

When OnceAndOnlyOnce is specified and messageOrderSemantics is set to Guaranteed, SequenceNumber MUST be present. In this case the receiving MSH MUST guarantee message order.

When OnceAndOnlyOnce is specified and messageOrderSemantics is set to NotGuaranteed, SequenceNumber MAY be present. In this case, a receiving MSH MAY guarantee message order by using SequenceNumber. When OnceAndOnlyOnce is specified and messageOrderSemantics is not specified, SequenceNumber MAY be present. In this case, a receiving MSH MAY guarantee message order by using SequenceNumber.

A MSH that receives a message with a SequenceNumber element MUST NOT pass the message to an application as long as the storage required to save out-of-sequence messages is within the implementation defined limits and until all the messages with lower SequenceNumbers have been received and passed to the application.

If the implementation defined limit for saved out-of-sequence messages is reached, then the Receiving MSH MUST indicate a delivery failure to the Sending MSH with errorCode set to DeliveryFailure and severity set to Error (see section 11).

The SequenceNumber element is an integer value that is incremented by the Sending MSH (e.g. 0, 1, 2, 3, 4...) for each application-prepared message sent by that MSH within the ConversationId. The next value of 99999999 in the increment is “0”. The value of SequenceNumber consists of ASCII numerals in the range 0-99999999. In following cases, SequenceNumber takes the value “0”:

1) First message from the Sending MSH within the conversation

Message Service Specification 1.01.02 Page 36 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

104

124812491250

125112521253

12541255

125612571258

12601261

126212631264126512661267

1268126912701271127212731274

1275

12761277

127812791280

128112821283

1284128512861287

128812891290

1291129212931294

1295

105106

Page 37: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

2) First message after resetting SequenceNumber information by the Sending MSH

3) First message after wraparound (next value after 99999999)

The SequenceNumber element has a single attribute, status. This attribute is an enumeration, which SHALL have one of the following values: Reset – the SequenceNumber is reset as shown in 1 or 2 above Continue – the SequenceNumber continues sequentially (including 3 above)

When the SequenceNumber is set to “0” because of 1 or 2 above, the Sending MSH MUST set the status attribute of the message to Reset. In all other cases, including 3 above, the status attribute MUST be set to Continue.

A Sending MSH MUST wait before resetting the SequenceNumber of a conversation until it has received all of the Acknowledgment Messages for Messages previously sent for the conversation. Only when all the sent Messages are acknowledged, can the Sending MSH reset the SequenceNumber. An example of SequenceNumber follows.

<eb:SequenceNumber eb:status=”Reset”>0</eb:SequenceNumber>

8.4.9 Description elementThe Description element is present zero or more times as a child element of MessageHeader. Its purpose is to provide a human readable description of the purpose or intent of the message. The language of the description is defined by a required xml:lang attribute. The xml:lang attribute MUST comply with the rules for identifying languages specified in [XML]. Each occurrence SHOULD have a different value for xml:lang.

8.4.10 version attributeThe REQUIRED version attribute indicates the version of the ebXML Message Service Header Specification to which the ebXML SOAP Header extensions conform. Its purpose is to provide future versioning capabilities. The value of the version attribute MUST be “1.01.1”. Future versions of this specification SHALL require other values of this attribute. The version attribute MUST be namespace qualified for the ebXML SOAP Envelope extensions namespace defined above.

8.4.11 SOAP mustUnderstand attributeThe REQUIRED SOAP mustUnderstand attribute, namespace qualified to the SOAP namespace (http://schemas.xmlsoap.org/soap/envelope/), indicates that the contents of the MessageHeader element MUST be understood by a receiving process or else the message MUST be rejected in accordance with [SOAP]. This attribute MUST have a value of '1' (true).

8.4.12 MessageHeader SampleThe following fragment demonstrates the structure of the MessageHeader element within the SOAP Header:

<eb:MessageHeader id="…" eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1"> <eb:From><eb:PartyId>uri:example.com</eb:PartyId></eb:From> <eb:To eb:type="someType"> <eb:PartyId eb:type="someType">QRS543</eb:PartyId> </eb:To> <eb:CPAId>http://www.ebxml.org/cpa/123456</eb:CPAId> <eb:ConversationId>987654321</eb:ConversationId> <eb:Service eb:type="myservicetypes">QuoteToCollect</eb:Service> <eb:Action>NewPurchaseOrder</eb:Action> <eb:MessageData> <eb:MessageId>mid:UUID-2</eb:MessageId> <eb:Timestamp>2000-07-25T12:19:05</eb:Timestamp> <eb:RefToMessageId>mid:UUID-1</eb:RefToMessageId> </eb:MessageData> <eb:QualityOfServiceInfo eb:deliverySemantics=”OnceAndOnlyOnce” eb:deliveryReceiptRequested=”Signed”/>

Message Service Specification 1.01.02 Page 37 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

107

1296

1297

1298129913001301

130213031304

1305130613071308

1310

131113121313131413151316

131713181319132013211322

13231324132513261327

132813291330

13321333133413351336133713381339134013411342134313441345134613471348

108109

Page 38: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

</eb:MessageHeader>

8.5 TraceHeaderList elementA TraceHeaderList element consists of one or more TraceHeader elements. Exactly one TraceHeader is appended to the TraceHeaderList following any pre-existing TraceHeader before transmission of a message over a data communication protocol.

The TraceHeaderList element MAY be omitted from the header if: the message is being sent over a single hop (see section 8.5.3), and the message is not being sent reliably (see section 10)

The TraceHeaderList element has three REQUIRED attributes as follows: SOAP mustUnderstand (See section 8.4.11 for details) SOAP actor attribute with the value "http://schemas.xmlsoap.org/soap/actor/next" Version (See section 8.4.10 for details)

In addition, the TraceHeaderList element MAY include an id attribute. See section 8.2.6 for details.

8.5.1 SOAP actor attributeThe TraceHeaderList element MUST contain a SOAP actor attribute with the value http://schemas.xmlsoap.org/soap/actor/next and be interpreted and processed as defined in the [SOAP] specification. This means that the TraceHeaderList element MUST be processed by the MSH that receives the message and SHOULD NOT be forwarded to the next MSH. A MSH that handles the TraceHeaderList element is REQUIRED to perform the function of appending a new TraceHeader element to the TraceHeaderList and (re)inserting it into the message for the next MSH.

8.5.2 TraceHeader elementThe TraceHeader element contains information about a single transmission of a message between two instances of a MSH. If a message traverses multiple hops by passing through one or more intermediate MSH nodes as it travels between the From Party MSH and the To Party MSH, then each transmission over each successive “hop” results in the addition of a new TraceHeader element by the Sending MSH.

The TraceHeader element is a composite element comprised of the following subordinate elements: Sender Receiver Timestamp #wildcard

In addition, the TraceHeader element MAY include an id attribute. See section 8.2.6 for details.

8.5.2.1 Sender elementThe REQUIRED Sender element is a composite element comprised of the following subordinate elements: PartyId Location

As with the From and To elements, multiple PartyId elements MAY be listed in the Sender element. This allows receiving systems to resolve those identifiers to organizations using a preferred identification scheme without prior agreement among all parties to a single scheme.

8.5.2.1.1 PartyId element

This element has the syntax and semantics described in Section 8.4.1.1, PartyId element. In this case, the identified party is the sender of the message. This element may be used in a later message addressed to this party by including it in the To element of that message.

Message Service Specification 1.01.02 Page 38 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

110

1349

1350

135113521353

135413551356

1357135813591360

1361

1362136313641365136613671368

13691370137113721373

13741375137613771378

1379

1380

1381138213831384

138513861387

1388

138913901391

111112

Page 39: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.5.2.1.2 Location element

This element contains the URL of the Sender’s Message Service Handler. Unless there is another URL identified within the CPA or in MessageHeader (section 8.4.2), the recipient of the message uses the URL to send a message if required. The required message from the recipient performs one of the following functions:: responds to an earlier message acknowledges an earlier message reports an error in an earlier message.

8.5.2.2 Receiver elementThe REQUIRED Receiver element is a composite element comprised of the following subordinate elements: PartyId Location

As with the From and To elements, multiple PartyId elements MAY be listed in the Receiver element. This allows sending systems to resolve those identifiers to organisations using a preferred identification scheme without prior agreement among all parties to a single scheme.

The descendant elements of the Receiver element (PartyId and Location) are implemented in the same manner as the Sender element (see sections 8.5.2.1.1 and 8.5.2.1.2).

8.5.2.3 Timestamp elementThe REQUIRED Timestamp element is the time the individual TraceHeader was created. It is in the same format as in the Timestamp element in the MessageData element (section 8.4.6.2).

8.5.2.4 #wildcard elementRefer to section 8.2.5 for discussion of #wildcard element handling.

8.5.3 Single Hop TraceHeader SampleA single hop message is illustrated by the diagram below.

Party B

MSH

Application

Party A

MSHMessage X

Message Y

Application

1

2

Figure 78-3 Single Hop Message

The content of the corresponding messages could include: Transmission 1 - Message X From Party A To Party B

<eb:MessageHeader eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1"> <eb:From> <eb:PartyId>urn:myscheme.com:id:PartyA-id</eb:PartyId> </eb:From> <eb:To> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyId> </eb:To>

Message Service Specification 1.01.02 Page 39 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

113

1392

1393139413951396139713981399

1400

1401140214031404

140514061407

14081409

1410

14111412

1413

1414

14151416

14171418

14191420

1422142314241425142614271428

114115

Page 40: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

<eb:ConversationId>219cdj89dj2398djfjn</eb:ConversationId> ... <eb:MessageData> <eb:MessageId>29dmridj103kvna</eb:MessageId> ... </eb:MessageData> ...</eb:MessageHeader>

<eb:TraceHeaderList eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1"> SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next"><eb:TraceHeader>

<eb:Sender> <eb:PartyId>urn:myscheme.com:id:PartyA-id</eb:PartyId> <eb:Location>http://PartyA.com/PartyAMsh</eb:Location> </eb:Sender> <eb:Receiver> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyId> <eb:Location>http://PartyB.com/PartyBMsh</eb:Location> </eb:Receiver> <eb:Timestamp>2000-12-16T21:19:35</eb:Timestamp> </eb:TraceHeader></eb:TraceHeaderList>

8.5.4 Multi-hop TraceHeader SampleMulti-hop messages are not sent directly from one party to another, instead they are sent via an intermediate party, as illustrated by the diagram below:

Party C

MSH

Application

Party A

MSHMessage X

Application

Party B

MSH

RoutingApplication

MSHMessage Y

Message X

Message Y

1 2

34

Figure 78-4 Multi-hop Message

The content of the corresponding messages could include: Transmission 1 - Message X From Party A To Party B

<eb:MessageHeader eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1"> <eb:From> <eb:PartyId>urn:myscheme.com:id:PartyA-id</eb:PartyId> </eb:From> <eb:To> <eb:PartyId>urn:myscheme.com:id:PartyC-id</eb:PartyId> </eb:To> <eb:ConversationId>219cdj89dj2398djfjn</eb:ConversationId> ... <eb:MessageData> <eb:MessageId>29dmridj103kvna</eb:MessageId> ... </eb:MessageData> ...</eb:MessageHeader>

<eb:TraceHeaderList eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1" SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next"> <eb:TraceHeader>

Message Service Specification 1.01.02 Page 40 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

116

14291430143114321433143414351436

143714381439144014411442144314441445144614471448144914501451

145214531454

14551456

14571458

146014611462146314641465146614671468146914701471147214731474

1475147614771478

117118

Page 41: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

<eb:Sender> <eb:PartyId>urn:myscheme.com:id:PartyA-id</eb:PartyId> <eb:Location>http://PartyA.com/PartyAMsh</eb:Location> </eb:Sender> <eb:Receiver> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyID>

<eb:Location>http://PartyB.com/PartyBMsh</eb:Location> </eb:Receiver> <eb:Timestamp>2000-12-16T21:19:35</eb:Timestamp> </eb:TraceHeader></eb:TraceHeaderList>

Transmission 2 - Message X From Party B To Party C

<eb:MessageHeader eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1"> <eb:From> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyId> </eb:From> <eb:To> <eb:PartyId>urn:myscheme.com:id:PartyC-id</eb:PartyId> </eb:To> <eb:ConversationId>219cdj89dj2398djfjn</eb:ConversationId> ... <eb:MessageData> <eb:MessageId>29dmridj103kvna</eb:MessageId> ... </eb:MessageData> ...</eb:MessageHeader>

<eb:TraceHeaderList eb:id=”...” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1" SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next"> <eb:TraceHeader> <eb:Sender> <eb:PartyId>urn:myscheme.com:id:PartyA-id</eb:PartyId> <eb:Location>http://PartyA.com/PartyAMsh</eb:Location> </eb:Sender> <eb:Receiver> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyId> <eb:Location>http://PartyB.com/PartyBMsh</eb:Location> </eb:Receiver> <eb:Timestamp>2000-12-16T21:19:35</eb:Timestamp> </eb:TraceHeader> <eb:TraceHeader> <eb:Sender> <eb:PartyId>urn:myscheme.com:id:PartyB-id</eb:PartyId> <eb:Location>http://PartyB.com/PartyBMsh</eb:Location> </eb:Sender> <eb:Receiver> <eb:PartyId>urn:myscheme.com:id:PartyC-id</eb:PartyId> <eb:Location>http://PartyC.com/PartyCMsh</eb:Location> </eb:Receiver> <eb:Timestamp>2000-12-16T21:19:45</eb:Timestamp> </eb:TraceHeader></eb:TraceHeaderList>

8.6 Acknowledgment ElementThe Acknowledgment element is an optional element that is used by one Message Service Handler to indicate that another Message Service Handler has received a message. The RefToMessageId in a message containing an Acknowledgment element is used to identify the message being acknowledged by its MessageId.

The Acknowledgment element consists of the following elements and attributes: a Timestamp element a From element zero or more ds:Reference element(s)

Message Service Specification 1.01.02 Page 41 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

119

14791480148114821483148414851486148714881489

14901491

149214931494149514961497149814991500150115021503150415051506

15071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532

1533

1534153515361537

1538153915401541

120121

Page 42: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

a REQUIRED SOAP mustUnderstand attribute (See section 8.4.11 for details) a REQUIRED SOAP actor attribute a REQUIRED version attribute (See section 8.4.10 for details) an id attribute (See section 8.2.6 for details)

8.6.1 Timestamp elementThe Timestamp element is a value representing the time that the message being acknowledged was received by the Party generating the acknowledgment message. It must conform to an [XMLSchema] dateTime and expressed as UTC (section 8.4.6.2).

8.6.2 From elementThis is the same element as the From element within MessageHeader element (see section 8.4.1). However, when used in the context of an Acknowledgment element, it contains the identifier of the Party that is generating the acknowledgment message.

If the From element is omitted then the Party that is sending the element is identified by the From element in the MessageHeader element.

8.6.3 ds:Reference elementAn Acknowledgment MAY be used to enable non-repudiation of receipt by a MSH by including one or more Reference elements from the [XMLDSIG] namespace (http://www.w3.org/2000/09/xmldsig#) taken, or derived, from the message being acknowledged. The Reference element(s) MUST be namespace qualified to the aforementioned namespace and MUST conform to the XML Signature[XMLDSIG] specification.

8.6.4 SOAP actor attributeThe Acknowledgment element MUST contain a SOAP actor attribute with the value http://schemas.xmlsoap.org/soap/actor/next and be interpreted and processed as defined in the [SOAP] specification. This means that the Acknowledgment element MUST be processed by the MSH that receives the message and SHOULD NOT be forwarded to the next MSH.

8.6.5 Acknowledgment SampleAn example of the Acknowledgment element is given below:

<eb:Acknowledgment SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1”SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next">

<eb:Timestamp>2001-03-09T12:22:30</eb:Timestamp><eb:From>

<eb:PartyId>uri:www.example.com</eb:PartyId> </eb:From></eb:Acknowledgment>

8.7 Via elementThe Via element is an ebXML extension to the SOAP Header that is used to convey information to the next ebXML Message Service Handler (MSH) that receives the message.

Note: this MSH can be a MSH operated by an intermediary or by the To Party. In particular, the Via element is used to hold data that can vary from one hop to another.

The Via element has the following attributes: id attribute (See section 8.2.6)

version attribute (See section 8.4.10 for details) SOAP MustUnderstand attribute SOAP actor attribute

The Via element MUST also contain one or more of the following elements or attributes:

Message Service Specification 1.01.02 Page 42 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

122

1542154315441545

1546154715481549

1550155115521553

15541555

155615571558155915601561

15621563156415651566

15671568

1570157115721573157415751576

1577

15781579

15801581

15821583158415851586

1587

123124

Page 43: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

syncReply attribute reliableMessagingMethod attribute ackRequested attribute CPAId element

The Via element MAY also contain the following elements: Service element Action element

8.7.1 SOAP mustUnderstand attributeThe REQUIRED SOAP mustUnderstand attribute, namespace qualified to the SOAP Envelope namespace (http://schemas.xmlsoap.org/soap/envelope/), indicates that the contents of the Via element MUST be understood by a receiving process or else the message MUST be rejected in accordance with [SOAP]. This attribute MUST have a value of '1' (true). In accordance with the [SOAP] specification, a receiving ebXML Message Service implementation that does not provide support for the Via element MUST respond with a SOAP Fault with a faultCode of MustUnderstand.

8.7.2 SOAP actor attributeThe Via element MUST contain a SOAP actor attribute with the value http://schemas.xmlsoap.org/soap/actor/next and be interpreted and processed as defined in the [SOAP] specification. This means that the Via element MUST be processed by the MSH that receives the message and SHOULD NOT be forwarded to the next MSH.

8.7.3 syncReply attributeThe syncReply attribute is used only if the data communication protocol is synchronous (e.g. HTTP). It is an [XMLSchema] boolean. If the communication protocol is not synchronous, then the value of syncReply is ignored. If the syncReply attribute is not present, it is semantically equivalent to its presence with a value of "false". If the syncReply attribute is present with a value of true, the MSH must return the response from the application or business process in the payload of the synchronous reply message. See also the description of syncReply in the [ebCPP] specification.

8.7.4 reliableMessagingMethod attributeThe reliableMessagingMethod attribute is an enumeration that SHALL have one of the following values: ebXML Transport

The ebXML value indicates that the reliable messaging is implemented using the ebXML Reliable Messaging protocol. Transport indicates that ebXML SOAP structures are used together with commercial software products designed to provide reliable delivery of messages using alternative protocols (e.g., JMS guaranteed messaging). The default implied value for this attribute is ebXML.

8.7.5 ackRequested attributeThe ackRequested attribute is an enumeration that SHALL have one of the following values: Signed Unsigned None

The default implied value for this attribute is None. This attribute is used to indicate to the Receiving MSH whether an acknowledgment message is expected, and if so, whether the acknowledgment message should be signed by the Receiving MSH. Refer to section 10.2.5 for a complete discussion as to the use of this attribute.

8.7.6 CPAId elementThe CPAId element is a string that identifies the parameters that govern the exchange of messages between two MSH instances. It has the same meaning as the CPAId in the MessageHeader except that

Message Service Specification 1.01.02 Page 43 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

125

1588158915901591

159215931594

1595159615971598159916001601

16021603160416051606

1607160816091610161116121613

1614161516161617

1618161916201621

16221623162416251626

1627162816291630

163116321633

126127

Page 44: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

the parameters identified by the CPAId apply just to the exchange of messages between the two MSH instances rather than between the Parties identified in the To and From elements of the MessageHeader (section 8.4.2). This allows different parameters, transport protocols, etc, to be used on different hops when a message is passed through intermediaries.

If the CPAId element is present, the identified parameter values SHOULD be used instead of the values identified by the CPAId in the MessageHeader element.

8.7.7 Service and Action elementsThe Service and Action elements have the same meaning as the Service and Action elements in the MessageHeader element (see sections 8.4.4 and 8.4.5) except that they are interpreted and acted on by the next MSH whether or not the MSH is operated by the To Party.

The designer of the service or business process that is using the ebXML Message Service defines the values used for Service and Action.

The Service and Action elements are OPTIONAL. However, if the Service element is present then the Action element MUST also be present and vice versa.

8.7.8 Via element SampleThe following is a sample Via element.

<eb:Via SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1” SOAP-ENV:actor="http://schemas.xmlsoap.org/soap/actor/next" eb:syncReply="false"> <eb:CPAId>yaddayadda</eb:CPAId> <eb:Service>urn:services:Proxy</eb:Service> <eb:Action>LogActivity</eb:Action>

</eb:Via>

8.8 ErrorList elementThe existence of an ErrorList element within the SOAP Header element indicates that the message that is identified by the RefToMessageId in the MessageHeader element has an error.

The ErrorList element consists of one or more Error elements and the following attributes: id attribute SOAP mustUnderstand attribute (See section 8.4.11 for details) version attribute (See section 8.4.10 for details) highestSeverity attribute

If there are no errors to be reported then the ErrorList element MUST NOT be present.

8.8.1 id attributeThe id attribute uniquely identifies the ErrorList element within the document (See section 8.2.6).

8.8.2 highestSeverity attributeThe highestSeverity attribute contains the highest severity of any of the Error elements. Specifically, if any of the Error elements have a severity of Error then highestSeverity must be set to Error, otherwise set highestSeverity to Warning.

8.8.3 Error elementAn Error element consists of the following attributes: codeContext errorCode severity location

Message Service Specification 1.01.02 Page 44 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

128

1634163516361637

16381639

1640164116421643

16441645

16461647

16481649

1651165216531654165516561657

1658

16591660

16611662166316641665

1666

16671668

1669167016711672

167316741675167616771678

129130

Page 45: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

xml:lang id (See section 8.2.6 for details)

The content of the Error element contains an error message.

8.8.3.1 codeContext attributeThe REQUIRED codeContext attribute identifies the namespace or scheme for the errorCodes. It MUST be a URI. Its default value is http://www.ebxml.org/messageServiceErrors. If it does not have the default value, then it indicates that an implementation of this specification has used its own errorCodes.

Use of non-ebXML values for errorCodes is NOT RECOMMENDED. In addition, an implementation of this specification MUST NOT use its own errorCodes if an existing errorCode as defined in this section has the same or very similar meaning.

8.8.3.2 errorCode attributeThe REQUIRED errorCode attribute indicates the nature of the error in the message in error. Valid values for the errorCode and a description of the code’s meaning are given in sections 8.8.5.1 and 8.8.5.2

8.8.3.3 severity attributeThe REQUIRED severity attribute indicates the severity of the error. Valid values are: Warning - This indicates that although there is an error, other messages in the conversation will

still be generated in the normal way. Error - This indicates that there is an unrecoverable error in the message and no further

messages will be generated as part of the conversation.

8.8.3.4 location attributeThe location attribute points to the part of the message that is in error.

If an error exists in an ebXML element and the element is “well formed” (see [XML]), then the content of the location attribute MUST be an [XPointer].

If the error is associated with the MIME envelope that wraps the SOAP envelope and the ebXML Payload Container, then location contains the content-id of the MIME part that is in error, in the format cid:23912480wsr, where the text after the”:” is the value of the MIME part’s content-id.

8.8.3.5 Error element ContentThe content of the error message provides a narrative description of the error in the language defined by the xml:lang attribute. Typically, it will be the message generated by the XML parser or other software that is validating the message. This means that the content is defined by the vendor/developer of the software that generated the Error element.

The xml:lang attribute must comply with the rules for identifying languages specified in [XML].

The content of the Error element can be empty.

8.8.4 ErrorList SampleAn example of an ErrorList element is given below.

<eb:ErrorList eb:id=’3490sdo9’, eb:highestSeverity=”error” eb:version="1.0"eb:version=“1.1” SOAP-ENV:mustUnderstand="1">

<eb:Error eb:errorCode=’SecurityFailure’ eb:severity=”Error” eb:location=’URI_of_ds:Signature_goes_here’ xml:lang=”us-en”> Validation of signature failed </eb:Error> <eb:Error ...> ... </eb:Error></eb:ErrorList>

Message Service Specification 1.01.02 Page 45 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

131

16791680

1681

1682

1683168416851686

168716881689

1690

169116921693

1694

16951696169716981699

1700

1701

17021703

170417051706

1707

1708170917101711

1712

1713

17141715

1717171817191720172117221723

132133

Page 46: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.8.5 errorCode valuesThis section describes the values for the errorCode element (see section 8.8.3.2) used in a message reporting an error. They are described in a table with three headings: the first column contains the value to be used as an errorCode, e.g. SecurityFailure the second column contains a "Short Description" of the errorCode.

Note: this narrative MUST NOT be used in the content of the Error element. the third column contains a "Long Description" that provides an explanation of the meaning of the

error and provides guidance on when the particular errorCode should be used.

8.8.5.1 Reporting Errors in the ebXML ElementsThe following list contains error codes that can be associated with ebXML elements:

Error Code Short Description Long DescriptionValueNotRecognized Element content or

attribute value not recognized.

Although the document is well formed and valid, the element/attribute contains a value that could not be recognized and therefore could not be used by the ebXML Message Service.

NotSupported Element or attribute not supported

Although the document is well formed and valid, an element or attribute is present that is consistent with the rules and constraints contained in this specification, but is not supported by the ebXML Message Service processing the message.

Inconsistent Element content or attribute value inconsistent with other elements or attributes.

Although the document is well formed and valid, according to the rules and constraints contained in this specification the content of an element or attribute is inconsistent with the content of other elements or their attributes.

OtherXml Other error in an element content or attribute value.

Although the document is well formed and valid, the element content or attribute value contains values that do not conform to the rules and constraints contained in this specification and is not covered by other error codes. The content of the Error element should be used to indicate the nature of the problem.

8.8.5.2 Non-XML Document ErrorsThe following are error codes that identify errors not associated with the ebXML elements:

Error Code Short Description Long DescriptionDeliveryFailure Message Delivery

FailureA message has been received that either probably or definitely could not be sent to its next destination. Note: if severity is set to Warning then there is a small probability that the message was delivered.

TimeToLiveExpired Message Time To Live Expired

A message has been received that arrived after the time specified in the TimeToLive element of the MessageHeader element

SecurityFailure Message Security Checks Failed

Validation of signatures or checks on the authenticity or authority of the sender of the

Message Service Specification 1.01.02 Page 46 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

134

17241725172617271728172917301731

1732

1733

1735

1736

135136

Page 47: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

message have failed.Unknown Unknown Error Indicates that an error has occurred that is not

covered explicitly by any of the other errors. The content of the Error element should be used to indicate the nature of the problem.

8.9 ds:Signature elementAn ebXML Message may be digitally signed to provide security countermeasures. Zero or more ds:Signature elements, belonging to the [XMLDSIG] defined namespace MAY be present in the SOAP Header. The ds:Signature element MUST be namespace qualified in accordance with [XMLDSIG]. The structure and content of the ds:Signature element MUST conform to the [XMLDSIG] specification. If there is more than one ds:Signature element contained within the SOAP Header, the first MUST represent the digital signature of the ebXML Message as signed by the From Party MSH in conformance with section 12. Additional ds:Signature elements MAY be present, but their purpose is undefined by this specification.

Refer to section 12 for a detailed discussion on how to construct the ds:Signature element when digitally signing an ebXML Message.

8.10 SOAP Body ExtensionsThe SOAP Body element is the second child element of the SOAP Envelope element. It MUST have a namespace qualifier that matches the SOAP Envelope namespace declaration for the namespace "http://schemas.xmlsoap.org/soap/envelope/". For example:

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" …> <SOAP-ENV:Header>…</SOAP-ENV:Header> <SOAP-ENV:Body>…</SOAP-ENV:Body></SOAP-ENV:Envelope>

The SOAP Body element contains the ebXML SOAP Body extension element content as follows: Manifest element StatusRequest element StatusResponse element DeliveryReceipt element

Each is defined in the following sections.

8.11 Manifest elementThe Manifest element is a composite element consisting of one or more Reference elements. Each Reference element identifies data associated with the message, whether included as part of the message as payload document(s) contained in a Payload Container, or remote resources accessible via a URL. It is RECOMMENDED that no payload data be present in the SOAP Body. The purpose of the Manifest is as follows: to make it easier to directly extract a particular payload associated with this ebXML Message, to allow an application to determine whether it can process the payload without having to parse it.

The Manifest element is comprised of the following attributes and elements, each of which is described below: an id attribute a REQUIRED version attribute (See section 8.4.10 for details) one or more Reference elements #wildcard

Message Service Specification 1.01.02 Page 47 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

137

1738

17391740174117421743174417451746

17471748

1749

175017511752

1754175517561757

17581759176017611762

1763

1764

1765176617671768176917701771

177217731774177517761777

138139

Page 48: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.11.1 id attributeThe Manifest element MAY have an id attribute that is an XML ID (See section 8.2.6).

8.11.2 #wildcard elementRefer to section 8.2.5 for discussion of #wildcard element handling.

8.11.3 Reference elementThe Reference element is a composite element consisting of the following subordinate elements: Schema - information about the schema(s) that define the instance document identified in the

parent Reference element Description - a textual description of the payload object referenced by the parent Reference

element #wildcard - any namespace-qualified element content belonging to a foreign namespace

The Reference element itself is an [XLINK] simple link. XLINK is presently a Candidate Recommendation (CR) of the W3C. It should be noted that the use of XLINK in this context is chosen solely for the purpose of providing a concise vocabulary for describing an association. Use of an XLINK processor or engine is NOT REQUIRED, but MAY prove useful in certain implementations.

The Reference element has the following attribute content in addition to the element content described above: id - an XML ID for the Reference element, xlink:type - this attribute defines the element as being an XLINK simple link. It has a fixed value

of 'simple', xlink:href - this REQUIRED attribute has a value that is the URI of the payload object

referenced. It SHALL conform to the [XLINK] specification criteria for a simple link. xlink:role - this attribute identifies some resource that describes the payload object or its

purpose. If present, then it SHALL have a value that is a valid URI in accordance with the [XLINK] specification,

Any other namespace-qualified attribute MAY be present. A Receiving MSH MAY choose to ignore any foreign namespace attributes other than those defined above.

8.11.3.1 Schema elementIf the item being referenced has schema(s) of some kind that describe it (e.g. an XML Schema, DTD, or a database schema), then the Schema element SHOULD be present as a child of the Reference element. It provides a means of identifying the schema and its version defining the payload object identified by the parent Reference element. The Schema element contains the following attributes: location - the REQUIRED URI of the schema version – a version identifier of the schema

8.11.3.2 Description elementThe Reference element MAY contain zero or more Description elements. The Description is a textual description of the payload object referenced by the parent Reference element. The language of the description is defined by a REQUIRED xml:lang attribute. The xml:lang attribute MUST comply with the rules for identifying languages specified in [XML]. This element is provided to allow a human readable description of the payload object identified by the parent Reference element. If multiple Description elements are present, each SHOULD have a unique xml:lang attribute value. An example of a Description element follows.

<eb:Description xml:lang=”en-gb”>Purchase Order for 100,000 widgets</eb:Description>

8.11.3.3 #wildcard elementRefer to section 8.2.5 for discussion of #wildcard element handling.

Message Service Specification 1.01.02 Page 48 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

140

17781779

17801781

1782178317841785178617871788

1789179017911792

179317941795179617971798179918001801180218031804

1805

180618071808180918101811

1812

1813181418151816181718181819

1821

1822

1823

141142

Page 49: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.11.4 References included in a ManifestThe designer of the business process or information exchange that is using ebXML Messaging decides what payload data is referenced by the Manifest and the values to be used for xlink:role.

8.11.5 Manifest ValidationIf an xlink:href attribute contains a URI that is a content id (URI scheme "cid") then a MIME part with that content-id MUST be present in the Payload Container of the message. If it is not, then the error SHALL be reported to the From Party with an errorCode of MimeProblem and a severity of Error.If an xlink:href attribute contains a URI that is not a content id (URI scheme "cid"), and that URI cannot be resolved, then it is an implementation decision on whether to report the error. If the error is to be reported, then it SHALL be reported to the From Party with an errorCode of MimeProblem and a severity of Error.

8.11.6 Manifest SampleThe following fragment demonstrates a typical Manifest for a message with a single payload MIME body part:

<eb:Manifest eb:id="Manifest" eb:version="1.0"eb:version=“1.1”> <eb:Reference eb:id="pay01" xlink:href="cid:payload-1" xlink:role="http://regrep.org/gci/purchaseOrder"> <eb:Schema eb:location="http://regrep.org/gci/purchaseOrder/po.xsd"

eb:version="1.0"eb:version=“1.1”/> <eb:Description xml:lang="en-us">Purchase Order for 100,000 widgets</eb:Description> </eb:Reference></eb:Manifest>

8.12 StatusRequest ElementThe StatusRequest element is an immediate child of a SOAP Body and is used to identify an earlier message whose status is being requested (see section 9.1).

The StatusRequest element consists of the following elements and attributes: a REQUIRED RefToMessageId element a REQUIRED version attribute (See section 8.4.10 for details) an id attribute (See section 8.2.6 for details)

8.12.1 StatusRequest SampleAn example of the StatusRequest element is given below:

<eb:StatusRequest eb:version="1.0"eb:version=“1.1” > <eb:RefToMessageId>323210:e52151ec74:-7ffc@xtacy</eb:RefToMessageId></eb:StatusRequest>

8.13 StatusResponse elementThe StatusResponse element is used by one MSH to respond to a request on the status of the processing of a message that was previously sent (see also section 9.1).

The StatusResponse element consists of the following elements and attributes: a REQUIRED RefToMessageId element a Timestamp element a REQUIRED version attribute (See section 8.4.10 for details) a messageStatus attribute an id attribute (See section 8.2.6 for details)

Message Service Specification 1.01.02 Page 49 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

143

182418251826

1827182818291830

1831183218331834

183518361837

183918401841184218431844184518461847

1848

18491850

1851185218531854

18551856

185818591860

1861

18621863

186418651866186718681869

144145

Page 50: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.13.1 RefToMessageId elementA REQUIRED RefToMessageId element that contains the MessageId of the message whose status is being reported.

8.13.2 Timestamp elementThe Timestamp element contains the time that the message, whose status is being reported, was received (section 8.4.6.2.). This MUST be omitted if the message whose status is being reported is NotRecognized or the request was UnAuthorized.

8.13.3 messageStatus attributeThe messageStatus attribute identifies the status of the message that is identified by the RefToMessageId element. It SHALL be set to one of the following values: UnAuthorized – the Message Status Request is not authorized or accepted NotRecognized – the message identified by the RefToMessageId element in the

StatusResponse element is not recognized Received – the message identified by the RefToMessageId element in the StatusResponse

element has been received by the MSH Processed – the message identified by the RefToMessageId element in the StatusResponse

element has been processed by the MSH Forwarded – the message identified by the RefToMessageId element in the StatusResponse

element has been forwarded by the MSH to another MSH

Note: if a Message Status Request is sent after the elapsed time indicated by PersistDuration has passed since the message being queried was sent, then the Message Status Response may indicate that the MessageId was NotRecognized as the MessageId is no longer in persistent storage.

8.13.4 StatusResponse SampleAn example of the StatusResponse element is given below:

<eb:StatusResponse eb:version="1.0"eb:version=“1.1” eb:messageStatus="Received"><eb:RefToMessageId>323210:e52151ec74:-7ffc@xtacy</eb:RefToMessageId><eb:Timestamp>2001-03-09T12:22:30</eb:Timestamp>

</eb:StatusResponse>

8.14 DeliveryReceipt elementThe DeliveryReceipt element is an optional element that is used by the To Party that received a message, to let the From Party that sent the original message, know that the message was received. The RefToMessageId in a message containing a DeliveryReceipt element is used to identify the message being for which the receipt is being generated by its MessageId.

The DeliveryReceipt element consists of the following elements and attributes: an id attribute (See section 8.2.6) a REQUIRED version attribute (See section 8.4.10 for details) a Timestamp element zero or more ds:Reference element(s)

8.14.1 Timestamp elementThe Timestamp element is a value representing the time that the message for which a DeliveryReceipt element is being generated was received by the To Party. It must conform to an [XMLSchema] dateTime and expressed as UTC (section 8.4.6.2).

8.14.2 ds:Reference elementAn Acknowledgment MAY be used to enable non-repudiation of receipt by a MSH by including one or more Reference elements from the [XMLDSIG] namespace (http://www.w3.org/2000/09/xmldsig#) taken,

Message Service Specification 1.01.02 Page 50 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

146

187018711872

1873187418751876

187718781879188018811882188318841885188618871888

188918901891

18921893

1895189618971898

1899

1900190119021903

19041905190619071908

1909191019111912

191319141915

147148

Page 51: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

or derived, from the message being acknowledged. The Reference element(s) MUST be namespace qualified to the aforementioned namespace and MUST conform to the XML Signature [XMLDSIG] specification.

8.14.3 DeliveryReceipt SampleAn example of the DeliveryReceipt element is given below:

<eb:DeliveryReceipt eb:version="1.0"eb:version=“1.1”> <eb:Timestamp>2001-03-09T12:22:30</eb:Timestamp> <ds:Reference URI="cid://blahblahblah/"> <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <ds:DigestValue>...</ds:DigestValue> </ds:Reference></eb:DeliveryReceipt>

8.15 Combining ebXML SOAP Extension ElementsThis section describes how the various ebXML SOAP extension elements may be used in combination.

8.15.1 Manifest elementThe Manifest element MUST be present if there is any data associated with the message that is not present in the Header Container. This applies specifically to data in the Payload Container or elsewhere, e.g. on the web.

8.15.2 MessageHeader elementThe MessageHeader element MUST be present in every message.

8.15.3 TraceHeaderList elementThe TraceHeaderList element MAY be present in any message. It MUST be present if the message is being sent reliably (see section 10) or over multiple hops (see section 8.5.4).

8.15.4 StatusRequest elementA StatusRequest element MUST NOT be present with the following elements: a Manifest element a StatusResponse element an ErrorList element

8.15.5 StatusResponse elementThis element MUST NOT be present with the following elements: a Manifest element a StatusRequest element an ErrorList element with a highestSeverity attribute set to Error

8.15.6 ErrorList elementIf the highestSeverity attribute on the ErrorList is set to Warning, then this element MAY be present with any other element except the StatusRequest element. An ErrorList element MUST NOT be present with a StatusRequest element.

If the highestSeverity attribute on the ErrorList is set to Error, then this element MUST NOT be present with the following: a Manifest element a StatusResponse element

8.15.7 Acknowledgment elementAn Acknowledgment element MAY be present on any message.

Message Service Specification 1.01.02 Page 51 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

149

191619171918

19191920

1922192319241925192619271928

1929

1930

1931193219331934

19351936

193719381939

19401941194219431944

19451946194719481949

1950195119521953

1954195519561957

19581959

150151

Page 52: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

ebXML Transport, Routing and PackagingOASIS ebXML Messaging Services May October 2001

8.15.8 DeliveryReceipt elementA DeliveryReceipt element may be present on any message.

8.15.9 Signature elementOne or more ds:Signature elements MAY be present on any message.

8.15.10 Via elementOne-and-only-one Via element MAY be present in any message.

Message Service Specification 1.01.02 Page 52 of 92Copyright © UN/CEFACT and OASIS, 2001. All Rights Reserved-???

152

19601961

19621963

19641965

153154

Page 53: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

9 Message Service Handler ServicesThe Message Service Handler MAY support two services that are designed to help provide smooth operation of a Message Handling Service implementation: Message Status Request Message Service Handler Ping

If a Receiving MSH does not support the service requested, it SHOULD return a SOAP fault with a faultCode of MustUnderstand. Each service is described below.

9.1 Message Status Request ServiceThe Message Status Request Service consists of the following: A Message Status Request message containing details regarding a message previously sent is

sent to a Message Service Handler (MSH) The Message Service Handler receiving the request responds with a Message Status Response

message.

A Message Service Handler SHOULD respond to Message Status Requests for messages that have been sent reliably (see section 10) and the MessageId in the RefToMessageId is present in persistent storage (see section 10.1.1).

A Message Service Handler MAY respond to Message Status Requests for messages that have not been sent reliably.

A Message Service SHOULD NOT use the Message Status Request Service to implement Reliable Messaging.

9.1.1 Message Status Request MessageA Message Status Request message consists of an ebXML Message containing no ebXML Payload Container and the following elements in the SOAP Header and Body: a MessageHeader element a TraceHeaderList element a StatusRequest element a ds:Signature element

The TraceHeaderList and the ds:Signature elements MAY be omitted (see sections 8.5 and 8.15.8).

The MessageHeader element MUST contain the following: a From element that identifies the Party that created the message status request message a To element identifying a Party who should receive the message. If a TraceHeader was present

on the message whose status is being checked, this MUST be set using the Receiver of the message. All PartyId elements present in the Receiver element SHOULD be included in this To element.

a Service element that contains: uri:www.ebxml.org/messageService/ an Action element that contains StatusRequest

The message is then sent to the To Party.

The RefToMessageId element in StatusRequest element in the SOAP Body contains the MessageId of the message whose status is being queried.

9.1.2 Message Status Response MessageOnce the To Party receives the Message Status Request message, they SHOULD generate a Message Status Response message consisting of no ebXML Payload Container and the following elements in the SOAP Header and Body.

155

1966

1967196819691970

19711972

1973

19741975197619771978

197919801981

19821983

19841985

1986198719881989199019911992

1993

19941995199619971998199920002001

2002

20032004

2005200620072008

156

Page 54: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

a MessageHeader element a TraceHeaderList element an Acknowledgment element a StatusResponse element (see section 8.13) a ds:Signature element

The TraceHeaderList, Acknowledgment and ds:Signature elements MAY be omitted (see sections 8.5, 8.15.7 and 8.15.8).

The MessageHeader element MUST contain the following: a From element that identifies the sender of the Message Status Response message a To element that is set to the value of the From element in the Message Status Request

message a Service element that contains the value: uri:www.ebxml.org/messageService/ an Action element that contains StatusResponse a RefToMessageId that identifies the Message Status Request message.

The message is then sent to the To Party.

9.1.3 Security ConsiderationsParties who receive a Message Status Request message SHOULD always respond to the message. However, they MAY ignore the message instead of responding with messageStatus set to UnAuthorized if they consider that the sender of the message is unauthorized. The decision process that results in this course of action is implementation dependent.

9.2 Message Service Handler Ping ServiceThe Message Service Handler Ping Service enables one MSH to determine if another MSH is operating. It consists of: sending a Message Service Handler Ping message to a MSH, and the MSH that receives the Ping responding with a Message Service Handler Pong message.

9.2.1 Message Service Handler Ping MessageA Message Service Handler Ping (MSH Ping) message consists of an ebXML Message containing no ebXML Payload Container and the following elements in the SOAP Header: a MessageHeader element a TraceHeaderList element a ds:Signature element

The TraceHeaderList and the ds:Signature elements MAY be omitted (see sections 8.5 and 8.15.8).

The MessageHeader element MUST contain the following: a From element that identifies the Party creating the MSH Ping message a To element that identifies the Party that is being sent the MSH Ping message a CPAId element a ConversationId element a Service element that contains: uri:www.ebxml.org/messageService/ an Action element that contains Ping

The message is then sent to the To Party.

9.2.2 Message Service Handler Pong MessageOnce the To Party receives the MSH Ping message, they MAY generate a Message Service Handler Pong (MSH Pong) message consisting of an ebXML Message containing no ebXML Payload Container and the following elements in the SOAP Header:

157

20092010201120122013

20142015

2016201720182019202020212022

2023

20242025202620272028

2029

2030203120322033

203420352036203720382039

2040

2041204220432044204520462047

2048

2049205020512052

158

Page 55: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

a MessageHeader element a TraceHeaderList element an Acknowledgment element an OPTIONAL ds:Signature element

The TraceHeaderList, Acknowledgment and ds:Signature elements MAY be omitted (see sections 8.5, 8.15.7 and 8.15.8).

The MessageHeader element MUST contain the following: a From element that identifies the creator of the MSH Pong message a To element that identifies a Party that generated the MSH Ping message a CPAId element a ConversationId element a Service element that contains the value: uri:www.ebxml.org/messageService/ an Action element that contains the value Pong a RefToMessageId that identifies the MSH Ping message.

The message is then sent to the To Party.

9.2.3 Security ConsiderationsParties who receive a MSH Ping message SHOULD always respond to the message. However, there is a risk that some parties might use the MSH Ping message to determine the existence of a Message Service Handler as part of a security attack on that MSH. Therefore, recipients of a MSH Ping MAY ignore the message if they consider that the sender of the message received is unauthorized or part of some attack. The decision process that results in this course of action is implementation dependent.

159

2053205420552056

20572058

20592060206120622063206420652066

2067

206820692070207120722073

160

Page 56: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

10 Reliable MessagingReliable Messaging defines an interoperable protocol such that the two Message Service Handlers (MSH) can “reliably” exchange messages that are sent using “reliable messaging” semantics, resulting in the To Party receiving the message once and only once.

Reliability is achieved by a Receiving MSH responding to a message with an Acknowledgment Message.

10.1.1 Persistent Storage and System FailureA MSH that supports Reliable Messaging MUST keep messages that are sent or received reliably in persistent storage. In this context persistent storage is a method of storing data that does not lose information after a system failure or interruption.

This specification recognizes that different degrees of resilience may be realized depending on the technology that is used to persist the data. However, as a minimum, persistent storage that has the resilience characteristics of a hard disk (or equivalent) SHOULD be used. It is strongly RECOMMENDED though that implementers of this specification use technology that is resilient to the failure of any single hardware or software component.

After a system interruption or failure, a MSH MUST ensure that messages in persistent storage are processed in the same way as if the system failure or interruption had not occurred. How this is done is an implementation decision.

In order to support the filtering of duplicate messages, a Receiving MSH SHOULD save the MessageId in persistent storage. It is also RECOMMENDED that the following be kept in Persistent Storage: the complete message, at least until the information in the message has been passed to the

application or other process that needs to process it the time the message was received, so that the information can be used to generate the

response to a Message Status Request (see section 9.1) complete response message

10.1.2 Methods of Implementing Reliable MessagingSupport for Reliable Messaging MAY be implemented in one of the following two ways: using the ebXML Reliable Messaging protocol, or using ebXML SOAP structures together with commercial software products that are designed to

provide reliable delivery of messages using alternative protocols.

10.2 Reliable Messaging ParametersThis section describes the parameters required to control reliable messaging. This parameter information can be specified in the CPA or in the MessageHeader (section 8.4.2).

10.2.1 Delivery SemanticsThe deliverySemantics value MUST be used by the From Party MSH to indicate whether the Message MUST be sent reliably. Valid values are: OnceAndOnlyOnce - The message must be sent using a reliableMessagingMethod that will

result in the application or other process at the To Party receiving the message once and only once BestEffort - The reliable delivery semantics are not used. In this case, the value of

reliableMessagingMethod is ignored.

The value for deliverySemantics is specified in the CPA or in MessageHeader (section 8.4.2). The default value for deliverySemantics is BestEffort.If deliverySemantics is set to OnceAndOnlyOnce, the From Party MSH and the To Party MSH must adopt a reliable messaging behavior that describes how messages are resent in the case of failure. The deliverySemantics value of OnceAndOnlyOnce will cause duplicate messages to be ignored.

161

2074

207520762077

2078

2079208020812082

20832084208520862087

208820892090

2091209220932094209520962097

20982099210021012102

2103

21042105

2106210721082109211021112112

21132114

211521162117

162

Page 57: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

If deliverySemantics is set to BestEffort, a MSH that received a message that it is unable to deliver MUST NOT take any action to recover or otherwise notify anyone of the problem. The MSH that sent the message MUST NOT attempt to recover from any failure. This means that duplicate messages might be delivered to an application and persistent storage of messages is not required.

If the To Party is unable to support the type of delivery semantics requested, the To Party SHOULD report the error to the From Party using an ErrorCode of NotSupported and a Severity of Error.

10.2.2 mshTimeAccuracyThe mshTimeAccuracy parameter indicates the minimum accuracy a Receiving MSH keeps the clocks it uses when checking, for example, TimeToLive. Its value is in the format “mm:ss” which indicates the accuracy in minutes and seconds.

10.2.3 TimeToLiveThe TimeToLive value MUST be used to indicate the time by which a message should be delivered to and processed by the To Party. It must conform to an XML Schema dateTime.

In this context, the TimeToLive has expired if the time of the internal clock of the Receiving MSH is greater than the value of TimeToLive for the message.

When setting a value for TimeToLive it is RECOMMENDED that the From Party’s MSH takes into account the accuracy of its own internal clocks as well as the mshTimeAccuracy parameter for the Receiving MSH indicating the accuracy to which a MSH will keep its internal clocks. How a MSH ensures that its internal clocks are kept sufficiently accurate is an implementation decision.

If the To Party’s MSH receives a message where TimeToLive has expired, it SHALL send a message to the From Party MSH, reporting that the TimeToLive of the message has expired. This message SHALL be comprised of an ErrorList containing an error that has the errorCode attribute set to TimeToLiveExpired, and the severity attribute set to Error.

10.2.4 reliableMessagingMethodThe reliableMessagingMethod attribute SHALL have one of the following values: ebXML Transport

The default implied value for this attribute is ebXML and is case sensitive. Refer to section 8.7.4 for discussion of the use of this attribute.

10.2.5 ackRequestedThe ackRequested value is used by the Sending MSH to request that the Receiving MSH returns an acknowledgment message with an Acknowledgment element.

Valid values for ackRequested are:

Unsigned - requests that an unsigned Acknowledgment is requested

Signed - requests that a signed Acknowledgment is requested, or

None - indicates that no Acknowledgment is requested.

The default value is None.

10.2.6 RetriesThe Retries value is an integer value that specifies the maximum number of times a Sending MSH SHOULD attempt to redeliver an unacknowledged message using the same Communications Protocol.

163

2118211921202121

21222123

2124212521262127

212821292130

21312132

2133213421352136

2137213821392140

2141214221432144

21452146

214721482149

2150

2151

2152

2153

2154

215521562157

164

Page 58: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

10.2.7 RetryIntervalThe RetryInterval value is a time value, expressed as a duration in accordance with the [XMLSchema] timeDuration data type. This value specifies the minimum time the Sending MSH MUST wait between retries, if an Acknowledgment Message is not received.

10.2.8 PersistDurationThe PersistDuration value is the minimum length of time, expressed as a [XMLSchema] timeDuration, that data from a reliably sent Message, is kept in Persistent Storage by a Receiving MSH.

If the PersistDuration has passed since the message was first sent, a Sending MSH SHOULD NOT resend a message with the same MessageId.

If a message cannot be sent successfully before PersistDuration has passed, then the Sending MSH should report a delivery failure (see section 10.4).

10.3 ebXML Reliable Messaging ProtocolThe ebXML Reliable Messaging Protocol described in this section MUST be followed if the deliverySemantics parameter/element is set to OnceAndOnlyOnce and the reliableMessagingMethod parameter/element is set to ebXML (the default).

The ebXML Reliable Messaging Protocol is illustrated by the figure below.

Figure 910-5 Indicating that a message has been received

The receipt of the Acknowledgment Message indicates that the message being acknowledged has been successfully received and either processed or persisted by the Receiving MSH.

An Acknowledgment Message MUST contain a MessageData element with a RefToMessageId that contains the same value as the MessageId element in the message being acknowledged.

10.3.1 Sending Message BehaviorIf a MSH is given data by an application that needs to be sent reliably (i.e. the deliverySemantics is set to OnceAndOnlyOnce), then the MSH MUST do the following:

1. Create a message from components received from the application that includes a TraceHeader element identifying the sender and the receiver as described in Section 8.5.2 TraceHeader element.

2. Save the message in persistent storage (see section 10.1.1)

3. Send the message to the Receiver MSH

4. Wait for the Receiver MSH to return an Acknowledgment Message acknowledging this specific message, and, if it does not or a transient error is returned, then take the appropriate action as described in section 10.3.4

165

2158215921602161

216221632164

21652166

21672168

2169

217021712172

2173

21742175

21762177

21782179

218021812182

21832184

2185

2186

218721882189

166

Page 59: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

10.3.2 Receiving Message BehaviorIf the deliverySemantics for the received message is set to OnceAndOnlyOnce then do the following:

1. If the message is just an acknowledgment (i.e. the Service element is set to uri:www.ebxml.org/messageService/ and Action is set to Acknowledgment), then:

a) Look for a message in persistent storage that has a MessageId that is the same as the value of RefToMessageId on the received Message

b) If a message is found in persistent storage then mark the persisted message as delivered

2. Otherwise, if the message is not just an acknowledgment, then check to see if the message is a duplicate (e.g. there is a MessageId held in persistent storage that was received earlier that contains the same value for the MessageId)

c) If the message is not a duplicate then do the following:

i) Save the MessageId of the received message in persistent storage. As an implementation decision, the whole message MAY be stored if there are other reasons for doing so.

ii) If the received message contains a RefToMessageId element then do the following:

(1) Look for a message in persistent storage that has a MessageId that is the same as the value of RefToMessageId on the received Message

(2) If a message is found in persistent storage then mark the persisted message as delivered

iii) Generate an Acknowledgment Message in response (see section 10.3.3).

d) If the message is a duplicate, then do the following:

i) Look in persistent storage for the first response to the received message and resend it (i.e. it contains a RefToMessageId that matches the MessageId of the received message)

ii) If a message was found in persistent storage then resend the persisted message back to the MSH that sent the received message,

iii) If no message was found in persistent storage, then:

(1) if syncReply is set to True and if the CPA indicates an application response is included, ignore the received message (i.e. no message was generated in response to the message, or the processing of the earlier message is not yet complete)

(2) if syncReply is set to False then generate an Acknowledgment Message (see section 10.3.3).

10.3.3 Generating an Acknowledgment MessageAn Acknowledgment Message MUST be generated whenever a message is received with: deliverySemantics set to OnceAndOnlyOnce and reliableMessagingMethod set to ebXML (the default).

As a minimum, it MUST contain a MessageData element with a RefToMessageId that contains the same value as the MessageId element in the message being acknowledged along with an Acknowledgment element as described in section 8.68.6.

If ackRequested in the Via of the received message is set to Signed or Unsigned then the acknowledgment message MUST also contain an Acknowledgment element.

Depending on the value of the syncReply parameter, the Acknowledgment Message can also be sent at the same time as the response to the received message. In this case, the values for the MessageHeader elements of the Acknowledgment Message are set by the designer of the Service.

If an Acknowledgment element is being sent on its own, then the value of the MessageHeader elements MUST be set as follows:

167

21902191

21922193

21942195

2196

219721982199

2200

22012202

2203

22042205

2206

2207

2208

22092210

22112212

2213

221422152216

22172218

2219222022212222

222322242225

22262227

222822292230

22312232

168

Page 60: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

The Service element MUST be set to: uri:www.ebxml.org/messageService/ The Action element MUST be set to Acknowledgment. The From element MAY be populated with the To element extracted from the message received,

or it MAY be set using the Receiver from the last TraceHeader in the message that has just been received. In either case, all PartyId elements from the message received SHOULD be included in this From element.

The To element MAY be populated with the From element extracted from the message received, or it MAY be set using the Sender from the last TraceHeader in the message that has just been received. In either case, all PartyId elements from the message received SHOULD be included in this To element.

The RefToMessageId element MUST be set to the MessageId of the message that has just been received

10.3.4 Resending Lost Messages and Duplicate FilteringThis section describes the behavior that is required by the sender and receiver of a message in order to handle when messages are lost. A message is "lost" when a Sending MSH does not receive a response to a message. For example, it is possible that a message was lost, for example:

Figure 910-6 Undelivered Message

It is also possible that the Acknowledgment Message was lost, for example:

Figure 910-7 Lost Acknowledgment Message

The rules that apply are as follows:

The Sending MSH MUST resend the original message if an Acknowledgment Message has not been received from the Receiving MSH and the following are both true:

169

223322342235223622372238223922402241224222432244

2245224622472248

22492250

2251

22522253

2254

22552256

170

Page 61: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

a) At least the time specified in the RetryInterval has passed since the message was last sent, and

b) The message has been resent less than the number of times specified in the Retries Parameter

If the Sending MSH does not receive an Acknowledgment Message after the maximum number of retries, the Sending MSH SHOULD notify the application and/or system administrator function of the failure to receive an acknowledgment.

If the Sending MSH detects an unrecoverable communications protocol error at the transport protocol level, the Sending MSH SHOULD resend the message.

10.3.5 Duplicate Message HandlingIn the context of this specification, a duplicate message is: an “identical message” is a message that contains, apart from an additional TraceHeader

element, the same ebXML SOAP Header, Body and ebXML Payload Container as the earlier message that was sent.

a “duplicate message” is a message that contains the same MessageId as an earlier message that was received.

the “first message” is the message with the earliest Timestamp in the MessageData element that has the same RefToMessageId as the duplicate message.

Figure 910-8 Resending Unacknowledged Messages

The diagram above shows the behavior that MUST be followed by the sending and Receiving MSH that are sent with deliverySemantics of OnceAndOnlyOnce. Specifically:

1) The sender of the message (e.g. Party A) MUST resend the “identical message” if no Acknowledgment Message is received.

2) When the recipient (Party B) of the message receives a “duplicate message”, it MUST resend to the sender (Party A) a message identical to the first message that was sent to the sender Party A).

3) The recipient of the message (Party B) MUST NOT forward the message a second time to the application/process.

171

2257

2258

225922602261

22622263

226422652266226722682269227022712272

2273

22742275

22762277

22782279

22802281

22822283

172

Page 62: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

10.4 Failed Message DeliveryIf a message sent with deliverySemantics set to OnceAndOnlyOnce cannot be delivered, the MSH or process SHOULD send a delivery failure notification to the From Party. The delivery failure notification message contains: a From element that identifies the Party who detected the problem a To element that identifies the From Party that created the message that could not be delivered a Service element and Action element set as described in 11.5 an Error element with a severity of:

- Error if the party who detected the problem could not transmit the message (e.g. the communications transport was not available)

- Warning if the message was transmitted, but an acknowledgment message was not received. This means the message probably was not delivered although there is a small probability it was.

an ErrorCode of DeliveryFailure

It is possible that an error message with an Error element with an ErrorCode set to DeliveryFailure cannot be delivered successfully for some reason. If this occurs, then the From Party that is the ultimate destination for the error message SHOULD be informed of the problem by other means. How this is done is outside the scope of this specification.

173

2284

2285228622872288228922902291229222932294229522962297

2298229923002301

174

Page 63: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

11 Error Reporting and HandlingThis section describes how one ebXML Message Service Handler (MSH) reports errors it detects in an ebXML Message to another MSH. The ebXML Message Service error reporting and handling is to be considered as a layer of processing above the SOAP processor layer. This means the ebXML MSH is essentially an application-level handler of a SOAP Message from the perspective of the SOAP Processor. The SOAP processor MAY generate SOAP Fault messages if it is unable to process the message. A Sending MSH MUST be prepared to accept and process these SOAP Faults.

It is possible for the ebXML MSH software to cause a SOAP fault to be generated and returned to the sender of a SOAP Message. In this event, the returned message MUST conform to the [SOAP] specification processing guidelines for SOAP Faults.

An ebXML SOAP Message that reports an error that has a highestSeverity of Warning SHALL NOT be reported or returned as a SOAP Fault.

11.1 DefinitionsFor clarity, two phrases are defined that are used in this section: “message in error” - A message that contains or causes an error of some kind “message reporting the error” - A message that contains an ebXML ErrorList element that

describes the error(s) found in a message in error.

11.2 Types of ErrorsOne MSH needs to report to another MSH errors in a message in error. For example, errors associated with: ebXML namespace qualified content of the SOAP Message document (see section 8) reliable messaging failures (see section 10) security (see section 12)

Unless specified to the contrary, all references to "an error" in the remainder of this specification imply any or all of the types of errors listed above.

Errors associated with Data Communication protocols are detected and reported using the standard mechanisms supported by that data communication protocol and do not use the error reporting mechanism described here.

11.3 When to generate Error MessagesWhen a MSH detects an error in a message it is strongly RECOMMENDED that the error is reported to the MSH that sent the message that had an error if: the Error Reporting Location (see section 11.4) to which the message reporting the error should

be sent can be determined, and the message in error does not have an ErrorList element with highestSeverity set to Error.

If the Error Reporting Location cannot be found or the message in error has an ErrorList element with highestSeverity set to Error, it is RECOMMENDED that: the error is logged, and the problem is resolved by other means, and no further action is taken.

11.3.1 Security ConsiderationsParties that receive a Message containing an error in the header SHOULD always respond to the message. However, they MAY ignore the message and not respond if they consider that the message

175

2302

230323042305230623072308

230923102311

23122313

2314

2315231623172318

2319

23202321232223232324

23252326

232723282329

2330

23312332233323342335

23362337233823392340

234123422343

176

Page 64: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

received is unauthorized or is part of some security attack. The decision process resulting in this course of action is implementation dependent.

11.4 Identifying the Error Reporting LocationThe Error Reporting Location is a URI that is specified by the sender of the message in error that indicates where to send a message reporting the error.

The ErrorURI implied by the CPA, identified by the CPAId on the message, SHOULD be used. If no ErrorURI is implied by the CPA and a TraceHeaderList is present in the message in error, the value of the Location element in the Sender of the topmost TraceHeader MUST be used. Otherwise, the recipient MAY resolve an ErrorURI using the From element of the message in error. If this is not possible, no error will be reported to the sending Party.

Even if the message in error cannot be successfully analyzed or parsed, MSH implementers SHOULD try to determine the Error Reporting Location by other means. How this is done is an implementation decision.

11.5 Service and Action Element ValuesAn ErrorList element can be included in a SOAP Header that is part of a message being sent as a result of processing of an earlier message. In this case, the values for the Service and Action elements are set by the designer of the Service.

An ErrorList element can also be included in an SOAP Header that is not being sent as a result of the processing of an earlier message. In this case, if the highestSeverity is set to Error, the values of the Service and Action elements MUST be set as follows: The Service element MUST be set to: uri:www.ebxml.org/messageService/ The Action element MUST be set to MessageError.

If the highestSeverity is set to Warning, the Service and Action elements MUST NOT be used.

177

23442345

2346

23472348

23492350235123522353

235423552356

2357

235823592360

23612362236323642365

2366

178

Page 65: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

12 SecurityThe ebXML Message Service, by its very nature, presents certain security risks. A Message Service may be at risk by means of: Unauthorized access Data integrity and/or confidentiality attacks (e.g. through man-in-the-middle attacks) Denial-of-Service and spoofing

Each security risk is described in detail in the ebXML Technical Architecture Security Specification [ebTASEC].

Each of these security risks MAY be addressed in whole, or in part, by the application of one, or a combination, of the countermeasures described in this section. This specification describes a set of profiles, or combinations of selected countermeasures, selected to address key risks based upon commonly available technologies. Each of the specified profiles includes a description of the risks that are not addressed.

Application of countermeasures SHOULD be balanced against an assessment of the inherent risks and the value of the asset(s) that might be placed at risk.

12.1 Security and ManagementNo technology, regardless of how advanced it might be, is an adequate substitute to the effective application of security management policies and practices.

It is strongly RECOMMENDED that the site manager of an ebXML Message Service apply due diligence to the support and maintenance of its; security mechanism, site (or physical) security procedures, cryptographic protocols, update implementations and apply fixes as appropriate. (See http://www.cert.org/ and http://ciac.llnl.gov/)

12.2 Collaboration Protocol AgreementThe configuration of Security for MSHs may be specified in the CPA. Two areas of the CPA have security definitions as follows: The Document Exchange section addresses security to be applied to the payload of the

message. The MSH is not responsible for any security specified at this level but may offer these services to the message sender.

The Transport section addresses security applied to the entire ebXML Document, which includes the header and the payload.

12.3 Countermeasure Technologies

12.3.1 Persistent Digital SignatureIf signatures are being used to digitally sign an ebXML Message then XML Signature [DSIG] MUST be used to bind the ebXML SOAP Header and Body to the ebXML Payload Container or data elsewhere on the web that relates to the message. It is also strongly RECOMMENDED that XML Signature be used to digitally sign the Payload on its own.

The only available technology that can be applied to the purpose of digitally signing an ebXML Message (the ebXML SOAP Header and Body and its associated payload objects) is provided by technology that conforms to the W3C/IETF joint XML Signature specification [XMLDSIG]. An XML Signature conforming to this specification can selectively sign portions of an XML document(s), permitting the documents to be augmented (new element content added) while preserving the validity of the signature(s).

An ebXML Message requiring a digital signature SHALL be signed following the process defined in this section of the specification and SHALL be in full compliance with [XMLDSIG].

179

2367

23682369237023712372

23732374

23752376237723782379

23802381

2382

23832384

2385238623872388

2389

2390239123922393239423952396

2397

23982399240024012402

24032404240524062407

24082409

180

Page 66: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

12.3.1.1 Signature Generation1) Create a ds:SignedInfo element with ds:SignatureMethod, ds:CanonicalizationMethod, and

ds:Reference elements for the SOAP Header and any required payload objects, as prescribed by [XMLDSIG].

2) Canonicalize and then calculate the ds:SignatureValue over ds:SignedInfo based on algorithms specified in ds:SignedInfo as specified in [XMLDSIG].

3) Construct the ds:Signature element that includes the ds:SignedInfo, ds:KeyInfo (RECOMMENDED), and ds:SignatureValue elements as specified in [XMLDSIG].

4) Include the namespace qualified ds:Signature element in the SOAP Header just signed, following the TraceHeaderList element.

The ds:SignedInfo element SHALL be composed of zero or one ds:CanonicalizationMethod element, the ds:SignatureMethod and one or more ds:Reference elements.

The ds:CanonicalizationMethod element is defined as OPTIONAL in [XMLDSIG], meaning that the element need not appear in an instance of a ds:SignedInfo element. The default canonicalization method that is applied to the data to be signed is [XMLC14N] in the absence of a ds:Canonicalization element that specifies otherwise. This default SHALL also serve as the default canonicalization method for the ebXML Message Service.

The ds:SignatureMethod element SHALL be present and SHALL have an Algorithm attribute. The RECOMMENDED value for the Algorithm attribute is:

http://www.w3.org/2000/09/xmldsig#dsa-sha1

This RECOMMENDED value SHALL be supported by all compliant ebXML Message Service software implementations.

The ds:Reference element for the SOAP Header document SHALL have a URI attribute value of "" to provide for the signature to be applied to the document that contains the ds:Signature element (the SOAP Header).The ds:Reference element for the SOAP Header MAY include a Type attribute that has a value "http://www.w3.org/2000/09/xmldsig#Object" in accordance with [XMLDSIG]. This attribute is purely informative. It MAY be omitted. Implementations of the ebXML MSH SHALL be prepared to handle either case. The ds:Reference element MAY include the optional id attribute.

The ds:Reference element for the SOAP Header SHALL include a child ds:Transforms element. The ds:Transforms element SHALL include two ds:Transform child elements. The first ds:Transform element SHALL have a ds:Algorithm attribute that has a value of:

http://www.w3.org/2000/09/xmldsig#enveloped-signature

The second ds:Transform element SHALL have a child ds:XPath element that has a value of:

not(ancestor-or-self::eb:TraceHeaderList or ancestor-or-self::eb:Via)

The result of the first [XPath] statement excludes the ds:Signature element within which it is contained, and all its descendants, and the second [XPath] statement excludes the TraceHeaderList and Via elements and all their descendants, as these elements are subject to change.

Each payload object that requires signing SHALL be represented by a ds:Reference element that SHALL have a URI attribute that resolves to that payload object. This MAY be either the Content-Id URI of the MIME body part of the payload object, or a URI that matches the Content-Location of the MIME body part of the payload object, or a URI that resolves to an external payload object external to the Message Package. It is strongly RECOMMENDED that the URI attribute value match the xlink:href URI value of the corresponding Manifest/Reference element for that payload object. However, this is NOT REQUIRED.

181

2410

241124122413

24142415

24162417

24182419

24202421

24222423242424252426

24272428

2429

24302431

243224332434

2435243624372438

243924402441

2442

2443

24442445

244624472448

244924502451245224532454

182

Page 67: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Example of digitally signed ebXML SOAP Message:

<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"xmlns:eb="http://www.ebxml.org/namespaces/messageHeader"xmlns:xlink="http://www.w3.org/1999/xlink">

<SOAP-ENV:Header> <eb:MessageHeader eb:id="…" eb:version="1.0"eb:version=“1.1”>

... </eb:MessageHeader> <eb:TraceHeaderList eb:id="…" eb:version="1.0"eb:version=“1.1”> <eb:TraceHeader> ...

</eb:TraceHeader> </eb:TraceHeaderList> <ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:SignedInfo> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2000/CR-xml-c14n-20001026"/> <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <ds:Reference URI="">

<ds:Transforms> <ds:Transform Algorithm=http://www.w3.org/2000/09/xmldsig#enveloped-signature/> <ds:Transform Algorithm="http://www.w3.org/TR/1999/REC-xpath-19991116"> <XPath> not(ancestor-or-self::eb:TraceHeaderList or

ancestor-or-self::eb:Via)</XPath>

</ds:Transform> </ds:Transforms>

<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> <ds:DigestValue>...</ds:DigestValue>

</ds:Reference> <ds:Reference URI="cid://blahblahblah/"> <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsigsha1"/> <ds:DigestValue>...</ds:DigestValue>

</ds:Reference> </ds:SignedInfo> <ds:SignatureValue>...</ds:SignatureValue>

<ds:KeyInfo>...</ds:KeyInfo> </ds:Signature>

</SOAP-ENV:Header> <SOAP-ENV:Body> <eb:Manifest eb:id="Mani01" eb:version="1.0"eb:version=“1.1”> <eb:Reference xlink:href="cid://blahblahblah" xlink:role="http://ebxml.org/gci/invoice"> <eb:Schema eb:version="1.0"eb:version=“1.1”

eb:location="http://ebxml.org/gci/busdocs/invoice.dtd"/> </eb:Reference>

</eb:Manifest> </SOAP-ENV:Body></SOAP-ENV:Envelope>

12.3.2 Persistent Signed ReceiptAn ebXML Message that has been digitally signed MAY be acknowledged with a DeliveryReceipt acknowledgment message that itself is digitally signed in the manner described in the previous section. The acknowledgment message MUST contain a ds:Reference element contained in the ds:Signature element of the original message within the Acknowledgment element.

12.3.3 Non-persistent AuthenticationNon-persistent authentication is provided by the communications channel used to transport the ebXML Message. This authentication MAY be either in one direction, from the session initiator to the receiver, or bi-directional. The specific method will be determined by the communications protocol used. For instance, the use of a secure network protocol, such as [RFC2246] or [IPSEC] provides the sender of an ebXML Message with a way to authenticate the destination for the TCP/IP environment.

183

2455

245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507

25082509251025112512

251325142515251625172518

184

Page 68: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

12.3.4 Non-persistent IntegrityUse of a secure network protocol such as [RFC2246] or [IPSEC] MAY be configured to provide for integrity check CRCs of the packets transmitted via the network connection.

12.3.5 Persistent ConfidentialityXML Encryption is a W3C/IETF joint activity that is actively engaged in the drafting of a specification for the selective encryption of an XML document(s). It is anticipated that this specification will be completed within the next year. The ebXML Transport, Routing and Packaging team has identified this technology as the only viable means of providing persistent, selective confidentiality of elements within an ebXML Message including the SOAP Header.Confidentiality for ebXML Payload Containers MAY be provided by functionality possessed by a MSH. However, this specification states that it is not the responsibility of the MSH to provide security for the ebXML ````Payloads. Payload confidentiality MAY be provided by using XML Encryption (when available) or some other cryptographic process (such as [S/MIME], [S/MIMEV3], or [PGP/MIME]) bilaterally agreed upon by the parties involved. Since XML Encryption is not currently available, it is RECOMMENDED that [S/MIME] encryption methods be used for ebXML Payload Containers. The XML Encryption standard SHALL be the default encryption method when XML Encryption has achieved W3C Recommendation status.

12.3.6 Non-persistent ConfidentialityUse of a secure network protocol such as [RFC2246] or [IPSEC] provides transient confidentiality of a message as it is transferred between two ebXML MSH nodes.

12.3.7 Persistent AuthorizationThe OASIS Security Services Technical Committee (TC) is actively engaged in the definition of a specification that provides for the exchange of security credentials, including NameAssertion and Entitlements that is based on [SAML]. Use of technology that is based on this anticipated specification MAY be used to provide persistent authorization for an ebXML Message once it becomes available. ebXML has a formal liaison to this TC. There are also many ebXML member organizations and contributors that are active members of the OASIS Security Services TC such as Sun, IBM, CommerceOne, Cisco and others that are endeavoring to ensure that the specification meets the requirements of providing persistent authorization capabilities for the ebXML Message Service.

12.3.8 Non-persistent AuthorizationUse of a secure network protocol such as [RFC2246] or [IPSEC] MAY be configured to provide for bilateral authentication of certificates prior to establishing a session. This provides for the ability for an ebXML MSH to authenticate the source of a connection that can be used to recognize the source as an authorized source of ebXML Messages.

12.3.9 Trusted TimestampAt the time of this specification, services that offer trusted timestamp capabilities are becoming available. Once these become more widely available, and a standard has been defined for their use and expression, these standards, technologies and services will be evaluated and considered for use to provide this capability.

12.3.10 Supported Security ServicesThe general architecture of the ebXML Message Service Specification is intended to support all the security services required for electronic business. The following table combines the security services of the Message Service Handler into a set of security profiles. These profiles, or combinations of these profiles, support the specific security policy of the ebXML user community. Due to the immature state of XML security specifications, this version of the specification requires support for profiles 0 and 1 only. This does not preclude users from employing additional security features to protect ebXML exchanges; however, interoperability between parties using any profiles other than 0 and 1 cannot be guaranteed.

185

251925202521

252225232524252525262527

25282529253025312532253325342535

253625372538

253925402541254225432544254525462547

25482549255025512552

25532554255525562557

25582559256025612562256325642565

186

Page 69: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Pre

sent

in b

asel

ine

MS

H

  Per

sist

ent d

igita

l sig

natu

re

Non

-per

sist

ent a

uthe

ntic

atio

n

Per

sist

ent s

igne

d re

ceip

t

Non

-per

sist

ent i

nteg

rity

Per

sist

ent c

onfid

entia

lity

Non

-per

sist

ent c

onfid

entia

lity

Per

sist

ent a

utho

rizat

ion

Non

-per

sist

ent a

utho

rizat

ion

Trus

ted

timst

amp

Description of Profile Profile 0 no security services are applied to data

Profile 1 Sending MSH applies XML/DSIG structures to message

  Profile 2 Sending MSH authenticates and Receiving MSH authorizes sender based on communication channel credentials.

  Profile 3 Sending MSH authenticates and both MSHs negotiate a secure channel to transmit data

  Profile 4 Sending MSH authenticates, the Receiving MSH performs integrity checks using communications protocol

  Profile 5 Sending MSH authenticates the communication channel only (e.g., SSL 3.0 over TCP/IP)

  Profile 6 Sending MSH applies XML/DSIG structures to message and passes in secure communications channel

  Profile 7 Sending MSH applies XML/DSIG structures to message and Receiving MSH returns a signed receipt

  Profile 8 combination of profile 6 and 7

  Profile 9 Profile 5 with a trusted timestamp applied

  Profile 10 Profile 9 with Receiving MSH returning a signed receipt

  Profile 11 Profile 6 with the Receiving MSH applying a trusted timestamp

  Profile 12 Profile 8 with the Receiving MSH applying a trusted timestamp

  Profile 13 Sending MSH applies XML/DSIG structures to message and applies confidentiality structures (XML-Encryption)

  Profile 14 Profile 13 with a signed receipt

  Profile 15 Sending MSH applies XML/DSIG structures to message, a trusted timestamp is added to

187

2566

188

Page 70: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Pre

sent

in b

asel

ine

MS

H

  Per

sist

ent d

igita

l sig

natu

re

Non

-per

sist

ent a

uthe

ntic

atio

n

Per

sist

ent s

igne

d re

ceip

t

Non

-per

sist

ent i

nteg

rity

Per

sist

ent c

onfid

entia

lity

Non

-per

sist

ent c

onfid

entia

lity

Per

sist

ent a

utho

rizat

ion

Non

-per

sist

ent a

utho

rizat

ion

Trus

ted

timst

amp

Description of Profilemessage, Receiving MSH returns a signed receipt

  Profile 16 Profile 13 with a trusted timestamp applied

  Profile 17 Profile 14 with a trusted timestamp applied

  Profile 18 Sending MSH applies XML/DSIG structures to message and forwards authorization credentials [SAML]

  Profile 19 Profile 18 with Receiving MSH returning a signed receipt

  Profile 20 Profile 19 with the a trusted timestamp being applied to the Sending MSH message

  Profile 21 Profile 19 with the Sending MSH applying confidentiality structures (XML-Encryption)

  Profile 22 Sending MSH encapsulates the message within confidentiality structures (XML-Encryption)

189

2567

190

Page 71: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

13 References

13.1 Normative References[RFC2119] Key Words for use in RFCs to Indicate Requirement Levels, Internet Engineering

Task Force RFC 2119, March 1997

[HTTP] IETF RFC 2068 - Hypertext Transfer Protocol -- HTTP/1.1, R. Fielding, J. Gettys, J. Mogul, H. Frystyk, T. Berners-Lee, January 1997

[RFC822] Standard for the Format of ARPA Internet text messages. D. Crocker. August 1982.

[RFC2045] IETF RFC 2045. Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies, N Freed & N Borenstein, Published November 1996

[RFC2046] Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types. N. Freed, N. Borenstein. November 1996.

[RFC2246] RFC 2246 - Dierks, T. and C. Allen, "The TLS Protocol", January 1999.

[RFC2387] The MIME Multipart/Related Content-type. E. Levinson. August 1998.

[RFC2392] IETF RFC 2392. Content-ID and Message-ID Uniform Resource Locators. E. Levinson, Published August 1998

[RFC2396] IETF RFC 2396. Uniform Resource Identifiers (URI): Generic Syntax. T Berners-Lee, Published August 1998

[RFC2487] SMTP Service Extension for Secure SMTP over TLS. P. Hoffman. January 1999.

[RFC2554] SMTP Service Extension for Authentication. J. Myers. March 1999.

[RFC2616] RFC 2616 - Fielding, R., Gettys, J., Mogul, J., Frystyk, H., Masinter, L., Leach, P. and T. Berners-Lee, "Hypertext Transfer Protocol, HTTP/1.1", , June 1999.

[RFC2617] RFC2617 - Franks, J., Hallam-Baker, P., Hostetler, J., Lawrence, S., Leach, P., Luotonen, A., Sink, E. and L. Stewart, "HTTP Authentication: Basic and Digest Access Authentication", June 1999.

[RFC2817] RFC 2817 - Khare, R. and S. Lawrence, "Upgrading to TLS Within HTTP/1.1", May 2000.

[RFC2818] RFC 2818 - Rescorla, E., "HTTP Over TLS", May 2000 [SOAP] Simple Object Access Protocol

[SMTP] IETF RFC 822, Simple Mail Transfer Protocol, D Crocker, August 1982

[SOAP] W3C-Draft-Simple Object Access Protocol (SOAP) v1.1, Don Box, DevelopMentor; David Ehnebuske, IBM; Gopal Kakivaya, Andrew Layman, Henrik Frystyk Nielsen, Satish Thatte, Microsoft; Noah Mendelsohn, Lotus Development Corp.; Dave Winer, UserLand Software, Inc.; W3C Note 08 May 2000, http://www.w3.org/TR/SOAP

[SOAPATTACH] SOAP Messages with Attachments, John J. Barton, Hewlett Packard Labs; Satish Thatte and Henrik Frystyk Nielsen, Microsoft, Published Oct 09 2000 http://www.w3.org/TR/SOAP-attachments

[SSL3] A. Frier, P. Karlton, and P. Kocher, "The SSL 3.0 Protocol", Netscape Communications Corp., Nov 18, 1996.

[UTF-8] UTF-8 is an encoding that conforms to ISO/IEC 10646. See [XML] for usage conventions.

[XLINK] W3C XML Linking Candidate Recommendation, http://www.w3.org/TR/xlink/

191

2568

2569

25702571

25722573

2574

25752576

25772578

2579

2580

25812582

25832584

2585

2586

25872588

258925902591

25922593

25942595

2596

2597259825992600

260126022603

26042605

26062607

2608

192

Page 72: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

[XML] W3C Recommendation: Extensible Markup Language (XML) 1.0 (Second Edition), October 2000, http://www.w3.org/TR/2000/REC-xml-20001006

[XML Namespace] W3C Recommendation for Namespaces in XML, World Wide Web Consortium, 14 January 1999, http://www.w3.org/TR/REC-xml-names

[XMLDSIG] Joint W3C/IETF XML-Signature Syntax and Processing specification,http://www.w3.org/TR/2000/CR-xmldsig-core-20001031/

[XMLMedia] IETF RFC 3023, XML Media Types. M. Murata, S. St.Laurent, January 2001

13.2 Non-Normative References[ebCPP] ebXML Collaboration Protocol Profile and Agreement specification, Version 1.0,

published 11 May, 2001

[ebBPSS] ebXML Business Process Specification Schema, version 1.0, published 27 April 2001.

[ebTA] ebXML Technical Architecture, version 1.04 published 16 February, 2001

[ebTASEC] ebXML Technical Architecture Risk Assessment Technical Report, version 0.36 published 20 April 2001

[ebRS] ebXML Registry Services Specification, version 0.84

[ebMSREQ] ebXML Transport, Routing and Packaging: Overview and Requirements, Version 0.96, Published 25 May 2000

[ebGLOSS] ebXML Glossary, http://www.ebxml.org, published 11 May, 2001.

[IPSEC] IETF RFC2402 IP Authentication Header. S. Kent, R. Atkinson. November 1998. RFC2406 IP Encapsulating Security Payload (ESP). S. Kent, R. Atkinson. November 1998.

[PGP/MIME] IETF RFC2015, "MIME Security with Pretty Good Privacy (PGP)", M. Elkins. October 1996.

[SAML] Security Assertion Markup Language, http://www.oasis-open.org/committees/security/docs/draft-sstc-use-strawman-03.html

[S/MIME] IETF RFC2311, “S/MIME Version 2 Message Specification”, S. Dusse, P. Hoffman, B. Ramsdell, L. Lundblade, L. Repka. March 1998.

[S/MIMECH] IETF RFC 2312, “S/MIME Version 2 Certificate Handling”, S. Dusse, P. Hoffman, B. Ramsdell, J. Weinstein. March 1998.

[S/MIMEV3] IETF RFC 2633 S/MIME Version 3 Message Specification. B. Ramsdell, Ed.. June 1999.

[TLS] RFC2246, T. Dierks, C. Allen. January 1999.

[XMLSchema] W3C XML Schema Candidate Recommendation,http://www.w3.org/TR/xmlschema-0/http://www.w3.org/TR/xmlschema-1/ http://www.w3.org/TR/xmlschema-2/

[XMTP] XMTP - Extensible Mail Transport Protocol http://www.openhealth.org/documents/xmtp.htm

193

26092610

26112612

26132614

2615

2616

26172618

26192620

2621

26222623

2624

26252626

2627

262826292630

26312632

26332634

26352636

26372638

26392640

2641

2642264326442645

26462647

194

Page 73: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

14 Contact InformationTeam LeaderName Rik DrummondCompany Drummond Group, Inc.Street 5008 Bentwood Ct.City, State, Postal Code Fort Worth, Texas 76132Country USAPhone +1 (817) 294-7339EMail: [email protected]

Vice Team LeaderName Christopher FerrisCompany Sun MicrosystemsStreet One Network DriveCity, State, Postal Code Burlington, MA 01803-0903Country USAPhone: +1 (781) 442-3063EMail: [email protected]

Team EditorName David BurdettCompany Commerce OneStreet 4400 Rosewood DriveCity, State, Postal Code Pleasanton, CA 94588Country USAPhone: +1 (925) 520-4422EMail: [email protected]

AuthorsName Dick BrooksCompany Group 8760Street 110 12th Street North, Suite F103City, State, Postal Code Birmingham, Alabama 35203Phone: +1 (205) 250-8053Email: [email protected]

Name David BurdettCompany Commerce OneStreet 4400 Rosewood DriveCity, State, Postal Code Pleasanton, CA 94588Country USAPhone: +1 (925) 520-4422EMail: [email protected]

Name Christopher FerrisCompany Sun MicrosystemsStreet One Network DriveCity, State, Postal Code Burlington, MA 01803-0903Country USAPhone: +1 (781) 442-3063EMail: [email protected]

Name John IbbotsonCompany IBM UK Ltd

195

264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701

196

Page 74: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Street Hursley ParkCity, State, Postal Code Winchester SO21 2JNCountry United KingdomPhone: +44 (1962) 815188Email: [email protected]

Name Masayoshi ShimamuraCompany Fujitsu LimitedStreet Shinyokohama Nikko Bldg., 15-16, Shinyokohama 2-chomeCity, State, Postal Code Kohoku-ku, Yokohama 222-0033, JapanPhone: +81-45-476-4590EMail: [email protected]

Document Editing TeamName Ralph BerwangerCompany bTrade.comStreet 2324 Gateway DriveCity, State, Postal Code Irving, TX 75063Country USAPhone: +1 (972) 580-3970EMail: [email protected]

Name Colleen EvansCompany Progress/Sonic SoftwareStreet 14 Oak ParkCity,State,Postal Code Bedford, MA 01730Country USAPhone +1 (720) 480-3919Email [email protected]

Name Ian JonesCompany British TelecommunicationsStreet Enterprise House, 84-85 Adam StreetCity, State, Postal Code Cardiff, CF24 2XFCountry United KingdomPhone: +44 29 2072 4063EMail: [email protected]

Name Martha WarfeltCompany DaimlerChrysler CorporationStreet 800 Chrysler DriveCity, State, Postal Code Auburn Hills, MICountry USAPhone: +1 (248) 944-5481EMail: [email protected]

Name David FischerCompany Drummond Group, IncStreet 5008 Bentwood CtCity, State, Postal Code Fort Worth, TX 76132Phone +1 (817-294-7339EMail [email protected]

197

2702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753

198

Page 75: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Appendix AebXML SOAP Extension Elements SchemaThe ebXML SOAP extension elements schema has been specified using the Candidate Recommendation draft version of the XML Schema specification[XMLSchema]. Because ebXML has adopted SOAP 1.1 for the message format, and because the SOAP 1.1 schema resolved by the SOAP 1.1 namespace URI was written to an earlier draft of the XML Schema specification, the ebXML TRP team has created a version of the SOAP 1.1 envelope schema that is specified using the schema vocabulary that conforms to the W3C XML Schema Candidate Recommendation specification[XMLSchema].

In addition, it was necessary to craft a schema for the [XLINK] attribute vocabulary and for the XML xml:lang attribute.

Finally, because certain authoring tools do not correctly resolve local entities when importing schema, a version of the W3C XML Signature Core schema has also been provided and referenced by the ebXML SOAP extension elements schema defined in this Appendix.

These alternative schema SHALL be available from the following URL’s:

XML Signature Core – http://ebxml.org/project_teams/transport/xmldsig-core-schema.xsd

Xlink - http://ebxml.org/project_teams/transport/xlink.xsd

xml:lang - http://ebxml.org/project_teams/transport/xml_lang.xsd

SOAP1.1 - http://ebxml.org/project_teams/transport/envelope.xsd

Note: if inconsistencies exist between the specification and this schema, the specification supersedes this example schema.

<?xml version="1.0" encoding="UTF-8"?><schema targetNamespace="http://www.oasis-open.org/committees/ebxml-msg/schema/draft-msg-header-00.xsd" xmlns:tns="http://www.oasis-open.org/committees/ebxml-msg/schema/draft-msg-header-00.xsd" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.0"> <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.oasis-open.org/committees/ebxml-msg/schemas/xmldsig-core-schema.xsd"/> <import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.oasis-open.org/committees/ebxml-msg/schemas/xlink.xsd"/> <import namespace="http://schemas.xmlsoap.org/soap/envelope/" schemaLocation="http://www.oasis-open.org/committees/ebxml-msg/schemas/envelope.xsd"/> <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.oasis-open.org/committees/ebxml-msg/schemas/xml_lang.xsd"/> <!-- MANIFEST --> <element name="Manifest"> <complexType> <sequence> <element ref="tns:Reference" maxOccurs="unbounded"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="Reference"> <complexType> <sequence> <element ref="tns:Schema" minOccurs="0" maxOccurs="unbounded"/> <element ref="tns:Description" minOccurs="0" maxOccurs="unbounded"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence>

199

2754

275527562757275827592760

27612762

276327642765

2766

2767

2768

2769

2770

2771

2773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809

200

Page 76: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<attribute ref="tns:id"/> <attribute ref="xlink:type" fixed="simple"/> <attribute ref="xlink:href" use="required"/> <attribute ref="xlink:role"/> </complexType> </element> <element name="Schema"> <complexType> <attribute name="location" type="anyURI" use="required"/> <attribute name="version" type="tns:non-empty-string"/> </complexType> </element> <!-- MESSAGEHEADER --> <element name="MessageHeader"> <complexType> <sequence> <element ref="tns:From"/> <element ref="tns:To"/> <element ref="tns:CPAId"/> <element ref="tns:ConversationId"/> <element ref="tns:Service"/> <element ref="tns:Action"/> <element ref="tns:MessageData"/> <element ref="tns:QualityOfServiceInfo" minOccurs="0"/> <element ref="tns:Description" minOccurs="0" maxOccurs="unbounded"/> <element ref="tns:SequenceNumber" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="CPAId" type="tns:non-empty-string"/> <element name="ConversationId" type="tns:non-empty-string"/> <element name="Service"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute name="type" type="tns:non-empty-string"/> </extension> </simpleContent> </complexType> </element> <element name="Action" type="tns:non-empty-string"/> <element name="MessageData"> <complexType> <sequence> <element ref="tns:MessageId"/> <element ref="tns:Timestamp"/> <element ref="tns:RefToMessageId" minOccurs="0"/> <element ref="tns:TimeToLive" minOccurs="0"/> </sequence> </complexType> </element> <element name="MessageId" type="tns:non-empty-string"/> <element name="TimeToLive" type="dateTime"/> <element name="QualityOfServiceInfo"> <complexType> <attribute name="deliverySemantics" type="tns:deliverySemantics.type" default="BestEffort"/> <attribute name="messageOrderSemantics" type="tns:messageOrderSemantics.type" default="NotGuaranteed"/> <attribute name="deliveryReceiptRequested" type="tns:signedUnsigned.type" default="None"/> </complexType> </element> <!-- TRACE HEADER LIST --> <element name="TraceHeaderList"> <complexType> <sequence> <element ref="tns:TraceHeader" maxOccurs="unbounded"/> </sequence>

201

28102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880

202

Page 77: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="TraceHeader"> <complexType> <sequence> <element ref="tns:Sender"/> <element ref="tns:Receiver"/> <element ref="tns:Timestamp"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> </complexType> </element> <element name="Sender" type="tns:senderReceiver.type"/> <element name="Receiver" type="tns:senderReceiver.type"/> <complexType name="sequenceNumber.type"> <simpleContent> <extension base="positiveInteger"> <attribute name="type" type="tns:status.type" default="Continue"/> </extension> </simpleContent> </complexType> <element name="SequenceNumber" type="tns:sequenceNumber.type"/> <!-- DELIVERY RECEIPT --> <element name="DeliveryReceipt"> <complexType> <sequence> <element ref="tns:Timestamp"/> <element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- ACKNOWLEDGMENT --> <element name="Acknowledgment"> <complexType> <sequence> <element ref="tns:Timestamp"/> <element ref="tns:From" minOccurs="0"/> <element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- ERROR LIST --> <element name="ErrorList"> <complexType> <sequence> <element ref="tns:Error" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute name="highestSeverity" type="tns:severity.type" default="Warning"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="Error"> <complexType>

203

28812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951

204

Page 78: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<attribute ref="tns:id"/> <attribute name="codeContext" type="anyURI" use="required"/> <attribute name="errorCode" type="tns:non-empty-string" use="required"/> <attribute name="severity" type="tns:severity.type" default="Warning"/> <attribute name="location" type="tns:non-empty-string"/> <attribute ref="xml:lang"/> </complexType> </element> <!-- STATUS RESPONSE --> <element name="StatusResponse"> <complexType> <sequence> <element ref="tns:RefToMessageId"/> <element ref="tns:Timestamp" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute name="messageStatus" type="tns:messageStatus.type"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- STATUS REQUEST --> <element name="StatusRequest"> <complexType> <sequence> <element ref="tns:RefToMessageId"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- VIA --> <element name="Via"> <complexType> <sequence> <element ref="tns:CPAId" minOccurs="0"/> <element ref="tns:Service" minOccurs="0"/> <element ref="tns:Action" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <attribute name="syncReply" type="boolean"/> <attribute name="reliableMessagingMethod" type="tns:rmm.type"/> <attribute name="ackRequested" type="tns:signedUnsigned.type" default="None"/> <anyAttribute namespace="http://www.w3.org/2001/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- COMMON TYPES --> <complexType name="senderReceiver.type"> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> <element name="Location" type="anyURI"/> </sequence> </complexType> <simpleType name="status.type"> <restriction base="NMTOKEN"> <enumeration value="Reset"/> <enumeration value="Continue"/> </restriction> </simpleType> <simpleType name="messageStatus.type"> <restriction base="NMTOKEN"> <enumeration value="UnAuthorized"/> <enumeration value="NotRecognized"/> <enumeration value="Received"/> <enumeration value="Processed"/> <enumeration value="Forwarded"/> </restriction>

205

29522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022

206

Page 79: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

</simpleType> <simpleType name="messageOrderSemantics.type"> <restriction base="NMTOKEN"> <enumeration value="Guaranteed"/> <enumeration value="NotGuaranteed"/> </restriction> </simpleType> <simpleType name="deliverySemantics.type"> <restriction base="NMTOKEN"> <enumeration value="OnceAndOnlyOnce"/> <enumeration value="BestEffort"/> </restriction> </simpleType> <simpleType name="non-empty-string"> <restriction base="string"> <minLength value="1"/> </restriction> </simpleType> <simpleType name="rmm.type"> <restriction base="NMTOKEN"> <enumeration value="ebXML"/> <enumeration value="Transport"/> </restriction> </simpleType> <simpleType name="signedUnsigned.type"> <restriction base="NMTOKEN"> <enumeration value="Signed"/> <enumeration value="Unsigned"/> <enumeration value="None"/> </restriction> </simpleType> <simpleType name="severity.type"> <restriction base="NMTOKEN"> <enumeration value="Warning"/> <enumeration value="Error"/> </restriction> </simpleType> <!-- COMMON ATTRIBUTES and ELEMENTS --> <attribute name="id" type="ID"/> <attribute name="version" type="tns:non-empty-string" fixed="1.0"/> <element name="PartyId"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute name="type" type="tns:non-empty-string"/> </extension> </simpleContent> </complexType> </element> <element name="To"> <complexType> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="From"> <complexType> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="Description"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute ref="xml:lang"/> </extension> </simpleContent> </complexType>

207

30233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093

208

Page 80: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

</element> <element name="RefToMessageId" type="tns:non-empty-string"/> <element name="Timestamp" type="dateTime"/></schema><?xml version="1.0" encoding="UTF-8"?><schema targetNamespace="http://www.ebxml.org/namespaces/messageHeader" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:tns="http://www.ebxml.org/namespaces/messageHeader" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.w3.org/2000/10/XMLSchema" version="1.0"> <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.ebxml.org/project_teams/transport/xmldsig-core-schema.xsd"/> <import namespace="http://www.w3.org/1999/xlink" schemaLocation="http://www.ebxml.org/project_teams/transport/xlink.xsd"/> <import namespace="http://schemas.xmlsoap.org/soap/envelope/" schemaLocation="http://www.ebxml.org/project_teams/transport/envelope.xsd"/> <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.ebxml.org/project_teams/transport/xml_lang.xsd"/> <!-- MANIFEST --> <element name="Manifest"> <complexType> <sequence> <element ref="tns:Reference" maxOccurs="unbounded"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="Reference"> <complexType> <sequence> <element ref="tns:Schema" minOccurs="0" maxOccurs="unbounded"/> <element ref="tns:Description" minOccurs="0" maxOccurs="unbounded"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="xlink:type" fixed="simple"/> <attribute ref="xlink:href" use="required"/> <attribute ref="xlink:role"/> </complexType> </element> <element name="Schema"> <complexType> <attribute name="location" type="anyURI" use="required"/> <attribute name="version" type="tns:non-empty-string"/> </complexType> </element> <!-- MESSAGEHEADER --> <element name="MessageHeader"> <complexType> <sequence> <element ref="tns:From"/> <element ref="tns:To"/> <element ref="tns:CPAId"/> <element ref="tns:ConversationId"/> <element ref="tns:Service"/> <element ref="tns:Action"/> <element ref="tns:MessageData"/> <element ref="tns:QualityOfServiceInfo" minOccurs="0"/> <element ref="tns:Description" minOccurs="0" maxOccurs="unbounded"/> <element ref="tns:SequenceNumber" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element>

209

30943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164

210

Page 81: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<element name="CPAId" type="tns:non-empty-string"/> <element name="ConversationId" type="tns:non-empty-string"/> <element name="Service"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute name="type" type="tns:non-empty-string"/> </extension> </simpleContent> </complexType> </element> <element name="Action" type="tns:non-empty-string"/> <element name="MessageData"> <complexType> <sequence> <element ref="tns:MessageId"/> <element ref="tns:Timestamp"/> <element ref="tns:RefToMessageId" minOccurs="0"/> <element ref="tns:TimeToLive" minOccurs="0"/> </sequence> </complexType> </element> <element name="MessageId" type="tns:non-empty-string"/> <element name="TimeToLive" type="dateTime"/> <element name="QualityOfServiceInfo"> <complexType> <attribute name="deliverySemantics" type="tns:deliverySemantics.type" fixed="BestEffort"/> <attribute name="messageOrderSemantics" type="tns:messageOrderSemantics.type" default="NotGuaranteed"/> <attribute name="deliveryReceiptRequested" type="tns:signedUnsigned.type" default="None"/> </complexType> </element> <!-- TRACE HEADER LIST --> <element name="TraceHeaderList"> <complexType> <sequence> <element ref="tns:TraceHeader" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="TraceHeader"> <complexType> <sequence> <element ref="tns:Sender"/> <element ref="tns:Receiver"/> <element ref="tns:Timestamp"/> <any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> </complexType> </element> <element name="Sender" type="tns:senderReceiver.type"/> <element name="Receiver" type="tns:senderReceiver.type"/> <element name="SequenceNumber" type="positiveInteger"/> <!-- DELIVERY RECEIPT --> <element name="DeliveryReceipt"> <complexType> <sequence> <element ref="tns:Timestamp"/> <element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/>

211

31653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235

212

Page 82: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> <!-- <attribute name="signed" type="boolean"/> --> </complexType> </element> <!-- ACKNOWLEDGMENT --> <element name="Acknowledgment"> <complexType> <sequence> <element ref="tns:Timestamp"/> <element ref="tns:From" minOccurs="0"/> <element ref="ds:Reference" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- ERROR LIST --> <element name="ErrorList"> <complexType> <sequence> <element ref="tns:Error" maxOccurs="unbounded"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute name="highestSeverity" type="tns:severity.type" default="Warning"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <element name="Error"> <complexType> <attribute ref="tns:id"/> <attribute name="codeContext" type="anyURI" use="required"/> <attribute name="errorCode" type="tns:non-empty-string" use="required"/> <attribute name="severity" type="tns:severity.type" default="Warning"/> <attribute name="location" type="tns:non-empty-string"/> <attribute ref="xml:lang"/> </complexType> </element> <!-- STATUS RESPONSE --> <element name="StatusResponse"> <complexType> <sequence> <element ref="tns:RefToMessageId"/> <element ref="tns:Timestamp" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute name="messageStatus" type="tns:messageStatus.type"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- STATUS REQUEST --> <element name="StatusRequest"> <complexType> <sequence> <element ref="tns:RefToMessageId"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType>

213

32363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306

214

Page 83: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

</element> <!-- VIA --> <element name="Via"> <complexType> <sequence> <element ref="tns:CPAId" minOccurs="0"/> <element ref="tns:Service" minOccurs="0"/> <element ref="tns:Action" minOccurs="0"/> </sequence> <attribute ref="tns:id"/> <attribute ref="tns:version"/> <attribute ref="soap:mustUnderstand" use="required"/> <attribute ref="soap:actor" use="required"/> <attribute name="syncReply" type="boolean"/> <attribute name="deliveryReceiptRequested" type="tns:signedUnsigned.type" default="None"/> <attribute name="reliableMessagingMethod" type="tns:rmm.type"/> <attribute name="ackRequested" type="boolean"/> <anyAttribute namespace="http://www.w3.org/2000/10/XMLSchema-instance" processContents="lax"/> </complexType> </element> <!-- COMMON TYPES --> <complexType name="senderReceiver.type"> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> <element name="Location" type="anyURI"/> </sequence> </complexType> <simpleType name="messageStatus.type"> <restriction base="NMTOKEN"> <enumeration value="UnAuthorized"/> <enumeration value="NotRecognized"/> <enumeration value="Received"/> <enumeration value="Processed"/> <enumeration value="Forwarded"/> </restriction> </simpleType> <simpleType name="type.type"> <restriction base="NMTOKEN"> <enumeration value="DeliveryReceipt"/> <enumeration value="IntermediateAck"/> </restriction> </simpleType> <simpleType name="messageOrderSemantics.type"> <restriction base="NMTOKEN"> <enumeration value="Guaranteed"/> <enumeration value="NotGuaranteed"/> </restriction> </simpleType> <simpleType name="deliverySemantics.type"> <restriction base="NMTOKEN"> <enumeration value="OnceAndOnlyOnce"/> <enumeration value="BestEffort"/> </restriction> </simpleType> <simpleType name="non-empty-string"> <restriction base="string"> <minLength value="1"/> </restriction> </simpleType> <simpleType name="rmm.type"> <restriction base="NMTOKEN"> <enumeration value="ebXML"/> <enumeration value="Transport"/> </restriction> </simpleType> <simpleType name="signedUnsigned.type"> <restriction base="NMTOKEN"> <enumeration value="Signed"/> <enumeration value="Unsigned"/>

215

33073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377

216

Page 84: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<enumeration value="None"/> </restriction> </simpleType> <simpleType name="severity.type"> <restriction base="NMTOKEN"> <enumeration value="Warning"/> <enumeration value="Error"/> </restriction> </simpleType> <!-- COMMON ATTRIBUTES and ELEMENTS --> <attribute name="id" type="ID" form="unqualified"/> <attribute name="version" type="tns:non-empty-string" fixed="1.0"/> <element name="PartyId"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute name="type" type="tns:non-empty-string"/> </extension> </simpleContent> </complexType> </element> <element name="To"> <complexType> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="From"> <complexType> <sequence> <element ref="tns:PartyId" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="Description"> <complexType> <simpleContent> <extension base="tns:non-empty-string"> <attribute ref="xml:lang"/> </extension> </simpleContent> </complexType> </element> <element name="RefToMessageId" type="tns:non-empty-string"/> <element name="Timestamp" type="dateTime"/></schema>

217

33783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424

3425

218

Page 85: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

Appendix B Communication Protocol Bindings

B.1 IntroductionOne of the goals of ebXML's Transport, Routing and Packaging team is to design a message handling service usable over a variety of network and application level communication protocols. These protocols serve as the "carrier" of ebXML Messages and provide the underlying services necessary to carry out a complete ebXML Message exchange between two parties. HTTP, FTP, Java Message Service (JMS) and SMTP are examples of application level communication protocols. TCP and SNA/LU6.2 are examples of network transport protocols. Communication protocols vary in their support for data content, processing behavior and error handling and reporting. For example, it is customary to send binary data in raw form over HTTP. However, in the case of SMTP it is customary to "encode" binary data into a 7-bit representation. HTTP is equally capable of carrying out synchronous or asynchronous message exchanges whereas it is likely that message exchanges occurring over SMTP will be asynchronous. This section describes the technical details needed to implement this abstract ebXML Message Handling Service over particular communication protocols.

This section specifies communication protocol bindings and technical details for carrying ebXML Message Service messages for the following communication protocols:

Hypertext Transfer Protocol [HTTP], in both asynchronous and synchronous forms of transfer. Simple Mail Transfer Protocol [SMTP], in asynchronous form of transfer only.

B.2 HTTP

B.2.1 Minimum level of HTTP protocolHypertext Transfer Protocol Version 1.1 [HTTP] (http://www.ietf.org/rfc2616.txt) is the minimum level of protocol that MUST be used.

B.2.2 Sending ebXML Service messages over HTTPEven though several HTTP request methods are available, this specification only defines the use of HTTP POST requests for sending ebXML Message Service messages over HTTP. The identity of the ebXML MSH (e.g. ebxmlhandler) may be part of the HTTP POST request:

POST /ebxmlhandler HTTP/1.1

Prior to sending over HTTP, an ebXML Message MUST be formatted according to ebXML Message Service Specification sections 7 and 8. Additionally, the messages MUST conform to the HTTP specific MIME canonical form constraints specified in section 19.4 of RFC 2616 [HTTP] specification (see: http://www.ietf.org/rfc2616.txt).

HTTP protocol natively supports 8-bit and Binary data. Hence, transfer encoding is OPTIONAL for such parts in an ebXML Service Message prior to sending over HTTP. However, content-transfer-encoding of such parts (e.g. using base64 encoding scheme) is not precluded by this specification.

The rules for forming an HTTP message containing an ebXML Service Message are as follows: The Content-Type: Multipart/Related MIME header with the associated parameters, from

the ebXML Service Message Envelope MUST appear as an HTTP header. All other MIME headers that constitute the ebXML Message Envelope MUST also become part of

the HTTP header. The mandatory SOAPAction HTTP header field must also be included in the HTTP header and

MAY have a value of “ebXML”

219

3426

3427

342834293430343134323433343434353436343734383439

3440344134423443

3444

3445

34463447

3448

344934503451

3453

3454345534563457

345834593460

34613462346334643465

34663467

220

Page 86: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

SOAPAction: ”ebXML”

Other headers with semantics defined by MIME specifications, such as Content-Transfer-Encoding, SHALL NOT appear as HTTP headers. Specifically, the "MIME-Version: 1.0" header MUST NOT appear as an HTTP header. However, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification.

All ebXML Service Message parts that follow the ebXML Message Envelope, including the MIME boundary string, constitute the HTTP entity body. This encompasses the SOAP Envelope and the constituent ebXML parts and attachments including the trailing MIME boundary strings.

The example below shows an example instance of an HTTP POST’ed ebXML Service Message:

POST /servlet/ebXMLhandler HTTP/1.1Host: www.example2.comSOAPAction: "ebXML"Content-type: multipart/related; boundary="BoundarY"; type="text/xml"; start=" <[email protected]>"

--BoundarYContent-ID: <[email protected]>Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'xmlns:eb= 'http://www.ebxml.org/namespaces/messageHeader'>

<SOAP-ENV:Header><eb:MessageHeader SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1”><eb:From><eb:PartyId>urn:duns:123456789</eb:PartyId>

</eb:From><eb:To><eb:PartyId>urn:duns:912345678</eb:PartyId>

</eb:To><eb:CPAId>20001209-133003-28572</eb:CPAId><eb:ConversationId>20001209-133003-28572</eb:ConversationId><eb:Service>urn:services:SupplierOrderProcessing</eb:Service><eb:Action>NewOrder</eb:Action><eb:MessageData><eb:MessageId>[email protected]</eb:MessageId><eb:Timestamp>2001-02-15T11:12:12</Timestamp>

</eb:MessageData><eb:QualityOfServiceInfo eb:deliverySemantics="BestEffort"/>

</eb:MessageHeader></SOAP-ENV:Header><SOAP-ENV:Body><eb:Manifest SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1”><eb:Reference xlink:href="cid:[email protected]" xlink:role="XLinkRole"

xlink:type="simple"> <eb:Description xml:lang="en-us">Purchase Order 1</eb:Description></eb:Reference>

</eb:Manifest></SOAP-ENV:Body></SOAP-ENV:Envelope>

--BoundarYContent-ID: <[email protected]>Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?><purchase_order><po_number>1</po_number><part_number>123</part_number><price currency="USD">500.00</price>

</purchase_order>

--BoundarY--

221

3468

3469347034713472347334743475

34763477

34783479348034813482

3483348434853486

348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519

3520352135223523

3524352535263527352835293530

35313532

222

Page 87: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

B.2.3 HTTP Response CodesIn general, semantics of communicating over HTTP as specified in the [RFC2616] MUST be followed, for returning the HTTP level response codes. A 2xx code MUST be returned when the HTTP Posted message is successfully received by the receiving HTTP entity. However, see exception for SOAP error conditions below. Similarly, other HTTP codes in the 3xx, 4xx, 5xx range MAY be returned for conditions corresponding to them. However, error conditions encountered while processing an ebXML Service Message MUST be reported using the error mechanism defined by the ebXML Message Service Specification (see section 11).

B.2.4 SOAP Error conditions and Synchronous ExchangesThe SOAP 1.1 specification states:

“In case of a SOAP error while processing the request, the SOAP HTTP server MUST issue an HTTP 500 "Internal Server Error" response and include a SOAP message in the response containing a SOAP Fault element indicating the SOAP processing error. “

However, the scope of the SOAP 1.1 specification is limited to synchronous mode of message exchange over HTTP, whereas the ebXML Message Service Specification specifies both synchronous and asynchronous modes of message exchange over HTTP. Hence, the SOAP 1.1 specification MUST be followed for synchronous mode of message exchange, where the SOAP Message containing a SOAP Fault element indicating the SOAP processing error MUST be returned in the HTTP response with a response code of “HTTP 500 Internal Server Error”. When asynchronous mode of message exchange is being used, a HTTP response code in the range 2xx MUST be returned when the message is received successfully and any error conditions (including SOAP errors) must be returned via a separate HTTP Post.

B.2.5 Synchronous vs. AsynchronousWhen the syncReply parameter in the Via element is set to “true”, the response message(s) MUST be returned on the same HTTP connection as the inbound request, with an appropriate HTTP response code, as described above. When the syncReply parameter is set to “false”, the response messages are not returned on the same HTTP connection as the inbound request, but using an independent HTTP Post request. An HTTP response with a response code as defined in section B.2.3 above and with an empty HTTP body MUST be returned in response to the HTTP Post.

B.2.6 Access ControlImplementers MAY protect their ebXML Message Service Handlers from unauthorized access through the use of an access control mechanism. The HTTP access authentication process described in "HTTP Authentication: Basic and Digest Access Authentication" [RFC2617] defines the access control mechanisms allowed to protect an ebXML Message Service Handler from unauthorized access.

Implementers MAY support all of the access control schemes defined in [RFC2617] however they MUST support the Basic Authentication mechanism, as described in section 2, when Access Control is used.

Implementers that use basic authentication for access control SHOULD also use communication protocol level security, as specified in the section titled "Confidentiality and Communication Protocol Level Security" in this document.

223

3533

3534353535363537353835393540

3541

3542

354335443545

354635473548354935503551355235533554

3555

355635573558355935603561

3562

3563356435653566

35673568

356935703571

224

Page 88: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

B.2.7 Confidentiality and Communication Protocol Level SecurityAn ebXML Message Service Handler MAY use transport layer encryption to protect the confidentiality of ebXML Messages and HTTP transport headers. The IETF Transport Layer Security specification [RFC2246] provides the specific technical details and list of allowable options, which may be used by ebXML Message Service Handlers. ebXML Message Service Handlers MUST be capable of operating in backwards compatibility mode with SSL [SSL3], as defined in Appendix E of [RFC2246].

ebXML Message Service Handlers MAY use any of the allowable encryption algorithms and key sizes specified within [RFC2246]. At a minimum ebXML Message Service Handlers MUST support the key sizes and algorithms necessary for backward compatibility with [SSL3].

The use of 40-bit encryption keys/algorithms is permitted, however it is RECOMMENDED that stronger encryption keys/algorithms SHOULD be used.

Both [RFC2246] and [SSL3] require the use of server side digital certificates. In addition client side certificate based authentication is also permitted. ebXML Message Service handlers MUST support hierarchical and peer-to-peer trust models.

B.3 SMTPThe Simple Mail Transfer Protocol [SMTP] and its companion documents [RFC822] and [ESMTP] makeup the suite of specifications commonly referred to as Internet Electronic Mail. These specifications have been augmented over the years by other specifications, which define additional functionality "layered on top" of these baseline specifications. These include:

Multipurpose Internet Mail Extensions (MIME) [RFC2045], [RFC2046], [RFC2387]

SMTP Service Extension for Authentication [RFC2554]

SMTP Service Extension for Secure SMTP over TLS [RFC2487]

Typically, Internet Electronic Mail Implementations consist of two "agent" types:

Message Transfer Agent (MTA): Programs that send and receive mail messages with other MTA's on behalf of MUA's. Microsoft Exchange Server is an example of a MTA

Mail User Agent (MUA): Electronic Mail programs are used to construct electronic mail messages and communicate with an MTA to send/retrieve mail messages. Microsoft Outlook is an example of a MUA.

MTA's often serve as "mail hubs" and can typically service hundreds or more MUA's.

MUA's are responsible for constructing electronic mail messages in accordance with the Internet Electronic Mail Specifications identified above. This section describes the "binding" of an ebXML compliant message for transport via eMail from the perspective of a MUA. No attempt is made to define the binding of an ebXML Message exchange over SMTP from the standpoint of a MTA.

B.3.1 Minimum level of supported protocols Simple Mail Transfer Protocol [RFC821] and [RFC822]

MIME [RFC2045] and [RFC2046]

Multipart/Related MIME [RFC2387]

225

3572

35733574357535763577

357835793580

35813582

358335843585

3586

3587358835893590

3591

3592

3593

3594

35953596

359735983599

3600

3601360236033604

3605

3606

3607

3608

226

Page 89: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

B.3.2 Sending ebXML Messages over SMTPPrior to sending messages over SMTP an ebXML Message MUST be formatted according to ebXML Message Service Specification sections 7 and 8. Additionally the messages must also conform to the syntax, format and encoding rules specified by MIME [RFC2045], [RFC2046] and [RFC2387].

Many types of data that a party might desire to transport via email are represented as 8bit characters or binary data. Such data cannot be transmitted over SMTP[SMTP], which restricts mail messages to 7bit US-ASCII data with lines no longer than 1000 characters including any trailing CRLF line separator. If a sending Message Service Handler knows that a receiving MTA, or ANY intermediary MTA's, are restricted to handling 7-bit data then any document part that uses 8 bit (or binary) representation must be "transformed" according to the encoding rules specified in section 6 of [RFC2045]. In cases where a Message Service Handler knows that a receiving MTA and ALL intermediary MTA's are capable of handling 8-bit data then no transformation is needed on any part of the ebXML Message.

The rules for forming an ebXML Message for transport via SMTP are as follows: If using [RFC821] restricted transport paths, apply transfer encoding to all 8-bit data that will be

transported in an ebXML message, according to the encoding rules defined in section 6 of [RFC2045]. The Content-Transfer-Encoding MIME header MUST be included in the MIME envelope portion of any body part that has been transformed (encoded).

The Content-Type: Multipart/Related MIME header with the associated parameters, from the ebXML Message Envelope MUST appear as an eMail MIME header.

All other MIME headers that constitute the ebXML Message Envelope MUST also become part of the eMail MIME header.

The SOAPAction MIME header field must also be included in the eMail MIME header and MAY have the value of ebXML:

SOAPAction: ”ebXML”

The "MIME-Version: 1.0" header must appear as an eMail MIME header. The eMail header "To:" MUST contain the [RFC822] compliant eMail address of the ebXML

Message Service Handler. The eMail header "From:" MUST contain the [RFC822] compliant eMail address of the senders

ebXML Message Service Handler. Construct a "Date:" eMail header in accordance with [RFC822] Other headers MAY occur within the eMail message header in accordance with [RFC822] and

[RFC2045], however ebXML Message Service Handlers MAY choose to ignore them.

The example below shows a minimal example of an eMail message containing an ebXML Message:

From: [email protected]: [email protected]: Thu, 08 Feb 2001 19:32:11 CSTMIME-Version: 1.0SOAPAction: "ebXML"Content-type: multipart/related; boundary="BoundarY"; type="text/xml"; start="<[email protected]>"

--BoundarYContent-ID: <[email protected]>Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'xmlns:eb='http://www.ebxml.org/namespaces/messageHeader'>

<SOAP-ENV:Header><eb:MessageHeader SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1”><eb:From><eb:PartyId>urn:duns:123456789</eb:PartyId>

</eb:From><eb:To>

227

3609

361036113612

36133614361536163617361836193620

36213622362336243625

3626362736283629

36303631

3632

36333634363536363637363836393640

36413642

3643364436453646364736483649

3650365136523653

3654365536563657365836593660366136623663

228

Page 90: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

<eb:PartyId>urn:duns:912345678</eb:PartyId></eb:To><eb:CPAId>20001209-133003-28572</eb:CPAId><eb:ConversationId>20001209-133003-28572</eb:ConversationId><eb:Service>urn:services:SupplierOrderProcessing</eb:Service><eb:Action>NewOrder</eb:Action><eb:MessageData><eb:MessageId>[email protected]</eb:MessageId><eb:Timestamp>2001-02-15T11:12:12</Timestamp>

</eb:MessageData><eb:QualityOfServiceInfo eb:deliverySemantics="BestEffort"/>

</eb:MessageHeader></SOAP-ENV:Header><SOAP-ENV:Body><eb:Manifest SOAP-ENV:mustUnderstand="1" eb:version="1.0"eb:version=“1.1”><eb:Reference xlink:href="cid:[email protected]" xlink:role="XLinkRole"

xlink:type="simple"> <eb:Description xml:lang="en-us">Purchase Order 1</eb:Description></eb:Reference>

</eb:Manifest></SOAP-ENV:Body></SOAP-ENV:Envelope>

--BoundarYContent-ID: <[email protected]>Content-Type: text/xml

<?xml version="1.0" encoding="UTF-8"?><purchase_order><po_number>1</po_number><part_number>123</part_number><price currency="USD">500.00</price>

</purchase_order>

--BoundarY--

B.3.3 Response MessagesAll ebXML response messages, including errors and acknowledgments, are delivered asynchronously between ebXML Message Service Handlers. Each response message MUST be constructed in accordance with the rules specified in the section titled "Sending ebXML messages over SMTP" elsewhere in this document.

ebXML Message Service Handlers MUST be capable of receiving a delivery failure notification message sent by an MTA. A MSH that receives a delivery failure notification message SHOULD examine the message to determine which ebXML message, sent by the MSH, resulted in a message delivery failure. The MSH SHOULD attempt to identify the application responsible for sending the offending message causing the failure. The MSH SHOULD attempt to notify the application that a message delivery failure has occurred. If the MSH is unable to determine the source of the offending message the MSH administrator should be notified.

MSH's which cannot identify a received message as a valid ebXML message or a message delivery failure SHOULD retain the unidentified message in a "dead letter" folder.

A MSH SHOULD place an entry in an audit log indicating the disposition of each received message.

B.3.4 Access ControlImplementers MAY protect their ebXML Message Service Handlers from unauthorized access through the use of an access control mechanism. The SMTP access authentication process described in "SMTP Service Extension for Authentication" [RFC2554] defines the ebXML recommended access control mechanism to protect a SMTP based ebXML Message Service Handler from unauthorized access.

229

36643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686

3687368836893690

3691369236933694369536963697

36983699

3700

3701370237033704

3705370637073708370937103711

37123713

3714

3715

3716371737183719

230

Page 91: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

B.3.5 Confidentiality and Communication Protocol Level SecurityAn ebXML Message Service Handler MAY use transport layer encryption to protect the confidentiality of ebXML messages. The IETF "SMTP Service Extension for Secure SMTP over TLS" specification [RFC2487] provides the specific technical details and list of allowable options, which may be used.

B.3.6 SMTP ModelAll ebXML Message Service messages carried as mail in a [SMTP] Mail Transaction as shown in the figure below.

Receiver

MSH

SMTP Handler

Sender

MSH

SMTP Handler

ebXML Message

Mail Transaction

SenderParty

Payload Data

ReceiverParty

Payload Data

Payload Data Payload Data

ebXML Message

Mail Transaction

B.4 Communication Errors during Reliable MessagingWhen the Sender or the Receiver detects a transport protocol level error (such as an HTTP, SMTP or FTP error) and Reliable Messaging is being used then the appropriate transport recovery handler will execute a recovery sequence. Only if the error is unrecoverable, does Reliable Messaging recovery take place (see section 10).

231

3720

372137223723

3724

37253726

37273728

3729

3730373137323733

232

Page 92: ebXML Message Service Specification · Web viewHowever, HTTP-specific MIME-like headers defined by HTTP 1.1 MAY be used with the semantic defined in the HTTP specification. All ebXML

DisclaimerThe views and specification expressed in this document are those of the authors and are not necessarily those of their employers. The authors and their employers specifically disclaim responsibility for any problems arising from correct or incorrect implementation or use of this design.

Copyright StatementCopyright © UN/CEFACT and OASIS, 2001. All Rights Reserved

This document and translations of it MAY be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation MAY be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself MAY not be modified in any way, such as by removing the copyright notice or references to the ebXML, UN/CEFACT, or OASIS, except as required to translate it into languages other than English.

The limited permissions granted above are perpetual and will not be revoked by ebXML or its successors or assigns.

This document and the information contained herein is provided on an "AS IS" basis and ebXML disclaims all warranties, express or implied, including but not limited to any warranty that the use of the information herein will not infringe any rights or any implied warranties of merchantability or fitness for a particular purpose.

233

3734

373537363737

3738

3739

3740

3741

3742

3743

3744

374537463747374837493750

37513752

3753375437553756

234