/home/karl/desktop/case 1/openesb/Case1XSLT/src/Case1.wsdl

Size: px
Start display at page:

Download "/home/karl/desktop/case 1/openesb/Case1XSLT/src/Case1.wsdl"

Transcription

1 Case1.wsdl /home/karl/desktop/case 1/openesb/Case1XSLT/src/Case1.wsdl 43 In a BPEL process, a partner link represents the interaction between the BPEL process and a partner service. Each partner link is associated 2 <definitions name="case1" targetnamespace=" 3 xmlns=" 4 xmlns:wsdl=" 5 xmlns:xsd=" xmlns:tns=" xmlns:ns0=" 6 <types> 7 <xsd:schema targetnamespace=" 8 <xsd:import namespace=" schemalocation="faktura.xsd"/> 9 <xsd:import namespace=" schemalocation="tag.xsd"/> 10 </xsd:schema> 11 </types> 12 <message name="case1operationrequest"> 13 <part name="inputxml" element="ns:faktura"/> 14 </message> 15 <message name="case1operationresponse"> 16 <part name="outputxml" element="ns0:root"/> 17 </message> 18 <porttype name="case1porttype"> 19 <operation name="case1operation"> 20 <input name="input1" message="tns:case1operationrequest"/> 21 <output name="output1" message="tns:case1operationresponse"/> 22 </operation> 23 </porttype> 24 <binding name="case1binding" type="tns:case1porttype"> 25 <file:binding/> 26 <operation name="case1operation"> 27 <file:operation/> 28 <input name="input1"> 29 <file:message use="literal" filename="file_%d.xml" pollinginterval="1000" multiplerecordsperfile="false" filenameispattern="t 30 </input> 31 <output name="output1"> 32 <file:message use="literal" filename="output/%u.xml" filenameispattern="true" multiplerecordsperfile="false"/> 33 </output> 34 </operation> 35 </binding> 36 <service name="case1service"> 37 <port name="case1port" binding="tns:case1binding"> 38 <file:address filedirectory="/tmp/openesb/" lockname="filebc.lck" workarea="filebc_tmp" seqname="filebc.seq"/> 39 </port> 40 </service> 41 <plnk:partnerlinktype name="case1"> 42 <!-- A partner link type is automatically generated when a new port type is added. Partner link types are used by BPEL processes. 44 A partner link type characterizes the conversational relationship between two services. The partner link type can have one or two roles.--> 45 <plnk:role name="case1porttyperole" porttype="tns:case1porttype"/> 46 </plnk:partnerlinktype> 47 </definitions> file:///users/karl/desktop/bilaga%202/case1.wsdl.html

2 Case1.xsl /home/karl/desktop/case 1/openesb/Case1XSLT/src/Case1.xsl 2 <xsl:stylesheet xmlns:xsl=" version="1.0" xmlns:ns1=" xmlns:ns="h 3 <xsl:template match="/"> 4 <xsl:element name="root"> 5 <xsl:element name="leverantorsnr"> 6 <xsl:value-of select="/faktura/huvud/leverantorsnr"/> 7 </xsl:element> 8 <xsl:element name="fakturanr"> 9 <xsl:value-of select="/faktura/huvud/fakturanr"/> 10 </xsl:element> 11 <xsl:element name="fakturadatum"> 12 <xsl:value-of select="/faktura/huvud/fakturadatum"/> 13 </xsl:element> 14 <xsl:element name="kundnr"> 15 <xsl:value-of select="/faktura/huvud/kundnr"/> 16 </xsl:element> 17 <xsl:element name="saljarehuvudkod"> 18 <xsl:value-of select="/faktura/huvud/saljarehuvudkod"/> 19 </xsl:element> 20 <xsl:element name="_x0030_0000"> 21 <xsl:value-of select="&apos;00000&apos;"/> 22 </xsl:element> 23 <xsl:element name="fakturabelopp"> 24 <xsl:value-of select="/faktura/fot/fakturabelopp"/> 25 </xsl:element> 26 <xsl:element name="saljareaddress"> 27 <xsl:value-of select="/faktura/fot/saljareadress"/> 28 </xsl:element> 29 </xsl:element> 30 </xsl:template> 31 </xsl:stylesheet> file:///users/karl/desktop/bilaga%202/case1.xsl.html

3 Case1CA.casa /home/karl/desktop/case 1/openesb/Case1CA/src/conf/Case1CA.casa 1 <?xml version="1.0" encoding="utf-8" standalone="no"?> 2 <casa xmlns=" xmlns:ns1=" xmlns:xlink=" 3 <endpoints> 4 <endpoint endpoint-name="case1port" interface-name="ns1:case1porttype" name="endpoint1" service-name="ns1:case1service"/> 5 <endpoint display-name="case1" endpoint-name="case1porttyperole" file-path="case1.xsl" interface-name="ns1:case1porttype" name="endpo 6 </endpoints> 7 <service-units> 8 <service-engine-service-unit artifacts-zip="case1xslt.jar" component-name="sun-xslt-engine" defined="true" description="represents th 9 <provides endpoint="endpoint2"/> 10 </service-engine-service-unit> 11 <binding-component-service-unit artifacts-zip="sun-file-binding.jar" component-name="sun-file-binding" description="represents this S 12 <ports> 13 <port x="67" y="39"> 14 <link xlink:href="../jbiserviceunits/case1xslt/case1.wsdl#xpointer(/definitions/service[@name='case1service']/port[@name= 15 <consumes endpoint="endpoint1"/> 16 <provides endpoint="endpoint1"/> 17 </port> 18 </ports> 19 </binding-component-service-unit> 20 </service-units> 21 <connections> 22 <connection consumer="endpoint1" provider="endpoint2" state="unchanged"/> 23 </connections> 24 <porttypes> 25 <link xlink:href="../jbiserviceunits/case1xslt/case1.wsdl#xpointer(/definitions/porttype[@name='case1porttype'])" xlink:type="simple" 26 </porttypes> 27 <bindings> 28 <link xlink:href="../jbiserviceunits/case1xslt/case1.wsdl#xpointer(/definitions/binding[@name='case1binding'])" xlink:type="simple"/> 29 </bindings> 30 <services> 31 <link xlink:href="../jbiserviceunits/case1xslt/case1.wsdl#xpointer(/definitions/service[@name='case1service'])" xlink:type="simple"/> 32 </services> 33 <regions> 34 <region name="wsdl Endpoints" width="150"/> 35 <region name="jbi Modules" width="500"/> 36 <region name="external Modules" width="200"/> 37 </regions> 38 </casa> file:///users/karl/desktop/bilaga%202/case1ca.html

