Complex Type Summary |
||||||||
|
Element Group Summary |
||||||
|
Attribute Group Summary |
||||||||||
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
<xs:annotation>
<xs:documentation>
</xs:annotation>
This is the XML Schema Param Element module for XHTML
</xs:documentation>
$Id: xhtml-param-1.xsd,v 1.3 2005/09/26 22:54:53 ahby Exp $ <xs:annotation>
<xs:documentation>
</xs:annotation>
Parameters for Java Applets and Embedded Objects
</xs:documentation>
* param This module provides declarations for the param element, used to provide named property values for the applet and object elements.
<xs:attributeGroup ref="xhtml.id"/>
</xs:attributeGroup>
</xs:group>
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:NMTOKEN">
</xs:simpleType>
<xs:enumeration value="data"/>
</xs:restriction>
<xs:enumeration value="ref"/>
<xs:enumeration value="object"/>
</xs:schema>
|
XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |