W3C Tutorial (8): W3C XML Schema Activities

W3C Tutorial (8): W3C XML Schema Activities XML Schema 2 May 2001 XML Schema Structures 2 May 2001 XML Schema Datatypes 2 May 2001 XML Schema (2.Ed) 28 October 2004 XML Schema Structures (2.Ed) 28 October 2004 XML Schema Datatypes (2.Ed) 28 October 2004 XML Schema Component Designators 29 March 2005 W3C Reference
W3C XML Schema Home Page

XML Schema is an XML-based alternative to DTD.
XML Schema is an XML-based alternative to DTD. XML Tutorial To learn more about XML Schema, read our XML Schema Tutorial. XML Schema
XML 1.0 supports DTDs, which define the structure of a document.
XML Schema has better support for applications, document structure, attributes, and data types.
Future versions of XML will rely on XML Schema to define types of XML documents. The structure of XML Schema specifies the definition language of XML Schema. XML Schema data types define extensible data types for XML. W3C XML specifications and timeline
specification Draft/Proposal recommend

<<:  Browser compatibility summary of common CSS properties (recommended)

>>:  Steps to build MHA architecture deployment in MySQL

Recommend

Web page experience: planning and design

1. Clarify the design direction <br />First,...

js native carousel plug-in production

This article shares the specific code for the js ...

How to delete node_modules and reinstall

Table of contents Step 1: Install node_modules in...

Native js realizes the drag and drop of the nine-square grid

Use native JS to write a nine-square grid to achi...

Detailed explanation of vue.js dynamic components

:is dynamic component Use v-bind:is="compone...

MySQL 5.7.18 installation and configuration method graphic tutorial (CentOS7)

How to install MySQL 5.7.18 on Linux 1. Download ...

js to achieve simple calendar effect

This article shares the specific code of js to ac...

My CSS framework - base.css (reset browser default style)

Copy code The code is as follows: @charset "...

Detailed explanation of memory management of MySQL InnoDB storage engine

Table of contents Storage Engine Memory Managemen...

Detailed explanation of the new features of ES9: Async iteration

Table of contents Asynchronous traversal Asynchro...

Detailed explanation of how to enable slow query log in MySQL database

The database enables slow query logs Modify the c...

jQuery implements form validation function

jQuery form validation example / including userna...

Introduction to the deletion process of B-tree

In the previous article https://www.jb51.net/arti...

How to implement h5 input box prompt + normal text box prompt

XML/HTML CodeCopy content to clipboard < input...