4 Faktura.xsd /home/karl/desktop/case 1/openesb/Case1XSLT/src/Faktura.xsd 2 <xsd:schema xmlns:xsd=" 3 targetnamespace=" 4 xmlns:tns=" 5 elementformdefault="qualified"> 6 <xsd:element name="faktura"> 7 <xsd:complextype> 8 <xsd:sequence> 9 <xsd:element name="huvud"> 10 <xsd:complextype> 11 <xsd:sequence> 12 <xsd:element name="fakturanr" type="xsd:string" /> 13 <xsd:element name="fakturatyp" type="xsd:string" /> 14 <xsd:element name="fakturadatum" type="xsd:string" /> 15 <xsd:element name="forfallodatum" type="xsd:string" /> 16 <xsd:element name="betvillkor" type="xsd:string" /> 17 <xsd:element name="sandningsdatum" type="xsd:string" /> 18 <xsd:element name="kundnr" type="xsd:string" /> 19 <xsd:element name="kundhuvudkod" type="xsd:string" /> 20 <xsd:element name="kundinternnr" type="xsd:string" /> 21 <xsd:element name="kontraktnr" type="xsd:string" /> 22 <xsd:element name="saljarehuvudkod" type="xsd:string" /> 23 <xsd:element name="saljareinternnr" type="xsd:string" /> 24 <xsd:element name="saljareregionid" type="xsd:string" minoccurs="0" /> 25 <xsd:element name="leverantorsnr" type="xsd:string" /> 26 </xsd:sequence> 27 </xsd:complextype> 28 </xsd:element> 29 <xsd:element name="matbesked"> 30 <xsd:complextype> 31 <xsd:sequence> 32 <xsd:element name="matbeskednr" type="xsd:string" /> 33 <xsd:element name="redovisning" maxoccurs="unbounded"> 34 <xsd:complextype> 35 <xsd:sequence> 36 <xsd:element name="typkod" type="xsd:string" /> 37 <xsd:element name="matdatum" type="xsd:string" /> 38 <xsd:element name="matorderdatum" type="xsd:string" /> 39 <xsd:element name="redovnr" type="xsd:string" /> 40 <xsd:element name="prislistanr" type="xsd:string" /> 41 <xsd:element name="sortiment" type="xsd:string" /> 42 <xsd:element name="mattslag"> 43 <xsd:complextype> 44 <xsd:sequence> 45 <xsd:element name="mattslagid" type="xsd:string" /> 46 <xsd:element name="kvantnetto" type="xsd:string" /> 47 <xsd:element name="kvantbrutto" type="xsd:string" /> 48 <xsd:element name="kvantvrak" type="xsd:string" /> 49 <xsd:element name="apris" type="xsd:string" /> 50 <xsd:element name="prisgr" type="xsd:string" /> 51 </xsd:sequence> 52 </xsd:complextype> 53 </xsd:element> 54 <xsd:element name="belopp" type="xsd:string" /> 55 <xsd:element name="redovgen" type="xsd:string" /> 56 <xsd:element name="certkod" type="xsd:string" /> 57 <xsd:element name="virketrpavst" type="xsd:string" /> 58 <xsd:element name="ursprung" type="xsd:string" /> 59 <xsd:element name="franlandkod" type="xsd:string" /> 60 <xsd:element name="prisjustering" type="xsd:string" /> 61 <xsd:element name="mottagningsplats" type="xsd:string" /> 62 <xsd:element name="franlkf" type="xsd:string" /> 63 </xsd:sequence> 64 </xsd:complextype> 65 </xsd:element> 66 </xsd:sequence> 67 </xsd:complextype> 68 </xsd:element> 69 <xsd:element name="fot"> 70 <xsd:complextype> 71 <xsd:sequence> 72 <xsd:element name="fakturabelopp" type="xsd:string" /> file:///users/karl/desktop/bilaga%202/faktura.html Sida 1 av 2

5 Faktura.xsd 73 <xsd:element name="momsbelopp" type="xsd:string" /> 74 <xsd:element name="momssats" type="xsd:string" /> 75 <xsd:element name="saljareadress" type="xsd:string" /> 76 <xsd:element name="saljarepostnr" type="xsd:string" /> 77 <xsd:element name="saljarepostadress" type="xsd:string" /> 78 <xsd:element name="saljareref1" type="xsd:string" /> 79 <xsd:element name="saljareref2" type="xsd:string" /> 80 <xsd:element name="saljarereftfn" type="xsd:string" /> 81 <xsd:element name="saljareorgnr" type="xsd:string" /> 82 <xsd:element name="saljarevatnr" type="xsd:string" /> 83 <xsd:element name="saljarebgnr" type="xsd:string" /> 84 <xsd:element name="saljarepgnr" type="xsd:string" /> 85 <xsd:element name="fskattsedel" type="xsd:string" /> 86 <xsd:element name="valuta" type="xsd:string" /> 87 </xsd:sequence> 88 </xsd:complextype> 89 </xsd:element> 90 </xsd:sequence> 91 </xsd:complextype> 92 </xsd:element> 93 </xsd:schema> file:///users/karl/desktop/bilaga%202/faktura.html Sida 2 av 2

