Processing XML with Perl | ![]() | Michel Rodriguez |
![]() Related Standards | ![]() | ![]() XSL and CSS |
XML Schemas
XML Schemas are an alternative to DTD developed by the W3C
- XML schemas are written in XML
- they offer support for element and attribute typing
- they allow definition of element classes and inheritance
- they are not here yet!
Other ways to define the syntax of XML documents:
- Microsoft's XDR
- Relax
- Schematron
- James Clark's TREX
- more!
![]() Related Standards | ![]() | ![]() XSL and CSS |