Webサービス実証実験プロジェクト デモアプリ発表資料

Size: px
Start display at page:

Download "Webサービス実証実験プロジェクト デモアプリ発表資料"

Transcription

1 Web Vol.2 2 XML Week 6 NewsML XML PFU,

2 Web WG NewsML Web NewsML Web UDDI WS-Security Demonstration 2

3 XML Web WG PFU

4 Web WG XML PDA NewsML WG WG XML DB WG WG XML Web WG XML ( ) XML Web WG Web 4

5 Web WG Web Web NewsML Web Web Web Web Web Web WG 2001/ / / / /06 Web NewsML Web ( ) 5 Web Web

6 Web NewsML PFU

7 NewsML Web Web ( ) / / / (URL) NewsML HTML Web 7 (NewsML in SOAP) (NewsML in SOAP) (SOAP Web NewsML Web NewsML Web

8 ( ) / Web ( ) / NewsML HTML 8

9 Web Web Web NewsML ( ) 9

10 10 getweatherresponse getstylesheetresponse getarticleresponse searchresponse getsubjectcodesresponse getweather getstylesheet getarticle search getsubjectcodes dateto xsd:string hasimage xsd:boolean bodykeyword xsd:string datefrom xsd:string titlekeyword xsd:string (name) (type return date return publicidentifier return publicidentifier return subjectcode return getweather getstylesheet getarticle search getsubjectcodes (operation) xsd:string xsd:string WeatherService xsd:string xsd:string xsd:string NewsMLService TopicSetService (service) xsd:string xsd:string xsd:string xsd:string (part) (message) Web Web Web

11 11 Web TopicSetService Status Usable : Embargoed : Withheld : Canceled : Country JP KP SubjectCode ( ) (TopicType@FormalName= Subject 17 ) FormaName (TopicType@FormalName= Subject 286 ) FormaName (TopicType@FormalName= SubjectDetail 616 ) FormaName NewsML TopicSet NewsML SubjectCode TopicSet NewsML /

12 getsubjectcodes SubjectCode getsubjectcodes() getsubjectcodesresponse(xsd:string return) Web 12

13 getsubjectcodes 13

14 getsubjectcodesresponse rerun xsd:string getsubjectcodesresponse NewsML (TopicSet) SubjectCode(topicset.iptc-subjectcode-ja) Subject( ) DTD NewsMLv1.0.dtd * Subject( ):17,SubjectMatter( ):286, SubjectDetail( ):616 <!ELEMENT NewsML (Catalog?, TopicSet*, (NewsEnvelope, NewsItem+ ) )> <!ELEMENT NewsItem (Comment*, Catalog?, Identification, NewsManagement, (NewsComponent Update+ TopicSet )? )> <!ELEMENT TopicSet (Comment*, Catalog?, TopicSetRef*, Topic* )> <!ATTLIST TopicSet Duid CDATA #IMPLIED FormalName CDATA #IMPLIED> <!ELEMENT Topic (Comment*, Catalog?, TopicType+, FormalName*, Description*, Property* )> <!ATTLIST Topic Duid CDATA #IMPLIED Details CDATA #IMPLIED > 14

15 ( ) <NewsML> <NewsItem> <TopicSet Duid="IptcSubjectCodes.subject" Scheme="IptcTopicType" FormalName="SubjectCode"> <Topic Duid="sr "> <TopicType Scheme="IptcTopicType" FormalName="Subject"/> <FormalName Scheme="IptcSubjectCodes"> </FormalName> <Description xml:lang="en" Variant="Name">Arts, Culture & Entertainment</Description> <Description xml:lang="en" Variant="Explanation">Matters pertaining to the advancement and refinement of the human mind, of interests, skills, tastes and emotions</description> <Description xml:lang="ja" Variant="Name"> </Description> <Description xml:lang="ja" Variant="Explanation"> </Description> </Topic> <Topic Duid="sr "> <TopicType Scheme="IptcTopicType" FormalName="Subject"/> <FormalName Scheme="IptcSubjectCodes"> </FormalName> <Description xml:lang="en" Variant="Name">Science & Technology</Description> <Description xml:lang="en" Variant="Explanation">All aspects pertaining to human understanding of nature and the physical world and the development and application of this knowledge </Description> <Description xml:lang="ja" Variant="Name"> </Description> <Description xml:lang="ja" Variant="Explanation"> </Description> </Topic> <Topic Duid="sr "> <TopicType Scheme="IptcTopicType" FormalName="Subject"/> <FormalName Scheme="IptcSubjectCodes"> </FormalName> <Description xml:lang="en" Variant="Name">Sport</Description> <Description xml:lang="en" Variant="Explanation">Competitive exercise involving physical effort. Organisations and bodies involved in these activities.</description> <Description xml:lang="ja" Variant="Name"> </Description> <Description xml:lang="ja" Variant="Explanation"> </Description> </Topic> 15 NewsML

16 Web NewsMLService NewsML search SubjectCode getarticle PublicIdentifier NewsML (PublicIdentifier NewsML ID) getstylesheet PublicIdentifier NewsML HTML ( :XSLT) 16

17 search search(xsd:string subjectcode, xsd:string titlekeyword, xsd:string bodykeyword, xsd:boolean hasimage, xsd:string datefrom, xsd:string dateto) searchresponse(xsd:string return) Web 17

18 18 search /NewsML/NewsItem/NewsComponent/Descriptive subjectcode xsd:string subjectcode /NewsML//NewsItem/NewsManagement/ThisRevi sioncreated //ContentItem/MediaType //DataContent /NewsML//NewsComponent/NewsLines/HeadLine (NewsML ) xsd:string dateto xsd:string datefrom true false xsd:boolean hasimage xsd:string bodykeyword xsd:string titlekeyword

19 searchresponse rerun xsd:string <!ELEMENT articleinfo <!ELEMENT article <!ELEMENT publicidentifier <!ELEMENT title <!ELEMENT date <!ELEMENT copyrightholder <!ELEMENT hasimage publicidentifier title date copyrightholder hasimage NewsML ID (article*)> (publicidentifier, title, date, copyrightholder, hasimage)> (#PCDATA)> (#PCDATA)> (#PCDATA)> (#PCDATA)> (#PCDATA)> (NewsML ) /NewsML/NewsItem/Identification/NewsIdentifier/PublicI dentifier /NewsML//NewsComponent/NewsLines/HeadLine /NewsML/NewsItem/NewsManagement/ThisRevisionCrea ted //NewsComponent/RightsMetadata/Copyright/CopyrightH older //ContentItem/MediaType true false 19

20 getarticle PublicIdentifier NewsML getarticle(xsd:string publicidentifier) getartcileresponse(xsd:string return) Web 20

21 getarticle publicidentifier xsd:string publicidentifier 21

22 getarticleresponse NewsML NewsML/NewsItem/Identification/News rerun xsd:string publicidentifier NewsML Identifier/PublicIdentifier 22

23 getstylesheet (NewsML) getstylesheet(xsd:string publicidentifier) getstylesheetresponse(xsd:string return) 23 Web NewsML (//NewsComponent/ContentItem/DataContent) NewsML NewsComponent NewsML (NewsML NewsML

24 getstylesheet publicidentifier xsd:string publicidentifier 24

25 getstylesheetresponse publicidentifier NewsML HTML rerun xsd:string URL PublicIdentifier NewsML NewsML NewsML URL 25

26 Web WeaherService (NewsML) 26

27 getweather getweather(xsd:string date) Web getweatherresponse(xsd:string return) 27

28 getweather date xsd:string yyyymmdd 28

29 getweatherresponse rerun xsd:string <!ELEMENT weatherinfo <!ELEMENT date <!ELEMENT weather <!ELEMENT min <!ELEMENT max date weather min max 29 (date,weather,min,max)> (#PCDATA)> (#PCDATA)> (#PCDATA)> (#PCDATA)> ( ) ( )

30 NewsML NewsML NewsML NewsML NewsML WG 50 Java NewsML NewsML ( ) ( ) ( ) ( ) NewsML-WG 30

31 NewsML Web Vol.2 PFU

32 Web (URL) Web EndPoint URL 32 (NewsML in SOAP) (NewsML in SOAP) (SOAP Web Web NewsML Web NewsML Web

33 WS-Security / URL Web (UDDI) Web Web / (UDDI) 33 Web (NewsML in SOAP) Web NewsML Web NewsML (NewsML in SOAP) Web (WS-Security ) (SOAP business/private UDDI

34 NewsML Web Vol.2

35 WS-Security 35

36 Proxy Web 36 NewsML NewsML NewsML NewsML

37 37 Java(WebLogic Java(WebLogic Java(2) Java(2).NET(2) NET(2)

38 Windows 2000 Professional Tomcat IBM JDK1.3.1(Java) Windows XP Professional Tomcat AXIS 1.0 IBM JDK 1.3.0(Java) Windows 2000 Professional IIS.NET Framework 1.1(C#) Windows 2000 Professional IIS.NET Framework 1.0(C#) Emerging Technologies Toolkit 1.0 (IBM AlphaWorks) XML Security Suite (IBM AlphaWorks) Web Services Enhancements 1.0 for.net (Microsoft) Web Services Enhancements 1.0 for.net (Microsoft) 38

39 Proxy Web NewsML NewsML NewsML NewsML 39

40 (1) <?xml version="1.0" encoding="utf-8"?> <soapenv:envelope xmlns:soapenv=" xmlns:xsd=" xmlns:xsi=" <soapenv:body> <ns1:getarticleresponse soapenv:encodingstyle=" xmlns:ns1=" <getarticlereturn xsi:type="xsd:string"><?xml version="1.0" encoding="utf-8"?>... </getarticlereturn> </ns1:getarticleresponse> </soapenv:body> </soapenv:envelope> ETTK <?xml version="1.0" encoding="utf-8"?><soapenv:envelope xmlns:soapenv=" xmlns:xsd=" xmlns:xsi=" <soapenv:header> <wsse:security soapenv:mustunderstand="1" xmlns:wsse=" <wsse:binarysecuritytoken EncodingType="wsse:Base64Binary" ValueType="wsse:X509v3" wsu:id="wssecurity_binary_security_token_id_ _ " xmlns:wsu=" AkGA1UEBhMCVVMxGTAXBgNV BAMTEFNlcnZpY2UgUHJvdmlkZXIwHhcNMDIxMDI5MjAxMTA4WhcNMDcxMDAzMjAxMTA4 WjAoMQswCQYDVQQGEwJVUzEZMBcGA1UEAxMQU2VydmljZSBQcm92aWRlcjCBnzANBgkq hkig9w0baqefaaobjqawgykcgyeao0xigmhyei5e3zbqrh/268+qytttzaelah0y1ztq MJFxKo3ZUSlfC4RXwfzDX+6r8qMp0Dz3VMpzLESayCYYhO/HZiqvnj6XmPmMbMqSFfay BvRmLbaSXNgi2BaTcD5S54EiLWBpXCUkhJUTuEqzDmZPP4djjip4i0PDkd1ido8CAwEA ATANBgkqhkiG9w0BAQQFAAOBgQCgjZ5WzQUo0nuilpRUUbqN654ZEvq3bdUCdGn9UEa6 IfczMhQNfOWW1182ksx0tcUKAw3yAzaNJeUjhONQc+NiF3QDohf1yECyRcDG0Z8mBoZM 5VGO3ezgRj6gNKNr6CtJM23WSxtLYM1xzONDaKwiaU965fh8t0bA7EoUAaxETA== </wsse:binarysecuritytoken> <Signature xmlns=" <SignedInfo> <CanonicalizationMethod Algorithm=" <SignatureMethod Algorithm=" <Reference URI="#wssecurity_body_id_ _ "> <Transforms> <Transform Algorithm=" </Transforms> <DigestMethod Algorithm=" <DigestValue>lp9L/J0muo1fW2z7UYsHqJCOx7U=</DigestValue> </Reference> <Reference URI="#tsc_ _ "> <Transforms> <Transform Algorithm=" </Transforms> <DigestMethod Algorithm=" <DigestValue>oyVRNDkIR74YZdNqeFULSi56aVI=</DigestValue> </Reference> <Reference URI="#tse_ _ "> <Transforms> <Transform Algorithm=" </Transforms> 40

41 (2) <soap:envelope xmlns:soap=" xmlns:soapenc=" xmlns:tns="urn:application-xmlconsortium-org:newsmlservice" xmlns:types="urn:application-xmlconsortium-org:newsmlservice" xmlns:xsi=" xmlns:xsd=" <soap:header> <wsu:timestamp xmlns:wsu=" <wsu:created> t01:32:31z</wsu:created> <wsu:expires> t01:37:31z</wsu:expires> </wsu:timestamp> </soap:header> <soap:envelope xmlns:soap=" <soap:body soap:encodingstyle=" <types:getarticleresponse> ( ) </types:getarticleresponse> </soap:body> </soap:envelope> WSE xmlns:soapenc=" xmlns:tns="urn:application-xmlconsortium-org:newsmlservice" xmlns:types="urn:application-xmlconsortium-org:newsmlservice" xmlns:xsi=" xmlns:xsd=" <soap:header> <wsu:timestamp xmlns:wsu=" <wsu:created wsu:id="id-2cc8c052-51f5-4b06-97d3-f574ba691d15"> t01:32:31z</wsu:created> <wsu:expires wsu:id="id-ad54a9bd-f21f-4812-a759-d3f2aa600110"> t01:37:31z</wsu:expires> </wsu:timestamp> <wsse:security soap:mustunderstand="1" xmlns:wsse=" <wsse:usernametoken xmlns:wsu=" wsu:id="securitytoken-cff448dc-d2ba- 40aa-b7fb ab"> <wsse:username>uchiyama</wsse:username> <wsse:password Type="wsse:PasswordDigest">WnNr77XfEHek1XLnvqLWP16aYoA=</wsse:Password> <wsse:nonce>eeob1evp26dsf331khbkta==</wsse:nonce> <wsu:created> t01:32:31z</wsu:created> </wsse:usernametoken> <Signature xmlns=" <SignedInfo> <CanonicalizationMethod Algorithm=" /> <SignatureMethod Algorithm=" /> <Reference URI="#Id-c46bd86c-25b2-424f-94d1-1f756c2439f7"> <Transforms> <Transform Algorithm=" /> </Transforms> <DigestMethod Algorithm=" /> <DigestValue>x4iEHaZkgam2KugTQmvUBVIuTwE=</DigestValue> </Reference> <Reference URI="#Id-2cc8c052-51f5-4b06-97d3-f574ba691d15"> <Transforms> <Transform Algorithm=" /> </Transforms> <DigestMethod Algorithm=" /> <DigestValue>YkMVV1FNa50sz7zJqRMi6BqPKB0=</DigestValue> </Reference> <Reference URI="#Id-ad54a9bd-f21f-4812-a759-d3f2aa600110"> <Transforms> <Transform Algorithm=" /> 41

42 (1) <?xml version="1.0" encoding="utf-8"?> <soapenv:envelope xmlns:soapenv=" xmlns:xsd=" xmlns:xsi=" <soapenv:body> <ns1:searchresponse soapenv:encodingstyle=" xmlns:ns1=" <searchreturn xsi:type="xsd:string"><articleinfo><article><publicidentifier>...</searchreturn> </ns1:searchresponse> </soapenv:body> </soapenv:envelope> xss4j <?xml version="1.0" encoding="utf-8"?> <soapenv:envelope xmlns:soapenv=" xmlns:xsd=" xmlns:xsi=" <soapenv:header> <wsse:security xmlns:wsse=" <xenc:referencelist xmlns:xenc=" URI="#ed1"/></xenc:ReferenceList></wsse:Security> </soapenv:header> <soapenv:body> <EncryptedData Id="ed1" Type=" xmlns=" <EncryptionMethod Algorithm=" <KeyInfo xmlns=" <EncryptedKey xmlns=" <EncryptionMethod Algorithm=" <KeyInfo xmlns=" <KeyName>Alice</KeyName> </KeyInfo> <CipherData> <CipherValue>TMdMnoaXoCSRv70uabjEkzzBoqXCQkV0n2Hh0Bk+sOSGFZK/3EtHF/puXDT6RwsnnYNqrbkjDxwlkcUfrzXflQZ 8s14xjL2AtpyIm/A0lOTLzCkzQy6iB3BQ/azutApBuPr2r68T7xA1l26ELwfz9cqUhl8NNogd3TPTp64USnQ=</CipherValue> </CipherData></EncryptedKey></KeyInfo> <CipherData> <CipherValue>Hlmg9SCXmQ+eyA6GsS+Kb839pIH/kP3T2gYzGfv35sBdaYtpC24Qf5jaiGWttAiw3SSUYFvWtX3 4dlkp1ORByt8l0lgKZ6TuhLvav2UPTCna42GF6jyl2aYqYgDd49nlCzs4R0EbqVzXc3vERSoq4Z7X213bZUZ0j/ trb7acgtdad/io5dn0szhnf5lknh7eyoivppiycs2xshrutqdyxbnjqrdxrhp0vmnzjory5kt9afk859gptvcr IYlOAjNMEaWLsEA5sCEv8QpjHP56omJxMjNlON7xtZ1vSl7exZSTEmwetDjrBTzrPxeiW2TpZVfhosMvV2I 0XqsWxLwZC16AkmUsRvKD6EjB0tV8W+DcoHGxMqQJd+kAWKYcPQQDiWKv5dvWeC+FhEQrghD6IC/u ELn0MZtgThQMLXrbnEgQdbQqhVUzbRGJUCSi9SW71hYwMSpxVeohbbnEIssz/suGkgjeShEA20f+JKxcXo..</CipherValue> </CipherData> </EncryptedData> </soapenv:body> </soapenv:envelope> 42

43 (2) <?xml version="1.0" encoding="utf-8"?> <soap:envelope xmlns:soap=" xmlns:soapenc=" xmlns:tns="urn:application-xmlconsortium-org:newsmlproxyservice" xmlns:types="urn:application-xmlconsortium-org:newsmlproxyservice" xmlns:xsi=" xmlns:xsd=" <soap:body soap:encodingstyle=" <q1:searchresponse xmlns:q1="urn:application-xmlconsortium-org:newsmlservice"> <searchresult xsi:type="xsd:string"><?xml version="1.0" encoding="utf-8"?><articleinfo><...</searchresult> </q1:searchresponse> </soap:body> </soap:envelope> WSE <?xml version="1.0" encoding="utf-8"?> <soap:envelope xmlns:soap=" xmlns:soapenc=" xmlns:tns="urn:application-xmlconsortium-org:newsmlservice" xmlns:types="urn:application-xmlconsortium-org:newsmlservice" xmlns:xsi=" xmlns:xsd=" <soap:header> <wsu:timestamp xmlns:wsu=" <wsu:created> t06:27:46z</wsu:created> <wsu:expires> t06:28:46z</wsu:expires> </wsu:timestamp> <wsse:security soap:mustunderstand="1" xmlns:wsse=" <xenc:referencelist xmlns:xenc=" <xenc:datareference URI="#EncryptedContent-f3f513d b038-52c3471e8ccb" /> </xenc:referencelist> </wsse:security> </soap:header> <soap:body soap:encodingstyle=" xmlns:wsu=" wsu:id="id-17c7cd7f-26d1-49b8-8bfe de"> <xenc:encrypteddata Id="EncryptedContent-f3f513d b038-52c3471e8ccb" Type=" xmlns:xenc=" <xenc:encryptionmethod Algorithm=" /> <KeyInfo xmlns=" <KeyName>XMLforASP.NET Symmetric Key </KeyName> </KeyInfo> <xenc:cipherdata> <xenc:ciphervalue>mlazivy2ahtys5vscf2ggxwkhnetehb5zhaarnzuzeaupze+pmqrzalwb0+hd6piyojpqjf/h... </xenc:ciphervalue> </xenc:cipherdata> </xenc:encrypteddata> </soap:body> </soap:envelope> 43

44 Emerging Technologies Toolkit 1.0 Web Services Enhancements 1.0 for.net Web 44

45 NewsML Web Vol.2 UDDI

46 (UDDI) Web URL Web Web / (UDDI) Web (NewsML in SOAP) (NewsML in SOAP) Web NewsML Web NewsML Web (WS-Security ) (SOAP business/private UDDI 46

47 OS Windows2000 Professional Application Server WebSphere Application Server5.0 NetworkDeployment WebSphere Application Developer Version 5.0 Java 47

48 WebSphere Application Server5.0 NetworkDeployment UDDI Cloudscape WebSphere Application Developer Version5.0 UDDI4J Binding 48

49 UDDI BusinessEntity Ex GEO TOKYO JP-13 BussinessService Ex UNSPEC Computer-Programmed instruction BindingTemplate Ex TModel WSDL URL Ex ) 49

50 <?xml version="1.0" encoding="utf-8"?> <businessdetail generic="2.0" xmlns="urn:uddi-org:api_v2" operator=" truncated="false"> <businessentity businesskey="33a93c88-3aab-4d55-a559-0aaf26443cd5" operator=" authorizedname="user"> <discoveryurls> <discoveryurl usetype="businessentity"> </discoveryurls> <name xml:lang="en-us">brainyworkswebservice</name> <description xml:lang="ja"> WebService</description> <businessservices> <businessservice servicekey="04e2279f ea " businesskey="33a93c88-3aab-4d55-a559-0aaf26443cd5"> <name xml:lang="en-us">testservice</name> <description xml:lang="ja"> </description> <bindingtemplates> <bindingtemplate bindingkey="309235d8-1e d10c4a0fc9" servicekey="04e2279f ea "> <description xml:lang="ja">testbindingtemplate</description> <accesspoint URLType="http"> <tmodelinstancedetails> <tmodelinstanceinfo tmodelkey="uuid:033b0df2-1fde-4ea3-b513-05d80f273632"> <instancedetails> <overviewdoc> <overviewurl> </overviewdoc> </instancedetails> </tmodelinstanceinfo> </tmodelinstancedetails> </bindingtemplate> </bindingtemplates> </businessservice> </businessservices> <categorybag> <keyedreference tmodelkey="uuid:2d001b21-29e a6d8-3e3405bb3b42" keyname="uddi-org:types" keyvalue="wsdlspec" /> <keyedreference tmodelkey="uuid:c0b9fe13-179f-413d-8a5b-5004db8e5bb2" keyname="educational Services" keyvalue="61" /> </categorybag> </businessentity> </businessdetail> 50 WSDL URL Tmodel Key

51 51 ( )WSDL URL UDDI ( ( ) ( ) ( ) ( ) Key) ( )WSDL WSDL Web Web Web

52 Web UDDI Web WSDL UDDI (2) find_service( java.util.vector names ) (3) ServiceList Key (4) get_servicedetail( java.lang.string servicekey ) (5)ServiceDetail ServiceKey BindingTemplate TModelInstanceDetail OverviewURL UDDI4J API 52

53 (TopicSet) <?xml version="1.0" encoding="utf-8"?> <businessdetail generic="2.0" xmlns="urn:uddi-org:api_v2" operator=" truncated="false"><businessentity businesskey="39fe2a59-071b-48ad-bbd5-369c17090a1d" operator=" authorizedname="user"> <discoveryurls> <discoveryurl usetype="businessentity"> </discoveryurls> <name xml:lang="en-us">topicsetcompany</name> <description xml:lang="ja">topicset </description> <businessservices> <businessservice servicekey="3b48310d a-a2c aa" businesskey="39fe2a59-071b-48ad-bbd5-369c17090a1d"> <name xml:lang="en-us">topicsetservice</name> <description xml:lang="ja">topicset </description> <bindingtemplates> <bindingtemplate bindingkey=" b-4eff-9caf-379e3c232cf0" servicekey="3b48310d a-a2c aa"> <description xml:lang="ja">topicset_binding</description> <accesspoint URLType="http" /> <tmodelinstancedetails> <tmodelinstanceinfo tmodelkey="uuid:11e c7-47d8-b3ec-22ef00d335d1"> <instancedetails> <overviewdoc><overviewurl> </overviewdoc> </instancedetails> </tmodelinstanceinfo> </tmodelinstancedetails> </bindingtemplate> </bindingtemplates> <categorybag> <keyedreference tmodelkey="uuid:2d001b21-29e a6d8-3e3405bb3b42" keyname="uddi-org:types" keyvalue="wsdlspec" /> </categorybag> </businessservice> </businessservices> </businessentity> </businessdetail> 53

54 Request <?xml version="1.0" encoding="utf-8"?> <SOAP-ENV:Envelope xmlns:soap-env=" xmlns:xsi=" xmlns:xsd=" <SOAP-ENV:Body> <get_servicedetail generic="2.0" xmlns="urn:uddi-org:api_v2"> <servicekey>3b48310d a-a2c aa</servicekey> </get_servicedetail> </SOAP-ENV:Body> </SOAP-ENV:Envelope> 54

55 Response <?xml version="1.0" encoding="utf-8"?> <Envelope xmlns=" <Body> <servicedetail generic="2.0" xmlns="urn:uddi-org:api_v2" operator=" truncated="false"> <businessservice servicekey="3b48310d a-a2c aa" businesskey="39fe2a59-071b-48ad-bbd5-369c17090a1d"> <name xml:lang="en-us">topicsetservice</name> <description xml:lang="ja">topicset </description> <bindingtemplates> <bindingtemplate bindingkey=" b-4eff-9caf-379e3c232cf0" servicekey="3b48310d a-a2c aa"> <description xml:lang="ja">topicset_binding</description> <accesspoint URLType="http" /> <tmodelinstancedetails> <tmodelinstanceinfo tmodelkey="uuid:11e c7-47d8-b3ec-22ef00d335d1"> <instancedetails> <overviewdoc> <overviewurl> </overviewdoc> </instancedetails> </tmodelinstanceinfo> </tmodelinstancedetails> </bindingtemplate> </bindingtemplates> <categorybag> <keyedreference tmodelkey="uuid:2d001b21-29e a6d8-3e3405bb3b42" keyname="uddi-org:types" keyvalue="wsdlspec" /> <keyedreference tmodelkey="uuid:c0b9fe13-179f-413d-8a5b-5004db8e5bb2" keyname="educational Services" keyvalue="61" /> </categorybag> </businessservice> </servicedetail> </Body> </Envelope> 55

56 56 WAS UDDI

57 PrivateUDDI Private Ex) 57

58 NewsML Web Vol.2

59 WG 1 BTP BEA ) UDDI ( ) /BPEL4WS ( IBM ) 5 59

60 Web Web Java Web Web BEA WebLogic Server 6.1J Windows 2000 Professional Tomcat ,IBM JDK1.3.1(Java) Windows XP Professional Tomcat ,AXIS 1.0 IBM JDK 1.3.0(Java) Windows 2000 Professional,IIS.NET Framework 1.1(C#) Windows 2000 Professional,IIS.NET Framework 1.1(C#) HITACHI Cosminexus Version 5 ( ) NEC ActiveGlobe WebOTX Ver4.2 UDDI ( ) Windows2000 Professional WebSphere Application Server5.0 NetworkDeployment PFU

61

62 Demonstraiton

63 UDDI Web WS-Security / XML UDDI (Java,.Net) 63

64 NewsML Web Vol.2

65 !! 65

66 Web WG BTP BEA ) UDDI ( ) /BPEL4WS ( IBM ) 66

67 WS-Transaction Atomic Transaction Business Activity BTP Atom Cohesion 67

68 NewsML NewsML WS-Transaction NewsML Web NG 68

69 NewsML 69 (NewsML in SOAP) (NewsML in SOAP) (SOAP Web NewsML Web NewsML TX Web Web TX

70 NewsML NewsML NG 70 NG Web

71 NewsML 71 (NewsML in SOAP) (NewsML in SOAP) (SOAP Web NewsML Web NewsML TX Web Web TX Web TX

72 Atomic Transaction(AT) Business Activity(BA) 72

73 73

74 XML Web Web Services Transaction (WS-Transction) [Microsoft, IBM, BEA] [ ] Web Services Coordination (WS-Coordination) [Microsoft] [ ] Business Transaction Protocol (BTP) [OASIS] Tentative Hold Protocol [W3C/White Paper] 74

75 END

TravelXMLを利用した Webサービス実証実験デモ

TravelXMLを利用した Webサービス実証実験デモ UDDI UDDI TravelXML UDDI TravelXML UDDI TravelXML 2 UDDI UDDI ( ) ( ) ) ( ) ID AC0001 ID AC0002 ID AC0003 Web Web UDDI ID 3 UDDI UDDI API UDDI EndPoint

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web 2003, 2004 All rights reserved. 2 Agenda 3 4/12 am11:10 A B Z 4/12 am11:00 4/12 5 4/12 am11:05 UDDI XX 4/12 5 A 4/12 am11:30 B xx PDA 4 WS XML WS 16 WS WS2 Web Web WS UDDI WS1 WS4 Web Web Web WS3 Web

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション SOAP Web http://www.infoterianet.com/ Web SOAP WSDL UDDI C/S + C/S ( ) ( ) DCOM CORBA Java-RMI Web C/S Web MSN Yahoo!.com C/S? ActiveX DHTML HTML? Programmable Web HTML Viewable Web View HTML(Document

More information

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ]

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ] XML Week splat XML XML Web 2005,2006 WS-Security End-to-End XSLT (xsd) XSLT MUST MAY Java class MUST,MAY XSLT XSLT xsd XSLT XML xsd XPath

More information

NewsML

NewsML NewsML XML 1 2 XML XML NewsML NewsML 3 4 5 NSK-TIFF etc GIF, JPEG, AVI, AU, WAV etc. DOC, HTML etc. 1. 2. MPEG etc. JPEG, GIF etc. 6 Asahi.com 7 8 9 1.0 10 19467 112 4 39 8 25 6 155 - 11 12 13 14 15 16

More information

Copyright XML 2005,2006 All rights reserved. XML Consortium Web Web Web Web Web Web Web

Copyright XML 2005,2006 All rights reserved. XML Consortium Web Web Web Web Web Web Web Web Web Web Web Web Web Demonstration Web Blog Sky Active Field Blog RSS Web (WS-BPEL) 2 Web Web Web 2004 2005 6 10 Web PFU matsuyama.nori@pfu.fujitsu.com Web SOA Web TravelXML ContactXML Contents 4 Web

More information

XML Consortium Web Web ( ) XML Consortium XML Consortium Web TravelXML Web Web ( Web ) Web XML Consortium 2

XML Consortium Web Web ( ) XML Consortium XML Consortium Web TravelXML Web Web ( Web ) Web XML Consortium 2 2005 1 14 ( ) matsu@kabuki.tel.co.jp TravelXML ( ) 2 XML 209 75 IT 22 16 20 SOA TravelXML ContactXML Contents 4 5 / XML/ XML/ XML XML 6 2001/06 2002/02 2002/06 NewsML NewsML XML Day (2001 11 22 XML Day

More information

HOLON/MD

HOLON/MD Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 1 Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 2 XML XML Copyright(C) 2002 NEC and XML Consortium. All rights reserved.

More information

untitled

untitled Java web Java Web Applet - JVMJava Servlet - JVMJava JSP (Java Server Pages) SOAP (Simple Object Access Protocol) WebService XML (Extended Markup Language) J2EE (Java2 Enterprise Edition) JavaScript Ajax

More information

セキュリティ関連XML規格の紹介

セキュリティ関連XML規格の紹介 XML 2002 6 10 XML WG SWG XML XML XML XML XML 2 XML 3 XML XML 4 2001 2002 7 8 9 10 11 12 1 2 3 4 5 6 XML V2 XML XML Web XACML SAML XKMS XML 5 XML 6 : ( ) ( ) : ) ( / ) XML 7 DoS XML 8 FW DIS DoS XML 9 XML

More information

IT Web NEC Corporation

IT Web NEC Corporation IT Web 2002 5 27 1 1. Web 2. Web 3. Web 4. Web 5. 6. Web 7. Web 8. 2 . Web 3 4 Web Web HTML Web XML Web Web LAN) EAI WebEAI) ) SCM ( ) (SOAP, UDDI) ) (Web ) Web/HTML Web/HTML Web/XML Web/XML Web Web 1.1

More information

SAML

SAML 2003 6 2 XML Consortium SWG ( )NTT ( ) Copyright XML Consortium 2003/06/02 1 Copyright XML Consortium 2003/06/02 2 2002 2003 7 8 9 10 11 12 1 2 3 4 5 6 3/5 6/2 Copyright XML Consortium 2003/06/02 3 Copyright

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright 2003 Hitachi, Ltd.; NEC Corporation; and Fujitsu Limited. All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6. REGDATA

More information

WebサービスとCORBA

WebサービスとCORBA AP Web Web WG EAI AP EAI Web AP Web -- WSFL -- BTP EAI AP (1) webmethods Enterprise Hub&Spoke (publish/subscribe ) ( ) webmethods Enterprise Server webmethods Enterprise Adopters AP EAI AP (2) IBM MQSeries

More information

/07/16 P.2 P.3 NskNewsML NskNewsML P NewsML 1 ContentItem/Comment P.22 NSK Property 4 ( ) "( ) P.111 NewsML NewsML P.4 NewsMLv1.0.dtd

/07/16 P.2 P.3 NskNewsML NskNewsML P NewsML 1 ContentItem/Comment P.22 NSK Property 4 ( ) ( ) P.111 NewsML NewsML P.4 NewsMLv1.0.dtd NewsML 1 1.0.3 NewsML 2003.7.2 IPTC 2000 10 24 NewsML Version1.0 Functional Specification NewsML 1 1.0.1 2001/07/16 P.2 P.3 NskNewsML NskNewsML P.1197.1 NewsML 1 ContentItem/Comment P.22 NSK Property 4

More information

sec( ).ppt

sec( ).ppt XML XML XML WSS Web Service Security - 2 - XML - 3 - Cont. XML Apache Project ( ) - 4 - 2001 2002 2003 XKMS XML SAML SSO SAML XML XML Web XML - 5-2004 XML - 6 - - 7 - XKMS 2.0 W3C: 2004-04-05 XML DSS OASIS:CD

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright(C) Hitachi, Ltd. & NEC Corporation & FUJITSU LIMITED (2003), All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6.

More information

XMLコンソーシアムWEEK

XMLコンソーシアムWEEK NewsML-DB NewsML NewsML-WG 2000 10 1.0 DTD, 2000 8 2002 2 IPTC DOC, HTML etc. MPE G etc. GIF, JPEG, NSK- TIFF etc AVI, AU, WAV etc. JPEG, GIF etc. XML XPATH XSLT) 1XML Java XML XML Yggdrasill NewsML-DB

More information

サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社

サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社 サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社 はじめに はじめに 本書では サイボウズ (R) Office(R) 8 連携 API 1.0.0 の詳細について説明しています この連携 API はサイボウズ (R) Office(R)8 と外部システムを連携するために Office 側が提供する API 関数です 本書の内容をよくお読みいただいた上で

More information

属性認証ハンドブック

属性認証ハンドブック ............................................................................................. ...................................................................................................... ...............

More information

NewsML

NewsML 2003/03/05 Copyright(C) 2003 XML 1 NewsML Tamino XMLSpy XML NewsML-WG IT ( ) Agenda NewsML 2003/03 Tamino XMLSpy 2003/03/05 Copyright(C) 2003 XML 2 NewsML 2003/03 2003/03/05 Copyright(C) 2003 XML 3 NewsML

More information

wpEnterpriseSvr.doc

wpEnterpriseSvr.doc COBOLJava.NETWeb IT COBOL Micro Focus Enterprise Server Enterprise Server COBOL Enterprise Server COBOL Enterprise Server COBOL COBOL COBOL Java.NET IT Micro Focus COBOLJ2EE.NET Web COBOL Enterprise Server

More information

UDDIにおける国際化・セキュリティー

UDDIにおける国際化・セキュリティー UDDI 2002 9 17 (UDDI WG), IBM Corporation UDDI (I18N) I18N for Inquiry I18N for Publication Copyright 2002, IBM Corporation 2 UDDI V3 I18N basic XML Unicode3.0 (UDDI V3) UTF-8 xml:lang I18N for Inquiry

More information

1. COBOL COBOL COBOL COBOL 2

1. COBOL COBOL COBOL COBOL 2 2003-6-24 COBOL COBOL 2002 ISO/IEC JTC 1/SC 22/WG 4 (COBOL) INCITS J4 (COBOL) SC 22/COBOL WG COBOL JIS 1 1. COBOL 2. 2002 COBOL 3. 2002 COBOL 4. 5. COBOL 2 1. COBOL 3 COBOL COBOL Java C C++ 200 100 100

More information

新聞協会NewsMLレベル1.2解説書

新聞協会NewsMLレベル1.2解説書 NewsML 1.2 1.2.1 NewsML 2005.9.15 2003 10 IPTC NewsML 1 NewsML 1.2 2005 7 NewsML 1.2 JIS NewsML NewsML 1.2 NewsML NskNewsML 1.2 IPTC2003 10 10 NewsML Version1.2 Functional Specification NewsML NewsML NewsML

More information

Testing XML Performance

Testing XML Performance - DataPower Technology, Inc. XML Web 2003 5 DATAPOWER XML WEB - Copyright 2003DataPower Technology, Inc. All Rights Reserved. DataPower Technology, Inc. DataPower DataPower ( ) DataPower 2003 5 2/17 DATAPOWER

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web WS-Reliability 2003 10 14 WS-Reliability Web Web TCP/IP, HTTP XML SOAP, ebxml MS WSDL, UDDI ebxml BPSS, CPPA, ebxml Registry Web : B2B B2B Web RosettaNet ebxml Initiative OASIS W3C (WSDL) UDDI.org

More information

NewsML解説とNewsML-Toolkit紹介

NewsML解説とNewsML-Toolkit紹介 NewsML NewsML-Toolkit Toolkit NewsML NewsML NewsML (ver2.0 ) API LLT (Low Level Toolkit) ALT(Application Level Toolkit) NewsML LLT 2002 3 NewsML API DOM(Document Object Model) API(Application Program

More information

WS-BPEL ActiveGlobe BizEngine Copyright XML 2

WS-BPEL ActiveGlobe BizEngine Copyright XML 2 (WS-BPEL) Copyright XML Web Web NEC WS-BPEL ActiveGlobe BizEngine Copyright XML 2 Web ( WS ) WS( ) WS( ) WS(UTM TKY ) WS( ) WS WS WS (Aggregate) WS WS-BPEL(Web Services Business Process Execution Language)

More information

ebXMLメッセージ構造\(V 1.0\)

ebXMLメッセージ構造\(V 1.0\) B2B ebxml TRP 2001 11 5 NEC m-iha@ak.jp.nec.com B2B EDI JCA 51,000 EDI EDI EDI XML-EDI 65.6% 48.8% ECOM EDI 2001 1 XML / Internet (HTTPS) / MarchanDising 2 1. ( ) 2. 3. 3 4 XM B2B DB Web B2B HTTP SSL XML

More information

署名ツール検証報告書

署名ツール検証報告書 2010 01 27 XML 1.... 3 2.... 5 3.... 15 4.... 18 5.... 22 6.... 22 Copyright (c) XML 2010 All rights reserved. Page-1/23 Copyright (c) XML 2010 All rights reserved. Copyright (c) XML 2010 All rights reserved.

More information

WebServices4pub.PDF

WebServices4pub.PDF Web XML/SOAP Sarion Systems Research 2001/12/22 1 Agenda(1) I. Web II. Web 1. SOAP: XML 2. WSDL: XML 3. UDDI: SOAP 4. Web 2001/12/22 2 1 Agenda(2) III. Web 1. Microsoft:.NET 2. Apache-SOAP 3. IBM: Web

More information

JavaとVisual Basicを使ったWebサービスの実装

JavaとVisual Basicを使ったWebサービスの実装 JavaVisual Basic Web moto@sag.hitachi-sk.co.jp http://www.hitachi-sk.co.jp/ Web? Web Web Web Web Web Web SOAP Web Web Web SOAP MicrosoftIBM Web Web SOAP, UDDI, WSDL EJB Java Java Java Assam Commerce Server

More information

日本オラクルのSOA戦略

日本オラクルのSOA戦略 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 2 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 3 SOA Oracle SOA JDeveloper MANAGEMENT & MONITORING BAM

More information

WebLogic 6.0

WebLogic 6.0 BEA Web BEA Agenda BEA BEA Web Web Web BEA BEA 3,500 $819.8 million 990 32 92 10,000 E- BEA WebLogic E-Business Platform BEA WebLogic Server BEA WebLogic Integration BEA WebLogic Portal BEA Tuxedo / BEA

More information

橡FSpec1024訳ver1_0公開用

橡FSpec1024訳ver1_0公開用 NewsML 1.0 Functional Specification 2000 10 24 Copyright 2000 International Press Telecommunications Council All Rights Reserved Ver.1.0 2001 3 1 This document is Japanese translation of IPTC NewsML Version1.0

More information

week_17_1.ppt

week_17_1.ppt Web (-BPEL) NEC Copyright XML -BPEL ActiveGlobe BizEngine Copyright XML Web ( ) ( ) ( ) (UTM TKY ) ( ) (Aggregate) -BPEL(Web Services Business Process Execution Language) Copyright XML Travel Planner Copyright

More information

Oracle Policy Automation 10.0システム要件

Oracle Policy Automation 10.0システム要件 Oracle Policy Automation 10.0 システム要件 2009 年 12 月 - バージョン 1.01 Oracle Policy Automation 製品 バージョン 10.00 の概要 製品 プラットフォーム Oracle Policy Modeling Microsoft Windows( デスクトップ ) Oracle Policy Automation( ランタイム

More information

untitled

untitled DCMI nagamori@slis.tsukuba.ac.jp DCMI Metadata Schema Registry DCMI Dublin Core Metadata Initiative authoritative source 2004/10/29 2 1 Metadata is the information and documentation which makes data understandable

More information

IBM Web XML アプリケーションの動作 XML XML Java IBM Web なぜ XML を使うのか? S 以下のデータをシリアライズしてみよう! WebSphere Web EJB XML J2EE

IBM Web XML アプリケーションの動作 XML XML Java IBM Web なぜ XML を使うのか? S 以下のデータをシリアライズしてみよう! WebSphere Web EJB XML J2EE IBM Web Web サービス技術概説と現状 IBM Web XML アプリケーション S Webアプリケーションとして構築 HTTPによる通信 サーブレットなどの技術を利用 S メール アプリケーションとして構築 SMTPによる通信 JavaMailなどを利用 S 独自に組み立て パース ( シリアライズ デシリアライズ ) 1 IBM Web XML アプリケーションの動作 XML XML Java

More information

J2EEとMicrosoft.NETの比較

J2EEとMicrosoft.NETの比較 2002 4 ... 3... 4... 4... 4... 5... 5... 8... 8... 8... 9 Web... 10... 11... 11... 11... 11... 12... 13... 13... 13... 14... 14... 15 Web... 15 Oracle... 16 Oracle9i Application Server... 16 Oracle9i Developer

More information

untitled

untitled OASIS WSDM hideharu.kato.mq@hitachi.com 2006.11.2 1. WSDM 2. WSDM 1.1 3. Apache Muse 4. WS-Management 5. WSDM WS-Management 2 1-1 WSDM IT IT Web WSDL, SOAP Web IT Web 3 1-2 WSDM Web Services Distributed

More information

SSO Sales/Tech combined webinar template

SSO Sales/Tech combined webinar template HP Web e-speak web HP Agenda page 2 Search Engine Google Web Site www.hp.com Search Engine Yahoo Web page 3 Web Web Web page 4 CHAPTER 1 Do It Yourself CHAPTER 2 Do It For Me PC,, ITS... etc.) page 5 E-service

More information

untitled

untitled SAML 2004 12 9 y-endo@ah.jp.nec.com 2. SAML SAML SAML SAML SAML SSO SAML 4. Liberty Alliance Liberty Liberty ID-FF1.2 NEC Corporation 2004 2 PKI ID NEC Corporation 2004 4 PKI ID NEC Corporation 2004 5

More information

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 XML 2-1 XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 http://www.w3.org/tr/rec-xml http://www.fxis.co.jp/xmlcafe/tmp/rec-xml.html

More information

ESA_UI_1110.PDF

ESA_UI_1110.PDF ESA SAP SAP SAP Web AS SAP SAP : ESA ESA : CAF ESA SAP SAP SAP : ESA ESA : CAF ESA SAP SAP SAP Office???? SAP Japan Co., Ltd. 2004, Title of Presentation / Speaker Name / 4 SAP SAP : ESA ESA : CAF ESA

More information

Encryption Security

Encryption Security 200426 XML Consortium WG XML Signature XML Encryption XKMS2.0 X-KRSS:Register X-KISS:Locate X-KISS:Validate WS-Security XACML WG 2004/02/06 1 XML WG 2004/02/06 2 2001 2002 2003 XKMS XML SAML SSO SAML XML

More information

オントロジ入門

オントロジ入門 Web Web 2004-01-23 XML XML Web WG Web ( ) Web (RDF RDF ) (OWL) ( ) WG ( ) 2004-01-23 2 Web Web Web XML ( ) 2004-01-23 3 Web Web 2 Web HTML(XHTML) ( ) Web ( ) 2 Web 2004-01-23 4 2 Web Web (XHTML) (RDF)

More information

スライド タイトルなし

スライド タイトルなし OASIS -OASIS Web OASIS OASIS - OASIS OASIS Web Web OASIS Web N OASIS OASIS Web Web N 20 WWW HTTP HTML PC Web-EDI EDI Web Web Web - Delphi Group President & CEO Thomas Coulopoulos Topic Maps Web

More information

Oracle9i JDeveloperによるWebサービスの構築

Oracle9i JDeveloperによるWebサービスの構築 Oracle9i JDeveloper Web Web Web Web Web Web EJB Web EJB Web Web Oracle9iAS Apache SOAP WSDL Web Web Web Oracle9i JDeveloper Java XML Web Web Web Web Simple Object Access Protocol SOAP :Web Web Services

More information

Microsoft PowerPoint

Microsoft PowerPoint プレゼンテーション層の技術 情報ネットワーク論 I 門林雄基 アウトライン プレゼンテーション層の発達トレードオフプレゼンテーション層の価値 今日のプレゼンテーション層 ASN.1 ネットワーク管理 ディレクトリサービス等 XML コンポーネント統合等プレゼンテーション層の選択 プレゼンテーション層の発達 binary ASCII TLV ASN.1 XML 1 トレードオフ marshalling/unmarshalling

More information

FileMaker Oracle Microsoft SQL Server MySQL Salesforce.com ROI TCO RAD IT FileMaker Pro RAD RAD TCO RAD Microsoft Visual Studio 2008 Oracle Developer

FileMaker Oracle Microsoft SQL Server MySQL Salesforce.com ROI TCO RAD IT FileMaker Pro RAD RAD TCO RAD Microsoft Visual Studio 2008 Oracle Developer RAD Rapid Application Development ROI TCO FileMaker Oracle Microsoft SQL Server MySQL Salesforce.com ROI TCO RAD IT FileMaker Pro RAD RAD TCO RAD Microsoft Visual Studio 2008 Oracle Developer Suite 10g

More information

TCNT-Webサービス ppt

TCNT-Webサービス ppt ACM SIGMOD TCNT Web yuhara@jp.fujitsu.com 2002 7 12 1 Web Web SOAP WSDL UDDI Web e 2 Web (Web Services) Web XML SOAP SOAP/WSDL/UDDI 3 Web 4 5 (OS, ) WWW(HTML) CORBA DCOM 6 Ethernet(MAC) TCP/IP HTTP XML

More information

マイナンバーカードによる認証と署名

マイナンバーカードによる認証と署名 Open Source Solution Technology Corporation HAMANO Tsukasa JNSA 電子署名 WG 秋祭り 君の署名は 目次 マイナンバーカードによる認証と署名 個人番号カードの中身 IC カードによる認証とデジタル署名 ユーザー認証 SSH 認証 /macos ログイン / ブラウザ デジタル署名 CMS 署名

More information

講座計画書サンプル

講座計画書サンプル 2004 10 1 13:0014:30 12 () () Web 14:4518:00 - (PBL) 45 1 - - 1 1 - - - - Web - Web Web (1) PC (2) (3) (4) CVS Subversion 1 2 2004 10 8 Java Java Java 13:0014:30 Java Java Java EoD (Ease of Development)

More information

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App Web 2005 12 15 XML Day XML matsu@kabuki.tel.co.jp 2005 1 1 Web Web Web 2005 2 2 Web 2005 3 3 Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App 2005 4 4 SOAP Crypto-Gram

More information

XMLを基盤とするビジネスプロトコルの動向

XMLを基盤とするビジネスプロトコルの動向 XML Trends of XML-Based Business Protocols ebxml Web XML ebxml UN/CEFACT EDIFACTOASIS XML Web W3C World Wide Web Consortium Abstract XML-based technologies such as the Electronic Business XML Initiative

More information

Cosminexus Application Designer操作ガイド

Cosminexus Application Designer操作ガイド Cosminexus Application Designer 3020-3-M91 OS Windows Server 2003 Windows Server 2003 R2 Windows XP Windows Vista P-2443-7E74 ucosminexus Developer Standard 07-50 P-2443-7F74 ucosminexus Developer Professional

More information

目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本! XML 署名 XML 暗号 XKMS! XMLセキュリティの基本デモ (XML 署名と署名検証 )

目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本! XML 署名 XML 暗号 XKMS! XMLセキュリティの基本デモ (XML 署名と署名検証 ) Web サービスと Web サービスのセキュリティ 2003.12.5 Internet Week 鈴木優一エントラストジャパン CTO Copyright c 2003 Entrust Japan. 1 目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本!

More information

Oracle Service-Oriented Architecture Suite

Oracle Service-Oriented Architecture Suite Oracle Service-Oriented Architecture Suite Oracle SOA Suite SOA 1 IT IT SOASOA Oracle Fusion Architecture SOA SOA SOA Oracle Fusion Architecture Oracle SOA Suite Oracle SOA Suite 1 ISE 2 Enterprise Service

More information

CAC

CAC VOL.24NO.1 61 IMS Transaction 3270 DataBase Transaction OS/370 IMS Traditional Transaction Web Browser Transaction Internet WWW AP IIS APache WebLogic Websphere DataBase Oracle DB2 SQL Server Web Browser

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

XISによる効率良いシステム開発のポイント

XISによる効率良いシステム開発のポイント XML excelon XIS excelon XIS XML April 17, 2002 excelon Extensible Information Server Page 2 Overview XML DOM (XML ) ( ) excelon XIS (DOM ) CRUD ( XML ) amazon.com 2,000 / 100 / GUI / ( 10 ) Windows (NT/2000/XP),

More information

表 1. PayPal の WSDL ファイルと XSD ファイルの場所 PayPal Sandbox API サービスでの開発とテスト PayPal スキーマ ebl ベースコンポ ーネントおよび

表 1. PayPal の WSDL ファイルと XSD ファイルの場所 PayPal Sandbox API サービスでの開発とテスト PayPal スキーマ   ebl ベースコンポ ーネントおよび PayPal SOAP API の基本 PayPal SOAP API は 総称してウェブサービスと呼ばれるオープンスタンダードに基づいています ウェブサービスには 簡易オブジェクトアクセスプロトコル (SOAP) ウェブサービス記述言語(WSDL) XML スキーマ定義言語 (XSD) などが含まれます さまざまなプラットフォームで動作する幅広い開発ツールが ウェブサービスをサポートしています 多くのウェブサービスと同様に

More information

はじめに このドキュメントは弊社 ( 株式会社 東京ニュース通信社 ) が ラジオ テレビ欄の情 報を加盟社へ NewsML 配信する場合の仕様を記述したものです 弊社 NewsML 配信は 新聞協会 NewsML 検討チームが策定した RadioTV-NewsML(V0.2) に準拠します また

はじめに このドキュメントは弊社 ( 株式会社 東京ニュース通信社 ) が ラジオ テレビ欄の情 報を加盟社へ NewsML 配信する場合の仕様を記述したものです 弊社 NewsML 配信は 新聞協会 NewsML 検討チームが策定した RadioTV-NewsML(V0.2) に準拠します また NewsML 配信仕様書 (1.3 版 ) ( 無断コピー 転載 配布を禁じます ) ( 株 ) 東京ニュース通信社 情報システム室 2009 年 4 月 13 日 はじめに このドキュメントは弊社 ( 株式会社 東京ニュース通信社 ) が ラジオ テレビ欄の情 報を加盟社へ NewsML 配信する場合の仕様を記述したものです 弊社 NewsML 配信は 新聞協会 NewsML 検討チームが策定した

More information

XMLアクセス機能説明書

XMLアクセス機能説明書 SolarisTM Solaris Microsoft Windows NT Server network operating system Version 4.0 Windows NT Microsoft Windows 2000 Server operating systemmicrosoft Windows 2000 Advanced Server operating system Windows

More information

PSCHG000.PS

PSCHG000.PS a b c a ac bc ab bc a b c a c a b bc a b c a ac bc ab bc a b c a ac bc ab bc a b c a ac bc ab bc de df d d d d df d d d d d d d a a b c a b b a b c a b c b a a a a b a b a

More information

2 2 2 6 9 9 10 14 18 19 21 22 22 Java 23 24 25 25 26 30 31 32 39 46 53 55 58 2 2.0 2.0R Ver.2.0R Java Java 2.0 2.0R 2.0R 2.0 Ver2.0 2.0R Ver2.0R 19 Sun Sun Microsystems Java Java Sun Microsystems, Inc.

More information

_02-5.ppt

_02-5.ppt CONNECT EVERYTHING. ACHIEVE ANYTHING. Sonic XML Server 2005 3 14 Agenda 2 2005 Sonic Software Corporation Sonic Software Corporation 1998 1999 12 SonicMQ 2002 3 Sonic ESB ESB

More information

IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Informati

IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Informati IBM Software Group XML Features in DB2 UDB V8 IBM Software Group DB2 Information Management Software DB2 V8 XML SQL/XML 2 XML XML UDF XMLExtender XML XML XMLCollection, XMLColumn XML UDF Information Integrator

More information

セキュリティ関連XML規格の紹介

セキュリティ関連XML規格の紹介 XML 2003 6 2 XML Consortium XML XML Signature XML Encryption XKMS Web WS-Security SAML XACML 2003/06/02 2 XML XKMS 2.0 W3C:WD 2003-04-18 A XPath Filter 2.0 W3C: 2002-11-08 C XML Signature W3C: 2002-02-12

More information

... 2... 7... 8... 8... 9... 10... 12... 13... 13.... 13... 13... 13... 13... 13... 13... 14... 14... 14... 14... 14... 14... 14... 14... 14.... 14... 14... 16.... 16... 16... 17 Microsoft Licensing Product

More information

WESB MTOM機能ガイド

WESB MTOM機能ガイド WESB V7.5.1 MTOM 利用ガイド Web ソリューション開発日本 IBM システムズ エンジニアリング 2009 IBM Corporation 目次 本資料の目的 MTOM の仕様 MTOM 使用のメリット MTOM サポートの前提環境 MTOM 使用のための設定と制限 設定方法 制限事項 参考資料 2 Technical Flash - WESB MTOM 利用ガイド 2011 IBM

More information

FileMaker Server Getting Started Guide

FileMaker Server Getting Started Guide FileMaker Server 11 2004-2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. FileMaker, Inc. FileMaker FileMaker,

More information

IT / KPI IT WF(XOML),BPEL WSDL XSD IT XSD WSDL BPEL XOML XML

IT / KPI IT WF(XOML),BPEL WSDL XSD IT XSD WSDL BPEL XOML XML SOA XML Week SOA IT IT IT / KPI IT WF(XOML),BPEL WSDL XSD IT XSD WSDL BPEL XOML XML Web Web WCF Web WCF WindowsCommunityFoundation NET Framework 3.0 Web WCF ABC WCF Address WHERE Binding HOW Contract WHAT

More information

1 JEITA IT CORBA Web NEC Copyright(c) 2002, NEC Corp.

1 JEITA IT CORBA Web NEC Copyright(c) 2002, NEC Corp. 1 JEITA IT CORBA Web 200316 NEC (saji@cd.jp.nec.com 2 ORB CORBA CORBA Web 3 ORB IT 4 AP C AP-X client A AP-Y AP-X Windows2000 C++ client B Windows XP AP-Y Linux AP-Y ( BAP-Y OS Solaris 5 (A (A (B (B (C

More information

CSV ToDo ToDo

CSV ToDo ToDo intra-mart ver4.0 2003/05/02 1. ( 10 imode ConceptBase imode CSV ToDo ToDo 2. intra-mart ver4.0 Java Sun JDK1.3.1 WebServerConnector Java DDL intra-mart intra-mart Java OS (1 Web Web intra-mart 2 Sun ONE

More information

NW-E062 / E063 / E062K/ E063K

NW-E062 / E063 / E062K/ E063K / FM / 112 NW-E062 / E063 / E062K/ E063K 59 70 1 USB USB / MD CD MD CD 111 x- x- 112 NW-E062 / E063 / E062K/ E063K / FM / 112 NW-E062 / E063 / E062K/ E063K / FM / 112 MD CD MD CD x- CD 29 31 47 52 111

More information

Web Web Web Web i

Web Web Web Web i 28 Research of password manager using pattern lock and user certificate 1170369 2017 2 28 Web Web Web Web i Abstract Research of password manager using pattern lock and user certificate Takuya Mimoto In

More information

I

I SR-SaaS I. - 1 - 1. 1-1) URL 1-2) ID SAAS - 2 - 1-3) - 3 - 2. 2-1) RemoteApp SR-SaaS 2-2) RemoteApp 2-3) : SAAS SSZK9999 ID SAAS OK - 4 - 2-4) RemoteApp 2-5) SR-SaaS - 5 - II. Windows - 6 - 1. Windows

More information

LPM-CBUSB2

LPM-CBUSB2 LPM-CBUSB V04A CardBus USB.0 INTERFACE Card USB.0 LPM-CBUSB ... 1... 4... 5... 5... 6... 6... 7... 8... 9 Windows XP... 9 Service Pack... 9... 10... 1...16...... 3 Windows Me...4... 4...7 Windows 98...8...

More information

Windows2000 Edge Components V Edge Components V Java Edge Components

Windows2000 Edge Components V Edge Components V Java Edge Components WebSphere Application Server V5.1 Edge Components V5.1 / CBR Method Ver. 1.0 - Windows 2000 - 1.... 3 2. Windows2000 Edge Components V5.1... 4 2.1.... 4 2.2.... 4 3. Edge Components V5.1... 5 3.1.... 5

More information

Jerry Held

Jerry Held The XML Continuum: From Dynamic Content to Web Services T A K E I T T O T H E N T H The XML Continuum: From Dynamic Content to Web Services XML Content SGML 1969 HTML 1992 Mobile ML s 1997 Time XML 1997

More information

Software Tag Implementation in Adobe Products

Software Tag Implementation in Adobe Products 2011 Adobe Systems Incorporated. All rights reserved. Software Tagging in Adobe Products Tech Note Adobe, the Adobe logo, and Creative Suite are either registered trademarks or trademarks of Adobe Systems

More information

スライド 1

スライド 1 2010.2.18 CSS Nite in Ginza Vol.44 JIS X 8341-3 60 1 2004 vs 2010 2010 2 18 2010.2.18 CSS Nite in Ginza Vol.44 3 2004 10 Web Web JIS X 8341-3 W3C / WCAG 2010.2.18 CSS Nite in Ginza Vol.44 2010.2.18 CSS

More information

HULFT6 for Windows対応OS一覧

HULFT6 for Windows対応OS一覧 HULFT for Windows Type WIN-CL (Ver.6.3.5C) (*1) HULFT for Windows Type WIN-CLD (Ver.6.3.5C) (*1) HULFT for Windows Type WIN-CL (Ver.6.3.6) (*1) HULFT for Windows Type WIN-CLD (Ver.6.3.6) (*1) 2013 年 10

More information

DTD Reference Guide

DTD Reference Guide Web アプリケーションスキャン結果の XML 出力 Web アプリケーションスキャンの結果は WAS スキャン履歴リストから XML 形式でダウンロードできます XML 形式の Web アプリケーションスキャン結果には その他のサポートされている形式 (PDF HTML MHT および CSV) の Web アプリケーションスキャン結果と同じ内容が表示されます スキャン結果レポートには サマリと詳細結果が表示されます

More information

NLC配布用.ppt

NLC配布用.ppt Semantic Web September 20, 200 IBM( ) (uramoto@jp.ibm.com) Semantic Web ( )? Semantic Web 2 What can it do? (by Jim Hendler) 3 Semantic Web W3C Director Berners-Lee Web The Semantic Web is an extension

More information

FileMaker Server Getting Started Guide

FileMaker Server Getting Started Guide FileMaker Server 13 2007-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento FileMaker, Inc. FileMaker WebDirect Bento FileMaker,

More information

XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs a

XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs a XML Tool to Check the Consistency both Software Documents Using XML and Source Programs 1 Summary. Generally, a software consists of source programs and software documents. Programmers, however, tend to

More information

Webサービス本格活用のための設計ポイント

Webサービス本格活用のための設計ポイント The Web Services are a system which links up the scattered systems on the Internet, leveraging standardized technology such as SOAP, WSDL and UDDI. It is a general thought that in the future business enterprises

More information

untitled

untitled Visual Basic.NET 1 ... P.3 Visual Studio.NET... P.4 2-1 Visual Studio.NET... P.4 2-2... P.5 2-3... P.6 2-4 VS.NET(VB.NET)... P.9 2-5.NET... P.9 2-6 MSDN... P.11 Visual Basic.NET... P.12 3-1 Visual Basic.NET...

More information

スライド 1

スライド 1 IBM Global Technology Services PCI DSS ITS IAS. IAS. 2I/T 1PCIDSS 2 2 PCI DSS QSA PCIDSS Fi Gap IBM PCIDSS IBM PCIDSS QSA QSA PCIDSS ROC* 1/ * ROC: Report on Compliance 3 PCI DSS 4 PCIDSS PCIDSS 1. PCIDSS

More information

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0 Oracle XML DB MML v3.0 2004 5 27 1 Memo 1 Agenda XML MML v3.0 2 Oracle XML Oracle XML DB XML API Oracle XML DB W3C XML Schema 1.0 XPath 1.0 XSLT 1.0 Oracle W3C XML Schema Oracle 2 XML Oracle XML Developer

More information

Web Web Web Web Web, i

Web Web Web Web Web, i 22 Web Research of a Web search support system based on individual sensitivity 1135117 2011 2 14 Web Web Web Web Web, i Abstract Research of a Web search support system based on individual sensitivity

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Biz/Browser 2005 118 Biz/Browser Rich Client Biz/Browser Macromedia Flash MX Curl Surge Runtime Adobe Acrobat B2B B2C OLAP Biz/Designer CRS Chain Reflection Script Flash MX Pro 2004 SWF Action Script Surge

More information

9iAS_DEV.PDF

9iAS_DEV.PDF Oracle9i Application Server for Windows NT 1.0.2.0.0 2001.2.1 1 1 PL/SQL...3 1.1...3 1.2 PL/SQL Web Toolkit...5 1.3 Database Access Descriptor...6 1.4 PL/SQL...8 1.5 PL/SQL...10 1.6 PL/SQL...12 2 SERVLET...13

More information

SAP Solution in Detail SAP Business One SAP Business One 1 SAP Business One 5 SAP Business One 5 1 5 5 5 6 6 SAP Business One 6 / 6 / 6 / 7 / 7 / 7 / 7 SAP Business One 8 8 9 9 CRM 9 CRM 10 10 SAP Business

More information

橡dbweb2002-sato.PDF

橡dbweb2002-sato.PDF Web Web 1 Web XML DB Web EAI 2 RDF RDF Schema DAML+OIL OWL (Web Ontology Language) 3 Resource Description Framework (RDF) W3C XML http://www.net.intap.or.jp/intap/s-web/

More information

FileMaker Server 8 Advanced Web Publishing Installation Guide

FileMaker Server 8 Advanced Web Publishing Installation Guide FileMaker Server 8 Advanced! 13 2004-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. ScriptMaker FileMaker, Inc.

More information