6 TAG.xsd /home/karl/desktop/case 1/openesb/Case1XSLT/src/TAG.xsd 2 <xsd:schema xmlns:xsd=" 3 targetnamespace=" 4 xmlns:tns=" 5 elementformdefault="qualified"> 6 <xsd:element name="root"> 7 <xsd:complextype> 8 <xsd:sequence> 9 <xsd:element name="leverantorsnr"/> 10 <xsd:element name="fakturanr"/> 11 <xsd:element name="fakturadatum"/> 12 <xsd:element name="kundnr"/> 13 <xsd:element name="saljarehuvudkod"/> 14 <xsd:element name="_x0030_0000"/> 15 <xsd:element name="fakturabelopp"/> 16 <xsd:element name="saljareaddress"/> 17 </xsd:sequence> 18 </xsd:complextype> 19 </xsd:element> 20 </xsd:schema> file:///users/karl/desktop/bilaga%202/tag.html

7 transformmap.xml /home/karl/desktop/case 1/openesb/Case1XSLT/src/transformmap.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 3 <transformmap xmlns=' xmlns:tns=" 4 5 <!-- 6 <service partnerlinktype="ns0:plt1" rolename="role1"> 7 <operation opname="operation0"> 8 <transform result="" source="" file=""> 9 <param name="param1" type="t1"></param> 10 <param name="param2" type="t2"></param> 11 </transform> 12 </operation> 13 <operation opname="operation1"> 14 <invoke rolename="role2" partnerlinktype="ns0:plt2" inputvariable="" outputvariable=""/> 15 </operation> 16 </service> > 19 <service xmlns:tns=" partnerlinktype="tns:case1" rolename="case1porttyperole"> 20 <operation opname="case1operation" inputvariable="inopvar1" outputvariable="outopvar1"> 21 <transform file="case1.xsl" source="inopvar1.inputxml" result="outopvar1.outputxml"/> 22 </operation> 23 </service> 24 </transformmap> 25 file:///users/karl/desktop/bilaga%202/transformmap.html

Java CAPS 6 Update 1 Exposing MTOM-capable Java CAPS Classic Web Service Contents Introduction

Java CAPS 6 Update 1 Exposing MTOM-capable Java CAPS Classic Web Service Contents Introduction Java CAPS 6 Update 1 Exposing MTOM-capable Java CAPS Classic Web Service Michael.Czapski@sun.com February 2009 Contents 1. Introduction...1 2. WSDL Notes...3 4. Build einsight / BPEL 1.0-based Web Service...12

More information

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name EXAM IN SEMI-STRUCTURED DATA 184.705 12. 01. 2016 Study Code Student Id Family Name First Name Working time: 100 minutes. Exercises have to be solved on this exam sheet; Additional slips of paper will

More information

El fichero de descripción del servicio se puede obtener a partir de la siguiente URL:

El fichero de descripción del servicio se puede obtener a partir de la siguiente URL: WSDL El fichero de descripción del servicio se puede obtener a partir de la siguiente URL: https://invenes.oepm.es/invenesservices/invenessearchservice?wsdl Contenido del WSDL

More information

A namespace prefix is defined with a xmlns attribute using the syntax xmlns:prefix="uri".

A namespace prefix is defined with a xmlns attribute using the syntax xmlns:prefix=uri. Question 1 XML Syntax and Basics (a) What are 'namespaces' used for in relation to XML and how are they applied to an XML document?(2 marks) Namespaces are used to avoid element name conflicts when using/mixing

More information

III General Acknowledgement message. Acknow. Workgroup Document version: A. Version 5.0 SECTION

III General Acknowledgement message. Acknow. Workgroup Document version: A. Version 5.0 SECTION 1 2 3 4 5 SECTION III General Acknowledgement Message Acknow 6 Version 5.0 Edig@s 7 8 9 10 EASEE-gas/Edig@s Workgroup Document version: A ACKNOW Version 5.0 / 2010-02-17 III - 1 11 COPYRIGHT & LIABILITY

More information

HR-XML Schema Extension Recommendation, 2003 February 26

HR-XML Schema Extension Recommendation, 2003 February 26 HR-XML Schema Extension Recommendation, 2003 February 26 This version: HRXMLExtension.doc Previous version: HRXMLExtension-1_0.doc Editor: Paul Kiel, HR-XML, paul@hr-xml.org Authors: Paul Kiel, HR-XML,

More information

Oracle B2B 11g Technical Note. Technical Note: 11g_005 Attachments. Table of Contents

Oracle B2B 11g Technical Note. Technical Note: 11g_005 Attachments. Table of Contents Oracle B2B 11g Technical Note Technical Note: 11g_005 Attachments This technical note lists the attachment capabilities available in Oracle B2B Table of Contents Overview... 2 Setup for Fabric... 2 Setup

More information

Grid Computing. Resource Properties so far. Resource Property Document. Globus Toolkit Programming GT4 Tutorial Chapter 6 Resource Properties

Grid Computing. Resource Properties so far. Resource Property Document. Globus Toolkit Programming GT4 Tutorial Chapter 6 Resource Properties Globus Toolkit Programming GT4 Tutorial Chapter 6 Resource Properties Grid Computing Fall 2006 Globus Toolkit 4: Programming Java Services Borja Sotomayor and Lisa Childers Morgan Kaufmann Publishers /

More information

Sticky and Proximity XML Schema Files

Sticky and Proximity XML Schema Files APPENDIX B Sticky and Proximity XML Schema Files This appendix describes how you can use the two XML schema files, included with the GSS, to describe and validate the sticky XML and proximity XML output

More information

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name EXAM IN SEMI-STRUCTURED DATA 184.705 28. 10. 2016 Study Code Student Id Family Name First Name Working time: 100 minutes. Exercises have to be solved on this exam sheet; Additional slips of paper will

More information

Gestão e Tratamento de Informação

Gestão e Tratamento de Informação Departamento de Engenharia Informática 2013/2014 Gestão e Tratamento de Informação 1st Project Deadline at 25 Oct. 2013 :: Online submission at IST/Fénix The SIGMOD Record 1 journal is a quarterly publication

