- 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.
推薦閱讀
- PS是這樣玩的:輕松掌握 Photoshop 通關(guān)秘籍
- EJB 3.0 Database Persistence with Oracle Fusion Middleware 11g: LITE
- IBM Lotus Notes 8.5 User Guide: LITE
- 中文版Maya 2014案例教程
- SolidWorks2014基礎(chǔ)實(shí)例教程
- 邊做邊學(xué):Photoshop+CorelDRAW綜合實(shí)訓(xùn)教程
- Stable Diffusion圖像與視頻生成入門教程
- Power Query從入門到精通
- 正則表達(dá)式必知必會(修訂版)
- CakePHP Application Development
- 中文版CINEMA 4D R20 實(shí)用教程
- 好用,Excel數(shù)據(jù)處理高手
- Photoshop海報設(shè)計技巧與實(shí)戰(zhàn)
- UG NX 10中文版完全自學(xué)手冊
- MySQL for Python