<?xml version="1.0" encoding="UTF-8"?> <xs:schema targetNamespace="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation> Block Structural * div, p This module declares the elements and their attributes used to support block-level structural markup. This is the XML Schema Block Structural module for XHTML $Id$ </xs:documentation> <xs:documentation source="xhtml-copyright-1.xsd"/> </xs:annotation> <!-- div --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- p --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> </xs:schema> |
XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |