- Processing XML documents with Oracle JDeveloper 11g
- Deepak Vohra
- 122字
- 2021-08-06 17:22:08
Chapter 3. XML Schema Validation
As we discussed in the previous chapter, an XML schema document defines the structure, content, and semantics for XML documents. In the previous chapter, we discussed the procedure to create an XML schema in JDeveloper and an XML document instance that conforms to the schema. But if you receive XML documents from another party, the validity of the documents has to be ascertained before the documents may be read and processed. That is what this chapter is about—validating an XML document with an XML schema. An instance document may be processed against a schema to verify whether the XML document conforms to the rules specified in the schema, a process called schema validation.
推薦閱讀
- ANSYS19.0實例詳解
- 從零開始:AutoCAD 2015中文版機械制圖基礎培訓教程
- 突破平面Premiere Pro 2022短視頻與視頻制作
- Google Web Toolkit 2 Application Development Cookbook
- SolidWorks2014基礎實例教程
- 碼上學會:中文版Creo 3.0機械設計全能一本通(雙色版)
- JBoss RichFaces 3.3
- Power Query For Excel:讓工作化繁為簡
- 中文版CorelDRAW X7基礎培訓教程
- Learning Ext JS
- Illustrator平面設計應用教程
- AI寫實人物繪畫關鍵詞圖鑒(Stable Diffusion版)
- 會聲會影X8 DV影片制作/編輯/刻盤實戰從入門到精通
- AI繪畫精講:Stable Diffusion從入門到精通
- NumPy 1.5 Beginner's Guide