Ii. XML DTD and Schema

Source: Internet
Author: User

1, DTD simple introduction

2. Getting Started with schema

The purpose of the schema is to write a restricted file of XML in a more logical way (based on XML syntax)

Schemas can use namespaces to support multiple elements with the same name

Schema can be very good to complete the modification of Java or all objects and provide a large number of data types

2.1. Namespaces

Introduction of Schema in XML

Introduction via File path

2.2. Elements and attributes

2.3. Related constraints
3. In-depth schema
3.1, the creation of the data model
3.2, the relevant design solutions
Russian Doll

There is only one root element that is written in a nested way

Advantages: Clear structure, only one root element

Cons: Elements cannot be reused

Salami Slice

Advantage: Ability to maximize reuse

Cons: The root element is not clear

Venetian Blind

3.3. Schema and Java conversion

Use XJC to complete the schema-to-Java transformation

4. Java and XML
4.1. JAXB handles Java and XML
4.2. Stax processing XML
Cursor-based lookups

Finding based on iterative model

Use of filters

Use of XPath

Creating XML Using Xmlstreamwriter

Update node information with transformer

Ii. XML DTD and Schema

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.