More information

Java CAPS 6/JBI and OpenESB Using JBI, Note 3

Java CAPS 6/JBI and OpenESB Using JBI, Note 3 Java CAPS 6/JBI and OpenESB Using JBI, Note 3 Basic File to File, Decode CSV to XML Project Michael Czapski, June 2008 1 Introduction This document briefly explores the Encoder aspect of Java CAPS 6/JBI

More information

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name EXAM IN SEMI-STRUCTURED DATA 184.705 10. 01. 2017 Study Code Student Id Family Name First Name Working time: 100 minutes. Exercises have to be solved on this exam sheet; Additional slips of paper will

More information

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name EXAM IN SEMI-STRUCTURED DATA 184.705 23. 10. 2015 Study Code Student Id Family Name First Name Working time: 100 minutes. Exercises have to be solved on this exam sheet; Additional slips of paper will

More information

WHITE PAPER. Query XML Data Directly from SQL Server Abstract. DilMad Enterprises, Inc. Whitepaper Page 1 of 32

WHITE PAPER. Query XML Data Directly from SQL Server Abstract. DilMad Enterprises, Inc. Whitepaper Page 1 of 32 WHITE PAPER Query XML Data Directly from SQL Server 2000 By: Travis Vandersypen, President of DilMad Enterprises, Inc. Abstract XML is quickly becoming the preferred method of passing information, not

More information

XML. XML Namespaces, XML Schema, XSLT

XML. XML Namespaces, XML Schema, XSLT XML XML Namespaces, XML Schema, XSLT Contents XML Namespaces... 2 Namespace Prefixes and Declaration... 3 Multiple Namespace Declarations... 4 Declaring Namespaces in the Root Element... 5 Default Namespaces...

More information

How to Create a New Analysis

How to Create a New Analysis How to Create a New Analysis 1 Introduction 2 Building Analysis 2.1 New Plug-in Project 2.2 Add Required Plug-ins 2.3 New Analysis 2.3.1 Analysis Description 2.3.2 Analysis Task 2.3.3 Analysis Result Type

More information

CountryData Technologies for Data Exchange. Introduction to XML

CountryData Technologies for Data Exchange. Introduction to XML CountryData Technologies for Data Exchange Introduction to XML What is XML? EXtensible Markup Language Format is similar to HTML, but XML deals with data structures, while HTML is about presentation Open

More information

XSDs: exemplos soltos

XSDs: exemplos soltos XSDs: exemplos soltos «expande o tipo base»

More information

Creating Coverage Zone Files

Creating Coverage Zone Files APPENDIXC The following sections describe the Coverage Zone file elements and provide several Coverage Zone file examples: Coverage Zone File Elements, page C-1 Zero-IP Based Configuration, page C-2 Coverage

More information

Chapter 5 WS Security in GlassFish ESB

Chapter 5 WS Security in GlassFish ESB Chapter 5 WS Security in GlassFish ESB Michael.Czapski@sun.com, Revision 0.4.2, January, 2010 In this document I explore the effects of selected web services security policies on SOAP message exchange

More information

OMA Web Services Enabler (OWSER) Best Practices: WSDL Style Guide

OMA Web Services Enabler (OWSER) Best Practices: WSDL Style Guide OMA Web Services Enabler (OWSER) Best Practices: WSDL Style Guide Approved Version 1.0 15 Jul 2004 Open Mobile Alliance OMA-OWSER-Best_Practice-WSDL_Style_Guide-V1_0-20040715-A OMA-OWSER-Best_Practice-WSDL_Style_Guide-V1_0-20040715-A

More information

02267: Software Development of Web Services

02267: Software Development of Web Services 02267: Software Development of Web Services Week 4 Hubert Baumeister huba@dtu.dk Department of Applied Mathematics and Computer Science Technical University of Denmark Fall 2016 1 Recap SOAP part II: SOAP

More information

How to Make Your Data Available through the EN Browser

How to Make Your Data Available through the EN Browser How to Make Your Data Available through the EN Browser 1 Overview Making your data available through the EN Browser can be completed in 3 steps. This document guides you through these steps. 2 Step 1:

More information

DAFTAR REFERENSI. [GRE07] diakses tanggal 7 Desember 2007.

DAFTAR REFERENSI. [GRE07]  diakses tanggal 7 Desember 2007. DAFTAR REFERENSI [GRE07] http://en.wikipedia.org/wiki/gregorian_calendar diakses tanggal 7 Desember 2007. [PHP07] http://www.php.net diakses tanggal 7 Desember 2007. [RIC06] Richards, Robert. Pro PHP XML

More information

OPEN Replication Architecture

OPEN Replication Architecture OPEN Replication Architecture May 12, 2016 Who is NTI? - 25+ year old Privately Held Company - Inventors of NonStop Data Protection for the NonStop - Development and Support Offices in USA and Ireland

More information

Displaying Discussion Threads on WebCenter Pages

Displaying Discussion Threads on WebCenter Pages TechNote Oracle WebCenter Displaying Discussion Threads on WebCenter Pages January 2008 A discussion service is a very efficient collaboration tool that allows users to exchange ideas organized by topics

More information

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name

EXAM IN SEMI-STRUCTURED DATA Study Code Student Id Family Name First Name EXAM IN SEMI-STRUCTURED DATA 184.705 24. 6. 2015 Study Code Student Id Family Name First Name Working time: 100 minutes. Exercises have to be solved on this exam sheet; Additional slips of paper will not

More information

@WebService OUT params via javax.xml.ws.holder

@WebService OUT params via javax.xml.ws.holder @WebService OUT params via javax.xml.ws.holder Example webservice-holder can be browsed at https://github.com/apache/tomee/tree/master/examples/webservice-holder With SOAP it is possible to return multiple

