跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.85) 您好!臺灣時間:2024/12/14 11:26
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:陳昇平
研究生(外文):ShengPing Chen
論文名稱:通用XML資料存取元件產生器
論文名稱(外文):A Tool for Creating Generic XML Componentizer
指導教授:陳恭陳恭引用關係
指導教授(外文):Kung Chen
學位類別:碩士
校院名稱:國立臺灣科技大學
系所名稱:資訊管理系
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2000
畢業學年度:88
語文別:中文
論文頁數:75
中文關鍵詞:延伸性標示語言綱要BizTalk元件產生器
外文關鍵詞:XMLSchemaBizTalkComponentizer
相關次數:
  • 被引用被引用:1
  • 點閱點閱:315
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
隨著企業間的電子商務日益蓬勃發展,所有的商業文件皆以數位的方式來表示,因此便產生一個非常重要的議題,那就是如何以相同的語言來達到商業文件的交換,使雙方的電腦能夠相互溝通,而XML正是最好的選擇。
本論文的目的在於實作一個通用的XML資料存取元件產生器,使用者先利用Web-Based的介面編輯一份用來定義XML文件的XML綱要,然後系統根據此XML綱要產生相對應的XML資料存取元件,利用此元件可以讓使用者輕易的存取XML資料。

With the prosperity of e-commerce among business organisations, most of documents are transformed into digital formats. Therefore, this leads an important topic that how to use the same language in order to transfer the documents and allow computers on each side can communicate to each other. XML will be the best choice.
The purpose of this thesis is to create a generic XML componentizer builder. The user can utilize web-based interface to edit an XML schema to define XML documents. Then the system can produce a specific XML componentizer based on the XML schema. With this componentizer, the user can easily to access the XML data in an object-oriented manner.

論文摘要 I
Abstract II
誌 謝 III
目 錄 IV
圖 索 引 V
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究目的 4
1.3 論文架構 5
1.4 論文貢獻 6
第二章 技術背景 7
2.1 XML 7
2.2 XML Schema Language 12
2.3 BizTalk 20
2.4 XML DOM 25
第三章 系統架構 27
3.1 系統簡介 27
3.1.1 發展流程 28
3.1.2 Web-Based XML Schema Editor 29
3.1.3 XML Componentizer Builder 30
3.2 系統實作 32
3.2.1 Web-Based XML Schema Editor設計 32
3.2.1.1 XML Schema樹狀結構圖部分 33
3.2.1.2 XML Schema內容顯示編輯部分 37
3.2.1.3 XML Schema資料儲存部分 39
3.2.2 XML Componentizer Builder設計 42
3.2.2.1 <header>之Envelope Object 42
3.2.2.2 <body>之Code Generator 45
第四章 系統展示 50
4.1 Web-Based XML Schema Editor 50
4.2 XML Componentizer Builder 59
4.3 範例展示 63
第五章 結論與未來展望 67
5.1 結論 67
5.2 未來展望 68
參考文獻 69
附 錄 A BizTags Schema 70
附 錄 B PurchaseOrder Schema 72
附 錄 C PurchaseOrder Document 74

中文文獻
1. 鄒正平 譯,實戰XML,微軟出版社
2. Microsoft Corporation,為什麼要XML,
http://www.microsoft.com/taiwan/msdn/XML/xml.htm
3. 張錦堂 譯,XML簡介,http://www.ascc.net/xml/zh/big5/docs/xml-intro.txt
4. CommerceNet Taiwan,CN研究報告,http://www.nii.org.tw/cnt/info/report/
5. 李國熙 譯,認識電子商務,松崗出版
英文文獻
6. Steve Terry,XML and the Future of the eCommerce,International Business Developement
7. Alex Homer,The World Of XML,http://www.asptoday.com/articles/19990430.htm
8. Microsoft Corporation,Microsoft BizTalk Server Whitepaper,http://www.microsoft.com/biztalk/
9. Microsoft Corporation,BizTalk Framework 1.0 & 1.0a Independent Document Specification,http://www.biztalk.org/
10. Fabio Claudio Ferracchiati,Using the BizTalk JumpStart Kit to create a platform-independent e-commerce site,http://www.asptoday.com/articles/20000203.htm
11. Alex Homer,The BizTalk Initiative,http://www.asptoday.com/articles/20000207.htm
12. Ronald Bourret,XML Schema Languages,http://www.informatik.tu-darmstadt.de/DVS1/staff/bourret/xml/xmlschemas/index.htm
13. W3C,Document Definition Markup Language (DDML) Specification, Version 1.0,http://www.w3.org/TR/NOTE-ddml
14. W3C,Document Content Description for XML,http://www.w3.org/TR/NOTE-dcd
15. W3C,Schema for Object-Oriented XML 2.0,http://www.w3.org/TR/NOTE-SOX
16. W3C,W3C XML Schemas,http://www.w3.org/XML/Activity.html
17. W3C,XML-Data,http://www.w3.org/TR/1998/NOTE-XML-data/

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top