- Processing XML documents with Oracle JDeveloper 11g
- Deepak Vohra
- 180字
- 2021-08-06 17:22:08
Schema validation in XDK 11g
XDK 11g provides the Simple API for XML (SAX) and the Document Object Model (DOM) API for parsing an XML document. XDK 11g is included with JDeveloper 11g. XDK 11g parsers DOMParser and SAXParser may be configured for schema validation. In this chapter, we will discuss the procedure to validate an XML document with the SAXParser and the DOMParser. XDK 11g also provides a schema validation-specific API known as XSDValidator to validate an XML document with an XML schema. The choice of validation method depends on the additional functionality required in the validation application. SAXParser is recommended if SAX parsing event notification is required in addition to validation with a schema. DOMParser is recommended if the DOM tree structure of an XML document is required for random access and modification of the XML document. SAX and DOM parsing were discussed in Chapter 1. XSDValidator is suitable for validation if all that is required is schema validation, and SAX parsing event notification or DOM parsing DOM tree for random access and document modification are not required.
- Joomla! 1.5 Site Blueprints
- CAXA CAD電子圖板2020工程制圖
- Moldflow 2010完全自學與速查手冊(模流分析·成本控制)
- Unity 2D與3D手機游戲開發實戰
- Apache Roller 4.0 – Beginner's Guide
- AutoCAD 2020中文版入門、精通與實戰
- Refactoring with Microsoft Visual Studio 2010
- NX Open API編程技術
- 用Studio One輕松制作你的短視頻音樂
- 動畫制作基礎(項目教學版)
- 圖像顯著區域提取方法及其應用研究
- 中文版Photoshop CS6基礎教程
- After Effects影視特效與電視欄目包裝實例精粹
- Microsoft SharePoint 2010 End User Guide: Business Performance Enhancement
- UG NX快速入門教程(UG NX 1872版)