More information

ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) IMPLEMENTATION GUIDE

ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) IMPLEMENTATION GUIDE 1 ENTSO-E ACKNOWLEDGEMENT DOCUMENT (EAD) 2014-01-16 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 Table of Contents 1 OBJECTIVE... 5 2 THE ACKNOWLEDGEMENT

More information

Exposing RESTful services using an Enterprise Service Bus

Exposing RESTful services using an Enterprise Service Bus Exposing RESTful services using an Enterprise Service Bus Same business logic...more consumer types Skill Level: Intermediate Ahmed Abbass (aabbass@eg.ibm.com) Senior IT Architect IBM Mohab El-Hilaly (MOHABH@eg.ibm.com)

More information

Atlas WFS Recordings Service

Atlas WFS Recordings Service Version EN160212 1.12 Final Date: 12 February 2016 2 Version history Version Status Date Details of change Author(s) 1.0 Final 15 Oct 2010 Initial version 1.1 Final 1 Nov 2011 Version 1.1 of schema: support

More information

BEA WebLogic. Adapter for Siebel. Release Notes

BEA WebLogic. Adapter for Siebel. Release Notes BEA WebLogic Adapter for Siebel Release Notes Release 7.0 Document Date: December 2002 Copyright Copyright 2002 BEA Systems, Inc. All Rights Reserved. Copyright 2002 iway Software. All Rights Reserved.

More information

CA Data Protection. Account Import XML Schema Guide. Release 15.0

CA Data Protection. Account Import XML Schema Guide. Release 15.0 CA Data Protection Account Import XML Schema Guide Release 15.0 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

Pattern-based evaluation of Oracle-BPEL

Pattern-based evaluation of Oracle-BPEL Pattern-based evaluation of Oracle-BPEL Mulyar, N.A. Published: 01/01/2005 Document Version Publisher s PDF, also known as Version of Record (includes final page, issue and volume numbers) Please check

More information

Cisco IOS XML-PI Command Reference

Cisco IOS XML-PI Command Reference Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2017 Cisco Systems, Inc. All rights

More information

X-Road: Protocol for Management Services

X-Road: Protocol for Management Services X-Road: Protocol for Management Services Technical Document Version: 1.8 09.11.2015 22 pages Doc. ID: PR-MSERV 09.11.2015 1/22 Date Version Description Author 19.08.2015 0.1 Initial version Martin Lind

More information

Salesforce.com Integration Guide. Version 5.6

Salesforce.com Integration Guide. Version 5.6 Salesforce.com Integration Guide Version 5.6 2015 Pitney Bowes Software Inc. All rights reserved. This document may contain confidential and proprietary information belonging to Pitney Bowes Inc. and/or

More information

Web Services Base Faults (WS-BaseFaults)

Web Services Base Faults (WS-BaseFaults) WS-BaseFaults 1 Web Services Base Faults (WS-BaseFaults) DRAFT Version 1.0 3/31/2004 Authors Steve Tuecke (Globus / Argonne) (Editor) Karl Czajkowski (Globus / USC/ISI) Jeffrey Frey (IBM) Ian Foster (Globus

More information

IVOA Support Interfaces: Mandatory Interfaces Version 0.3

IVOA Support Interfaces: Mandatory Interfaces Version 0.3 IVOA Support Interfaces: Mandatory Interfaces Version 0.3 IVOA Working Draft 2007 May 16 This version: http://www.ivoa.net/internal/ivoa/ivoagridandwebservices /VOSupportInterfacesMandatory-0.3.pdf Previous

More information

XML. COSC Dr. Ramon Lawrence. An attribute is a name-value pair declared inside an element. Comments. Page 3. COSC Dr.

XML. COSC Dr. Ramon Lawrence. An attribute is a name-value pair declared inside an element. Comments. Page 3. COSC Dr. COSC 304 Introduction to Database Systems XML Dr. Ramon Lawrence University of British Columbia Okanagan ramon.lawrence@ubc.ca XML Extensible Markup Language (XML) is a markup language that allows for

More information

Lecture Notes course Software Development of Web Services

Lecture Notes course Software Development of Web Services Lecture Notes course 02267 Software Development of Web Services Hubert Baumeister huba@dtu.dk Fall 2014 Contents 1 Complex Data and XML Schema 1 2 Binding to Java 8 3 User defined Faults 9 4 WSDL: Document

More information

An OGSI CredentialManager Service Jim Basney a, Shiva Shankar Chetan a, Feng Qin a, Sumin Song a, Xiao Tu a, and Marty Humphrey b

An OGSI CredentialManager Service Jim Basney a, Shiva Shankar Chetan a, Feng Qin a, Sumin Song a, Xiao Tu a, and Marty Humphrey b UK Workshop on Grid Security Experiences, Oxford 8th and 9th July 2004 An OGSI CredentialManager Service Jim Basney a, Shiva Shankar Chetan a, Feng Qin a, Sumin Song a, Xiao Tu a, and Marty Humphrey b

More information

TIBCO ActiveMatrix BPM Hawk Plug-in User's Guide

TIBCO ActiveMatrix BPM Hawk Plug-in User's Guide TIBCO ActiveMatrix BPM Hawk Plug-in User's Guide Software Release 3.0 May 2014 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Adapter for Manugistics

Adapter for Manugistics BEA WebLogic Adapter for Manugistics Release Notes Release 7.0.3 Document Date: April 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Copyright 2003 iway Software. All Rights Reserved.

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : I10-002 Title : XML Master: Professional V2 Vendors : XML Master Version

More information

Report on Alternative methods of EML Localisation

Report on Alternative methods of EML Localisation Report on Alternative methods of EML Localisation Author: Paul Spencer Version: 1.0 Document Information Title Status Creator(s) Subject Description Publisher Contributor(s) Report on Alternative methods

More information

An Oracle White Paper April Oracle Fusion Distributed Order Orchestration: Extensible Flexfield Usage

An Oracle White Paper April Oracle Fusion Distributed Order Orchestration: Extensible Flexfield Usage An Oracle White Paper April 2014 Oracle Fusion Distributed Order Orchestration: Extensible Flexfield Usage Executive Overview... 3 Introduction... 3 Setting Up Extensible Flexfields... 6 Category Creation...

More information

Excel to XML v3. Compatibility Switch 13 update 1 and higher. Windows or Mac OSX.

Excel to XML v3. Compatibility Switch 13 update 1 and higher. Windows or Mac OSX. App documentation Page 1/5 Excel to XML v3 Description Excel to XML will let you submit an Excel file in the format.xlsx to a Switch flow where it will be converted to XML and/or metadata sets. It will

More information

TPF Users Group Fall 2007

TPF Users Group Fall 2007 TPF Users Group Fall 2007 Creating Web Services For Your z/tpf System Edwin W. van de Grift Venue: Ongoing TPF Education Contents Web Services Where we were Where we are now Creating a Web Service for

More information

Improvements in WSOL Grammar and Premier WSOL Parser. Kruti Patel, Bernard Pagurek, Vladimir Tosic. Research Report SCE October 2003

Improvements in WSOL Grammar and Premier WSOL Parser. Kruti Patel, Bernard Pagurek, Vladimir Tosic. Research Report SCE October 2003 Improvements in WSOL Grammar and Premier WSOL Parser Kruti Patel, Bernard Pagurek, Vladimir Tosic Research Report SCE-03-25 October 2003 The Department of Systems and Computer Engineering, Carleton University,

More information

Software Developer s Guide for Cisco Secure Access Control System 5.3

Software Developer s Guide for Cisco Secure Access Control System 5.3 Software Developer s Guide for Cisco Secure Access Control System 5.3 November 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel:

More information

Middleware for Heterogeneous and Distributed Information Systems Exercise Sheet 8

Middleware for Heterogeneous and Distributed Information Systems Exercise Sheet 8 AG Heterogene Informationssysteme Prof. Dr.-Ing. Stefan Deßloch Fachbereich Informatik Technische Universität Kaiserslautern Middleware for Heterogeneous and Distributed Information Systems Exercise Sheet

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Connectors Integration Guide 11g Release 1 (11.1.0.0) E17065-02 February 2011 Oracle Enterprise Manager Connectors Integration Guide, 11g Release 1 (11.1.0.0) E17065-02 Copyright

More information

A Case Study: A Distributed Web Application

A Case Study: A Distributed Web Application E L E V E N A Case Study: A Distributed Web Application Internet technology has been changing people s lifestyles and business practice models. Now, the Internet itself is experiencing a paradigm shift.

More information

GeoSciML Cookbook. How To Serve a GeoSciML Version 2 Web Feature Service (WFS) using Open Source Software. Version

GeoSciML Cookbook. How To Serve a GeoSciML Version 2 Web Feature Service (WFS) using Open Source Software. Version GeoSciML Cookbook How To Serve a GeoSciML Version 2 Web Feature Service (WFS) using Open Source Software Version 1.0-1 - Contents 1 INTRODUCTION... - 3-1. 1 The purpose of this cookbook... - 3-1. 2 Who

More information

Business Process Execution Language

Business Process Execution Language Business Process Execution Language Business Process Execution Language Define business processes as coordinated sets of Web service interactions Define both abstract and executable processes Enable the

More information

Introduction to XML DTD

Introduction to XML DTD Introduction to XML DTD What is a DTD? A DTD is usually a file (or several files to be used together) which contains a formal definition of a particular type of document. This sets out what names can be

More information

Guide: SOAP and WSDL WSDL. A guide to the elements of the SOAP and WSDL specifications and how SOAP and WSDL interact.

Guide: SOAP and WSDL WSDL. A guide to the elements of the SOAP and WSDL specifications and how SOAP and WSDL interact. Guide: SOAP and WSDL A guide to the elements of the SOAP and WSDL specifications and how SOAP and WSDL interact. WSDL Definitions Type_Declarations Messages Operations Request-Response One-way Solicit-Response

More information

MWTM NBAPI WSDL and XSD Definitions

MWTM NBAPI WSDL and XSD Definitions APPENDIXA This appendix describes the WSDL and XSD 1 (XML Schema Definition) definitions for MWTM 6.1.4 Northbound API (NBAPI): InventoryAPI.wsdl, page A-1 EventAPI.wsdl, page A-10 ProvisionAPI.wsdl, page

More information

BPM Multi Line Container in Integration Process

BPM Multi Line Container in Integration Process BPM Multi Line Container in Integration Process Applies to: SAP XI 3.0. For more information, visit the SOA Management homepage. Summary The requirement is that individual employee details are to for a

More information

I Exam Questions Demo XML Master. Exam Questions I XML Master: Professional V2

I Exam Questions Demo   XML Master. Exam Questions I XML Master: Professional V2 XML Master Exam Questions I10-002 XML Master: Professional V2 Version:Demo 1. Select which of the following correctly describes WSDL. (WSDL 1.1) A. WSDL assumes SOAP as the message transmission form B.

More information

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation.

No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. [MS-RDWR]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages,

More information

XML. Rodrigo García Carmona Universidad San Pablo-CEU Escuela Politécnica Superior

XML. Rodrigo García Carmona Universidad San Pablo-CEU Escuela Politécnica Superior XML Rodrigo García Carmona Universidad San Pablo-CEU Escuela Politécnica Superior XML INTRODUCTION 2 THE XML LANGUAGE XML: Extensible Markup Language Standard for the presentation and transmission of information.

More information

HTML vs. XML In the case of HTML, browsers have been taught how to ignore invalid HTML such as the <mymadeuptag> element and generally do their best

HTML vs. XML In the case of HTML, browsers have been taught how to ignore invalid HTML such as the <mymadeuptag> element and generally do their best 1 2 HTML vs. XML In the case of HTML, browsers have been taught how to ignore invalid HTML such as the element and generally do their best when dealing with badly placed HTML elements. The

More information

MWTM 6.1 NBAPI WSDL and XSD Definitions

MWTM 6.1 NBAPI WSDL and XSD Definitions APPENDIXA This appendix describes the WSDL and XSD 1 (XML Schema Definition) definitions for MWTM 6.1 Northbound API (NBAPI): InventoryAPI.wsdl, page A-1 EventAPI.wsdl, page A-5 ProvisionAPI.wsdl, page

More information

BEA Adapter for. ClarifyCRM. Release Notes

BEA Adapter for. ClarifyCRM. Release Notes BEA Adapter for ClarifyCRM Release Notes Release 7.0.3 Document Date: April 2003 Copyright Copyright 2003 BEA Systems, Inc. All Rights Reserved. Copyright 2003 iway Software. All Rights Reserved. Restricted

More information

Excel to XML v4. Version adds two Private Data sets

Excel to XML v4. Version adds two Private Data sets Excel to XML v4 Page 1/6 Excel to XML v4 Description Excel to XML will let you submit an Excel file in the format.xlsx to a Switch flow were it will be converted to XML and/or metadata sets. It will accept

More information

<!-- type definitions -->

<!-- type definitions --> User upload Batch filing schema for eflex batch filing.

More information

Articulation Transfer Clearinghouse Implementation Guide

Articulation Transfer Clearinghouse Implementation Guide Articulation Transfer Clearinghouse for 8/2/2007 Implementation Details TABLE OF CONTENTS INTRODUCTION... 3 Project Identification... 3 DOCUMENT CONTROL... 4 Update History... 4 ENVIRONMENTS... 5 METHODS...

More information

Cisco Unified IP Phone Services XML Schema File

Cisco Unified IP Phone Services XML Schema File APPENDIXB Cisco Unified IP Phone Services XML Schema File These sections provide details about the XML schema supported on Cisco Unified IP Phones: Updated XML Parser and Schema Enforcement CiscoIPPhone.xsd

More information

Web Services Base Faults 1.2 (WS-BaseFaults) Working Draft 02, June 24, 2004

Web Services Base Faults 1.2 (WS-BaseFaults) Working Draft 02, June 24, 2004 WS-BaseFaults 1 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 Web Services Base Faults 1.2 (WS-BaseFaults) Working Draft 02, June 24, 2004 Document identifier:

More information

XML Metadata Interchange (XMI)

XML Metadata Interchange (XMI) XML Metadata Interchange (XMI) XMI is a standard (and a trademark) from the OMG. XMI is a framework for defining, interchanging, manipulating and integrating XML data and objects. Used for integration

More information

BEA WebLogic. Adapter for Siebel. Release Notes

BEA WebLogic. Adapter for Siebel. Release Notes BEA WebLogic Adapter for Siebel Release Notes Release 7.0 with Service Pack 1 Document Date: February 2003 Copyright Copyright 2002 BEA Systems, Inc. All Rights Reserved. Copyright 2002 iway Software.

More information

Grid Computing. Five Steps. Globus Toolkit Programming GT4 Tutorial Chapter 3. Directory Layout. Grid Computing Fall 2006 Paul A. Farrell 10/23/2006

Grid Computing. Five Steps. Globus Toolkit Programming GT4 Tutorial Chapter 3. Directory Layout. Grid Computing Fall 2006 Paul A. Farrell 10/23/2006 Grid Computing Globus Toolkit Programming GT4 Tutorial Chapter 3 Fall 2006 Chapter 3: Writing your first Grid Service Math Service Will perform two operations, addition and subtraction Before you start

More information

State of Georgia. To begin sending Real time transactions to GRITS, please follow the steps below: I. Complete the Necessary GRITS Forms

State of Georgia. To begin sending Real time transactions to GRITS, please follow the steps below: I. Complete the Necessary GRITS Forms State of Georgia Georgia Registry of Immunization Transactions and Services GRITS Real Time Interface Client Installation Guide Revision Date: 03/23/2015 INTRODUCTION The Georgia Registry of Immunization

More information

Enterprise Knowledge Platform

Enterprise Knowledge Platform Enterprise Knowledge Platform Training History Import/Export Document Information Document ID: EN145 Document title: EKP Training History Import/Export Version: 1.7 Document date: 14 April 2009 This document

More information

-iport-type-name Specifies the porttype element for which a binding should be generated. Specifies the name of the generated SOAP binding.

-iport-type-name Specifies the porttype element for which a binding should be generated. Specifies the name of the generated SOAP binding. SOAP 1.2 Adding a SOAP 1.2 Binding Using wsdltosoap To generate a SOAP 1.2 binding using wsdltosoap use the following command: wsdl2soap [[-?] [-help] [-h]] {-iport-type-name} [-bbinding-name] {- soap12}

More information

Exam : Title : Sun Certified Developer for Java Web Services. Version : DEMO

Exam : Title : Sun Certified Developer for Java Web Services. Version : DEMO Exam : 310-220 Title : Sun Certified Developer for Java Web Services Version : DEMO 1. Which connection mode allows a JAX-RPC client to make a Web service method call and then continue processing inthe

More information

XSLT (part I) Mario Alviano A.Y. 2017/2018. University of Calabria, Italy 1 / 22

XSLT (part I) Mario Alviano A.Y. 2017/2018. University of Calabria, Italy 1 / 22 1 / 22 XSLT (part I) Mario Alviano University of Calabria, Italy A.Y. 2017/2018 Outline 2 / 22 1 Introduction 2 Templates 3 Attributes 4 Copy of elements 5 Exercises 4 / 22 What is XSLT? XSLT is a (Turing

More information

Resource Usage Service (RUS) based on WS-I Basic Profile 1.0

Resource Usage Service (RUS) based on WS-I Basic Profile 1.0 GWD-R(draft-ggf-wsi-rus-15) WS-I Resource Usage Service (RUS) RUS-WG Editors: J. Ainsworth, ESNW S. Newhouse, OMII J. MacLaren, CCT August, 2005 Resource Usage Service (RUS) based on WS-I Basic Profile

More information

Standards and Technologies

Standards and Technologies DWS.book Page 27 Thursday, April 29, 2004 3:32 PM CHAPTER2 THIS chapter describes current, universally accepted Web Service standards and the J2EE platform s support for these standards. The Web services

More information

SuccessMaker Data Services API Guide

SuccessMaker Data Services API Guide SuccessMaker 7.0.1 Data Services API Guide Document last updated August 2014 Copyright 2011 2014 Pearson Education, Inc. or one or more of its direct or indirect affiliates. All rights reserved. Pearson

More information

Cisco Unified IP Phone Services XML Schema File

Cisco Unified IP Phone Services XML Schema File APPENDIXB Cisco Unified IP Phone Services XML Schema File These sections provide details about the XML schema supported on Cisco Unified IP Phones: Updated XML Parser and Schema Enforcement CiscoIPPhone.xsd

More information

XML Query Reformulation for XPath, XSLT and XQuery

XML Query Reformulation for XPath, XSLT and XQuery XML Query Reformulation for XPath, XSLT and XQuery (Sven.Groppe@deri.org, http://members.deri.at/~sveng/) Tutorial at DBA 2006/Innsbruck 2/17/2006 1:29:13 Copyright 2006 Digital Enterprise Research Institute.

More information

Available Interfaces. CSV eg. Lotus Notes XML - converted to CSV with XSLT Microsoft Exchange and Hosted Exchange icalender eg.

Available Interfaces. CSV eg. Lotus Notes XML - converted to CSV with XSLT Microsoft Exchange and Hosted Exchange icalender eg. ESIGN SERVER IMPORT Available Interfaces CSV eg. Lotus Notes XML - converted to CSV with XSLT Microsoft Exchange and Hosted Exchange icalender eg. Google Calender About the configuration Import has to

More information

OpenSplice RMI over DDS Version 6.x. Getting Started Guide

OpenSplice RMI over DDS Version 6.x. Getting Started Guide OpenSplice RMI over DDS Version 6.x Getting Started Guide OpenSplice RMI over DDS GETTING STARTED GUIDE Part Number: OS-RMIGSG Doc Issue 01, 28 Oct 11 ii Getting Started Guide CONTENTS Table of Contents

More information

ID2208 Programming Web Services

ID2208 Programming Web Services ID2208 Programming Web Services Service description WSDL Mihhail Matskin: http://people.kth.se/~misha/id2208/index Spring 2015 Content WSDL Introduction What should service describe Web service description

More information

Representing Product Family Architectures in an Extensible Architecture Description Language

Representing Product Family Architectures in an Extensible Architecture Description Language Representing Product Family Architectures in an Extensible Architecture Description Language Eric M. Dashofy and André van der Hoek Institute for Software Research University of California, Irvine Irvine,

More information

SDN Community Contribution

SDN Community Contribution SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces

More information

SOA interfaces for the integrated prototypes Deliverable D7.1 :: Public Keywords: SOA, REST, interfaces, prototypes, imergo

SOA interfaces for the integrated prototypes Deliverable D7.1 :: Public Keywords: SOA, REST, interfaces, prototypes, imergo SOA interfaces for the integrated prototypes Deliverable D7.1 :: Public Keywords: SOA, REST, interfaces, prototypes, imergo Inclusive Future Internet Web Services Table of Contents Executive Summary...

More information

Software User Manual

Software User Manual Software User Manual for A lightweight and modular expert system shell for the usage in decision support system Version 1.7 Revision history Version Date Description Author 1.0 29.04.2011 Initial revision

More information

IVOA Support Interfaces: Mandatory Interfaces Version 0.25

IVOA Support Interfaces: Mandatory Interfaces Version 0.25 IVOA Support Interfaces: Mandatory Interfaces Version 0.25 IVOA Working Draft 2006 Sep 18 This version: http://www.ivoa.net/internal/ivoa/ivoagridandwebservices /VOSupportInterfacesMandatory-0.25.pdf Previous

More information

BEA WebLogic. Adapter for HL7. Release Notes

BEA WebLogic. Adapter for HL7. Release Notes BEA WebLogic Adapter for HL7 Release Notes Release 7.0 Document Date: November 2002 Copyright Copyright 2002 BEA Systems, Inc. All Rights Reserved. Copyright 2002 iway Software. All Rights Reserved. Restricted

More information

A Dynamic Exchange Language layer for RUBE

A Dynamic Exchange Language layer for RUBE A Dynamic Exchange Language layer for RUBE Jinho Lee a and Paul Fishwick a a Department of Computer and Information Science Engineering, University of Florida Gainesville, Florida, USA ABSTRACT There exist

More information

[MS-ISPAC]: Integration Services Project Deployment File Format Structure Specification

[MS-ISPAC]: Integration Services Project Deployment File Format Structure Specification [MS-ISPAC]: Integration Services Project Deployment File Format Structure Specification Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes

More information

Mae A System Model and Environment for Managing Architectural Evolution

Mae A System Model and Environment for Managing Architectural Evolution Mae Mae A System Model and Environment for Managing Architectural Evolution Roshanak Roshandel roshande@usc.edu USC-CSE Annual Research Review March 2003 1 Motivation Architecture-based software development

More information

Lecture Notes course Software Development of Web Services

Lecture Notes course Software Development of Web Services Lecture Notes course 02267 Software Development of Web Services Hubert Baumeister huba@dtu.dk Fall 2014 Contents 1 Business Processes 1 2 BPEL 7 3 BPEL and NetBeans 10 4 A BPEL Process as a Web service

More information

»

» ».,,.. 2006. XML-,,.. 011.... : : 2006 : 37, 6, 1, 8, 2. XML-»,, XML, Web-,. xml-»..,..,,. web-,. 2 ...2...3 1....4 1.1....4 1.1.1...4 1.1.2....4 1.1.3....5 1.1.4....6 1.2....6 1.2.1...6 1.2.2....9 1.2.3....10

More information