Element Summary | ||||||||||
card |
|
|||||||||
cartesianproduct |
|
|||||||||
in |
|
|||||||||
intersect |
|
|||||||||
list |
|
|||||||||
notin |
|
|||||||||
notprsubset |
|
|||||||||
notsubset |
|
|||||||||
prsubset |
|
|||||||||
set |
|
|||||||||
setdiff |
|
|||||||||
subset |
|
|||||||||
union |
|
Complex Type Summary | ||||||
card.type |
|
|||||
cartesianproduct.type |
|
|||||
in.type |
|
|||||
intersect.type |
|
|||||
list.type |
|
|||||
notin.type |
|
|||||
notprsubset.type |
|
|||||
notsubset.type |
|
|||||
prsubset.type |
|
|||||
set.type |
|
|||||
setdiff.type |
|
|||||
subset.type |
|
|||||
union.type |
|
Element Group Summary | ||||||||
Content-sets.class |
|
|||||||
list.content |
|
|||||||
set.content |
|
Attribute Group Summary | ||||||||
card.attlist |
|
|||||||
cartesianproduct.attlist |
|
|||||||
in.attlist |
|
|||||||
intersect.attlist |
|
|||||||
list.attlist |
|
|||||||
notin.attlist |
|
|||||||
notprsubset.attlist |
|
|||||||
notsubset.attlist |
|
|||||||
prsubset.attlist |
|
|||||||
set.attlist |
|
|||||||
setdiff.attlist |
|
|||||||
subset.attlist |
|
|||||||
union.attlist |
|
<?xml version="1.0" encoding="UTF-8"?> <xs:schema elementFormDefault="qualified" targetNamespace="http://www.w3.org/1998/Math/MathML" xmlns="http://www.w3.org/1998/Math/MathML" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <!-- "set" --> <!-- "type" could be "multiset" or "normal" or anything else --> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "list" --> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="lexicographic"/> <xs:enumeration value="numeric"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> <xs:sequence> </xs:sequence> </xs:group> </xs:complexType> <!-- "union" --> </xs:attributeGroup> </xs:complexType> <!-- "intersect" --> </xs:attributeGroup> </xs:complexType> <!-- "in" --> </xs:attributeGroup> </xs:complexType> <!-- "notin" --> </xs:attributeGroup> </xs:complexType> <!-- "subset" --> </xs:attributeGroup> </xs:complexType> <!-- "prsubset" --> </xs:attributeGroup> </xs:complexType> <!-- "notsubset" --> </xs:attributeGroup> </xs:complexType> <!-- "notprsubset" --> </xs:attributeGroup> </xs:complexType> <!-- "setdiff" --> </xs:attributeGroup> </xs:complexType> <!-- "card" --> </xs:attributeGroup> </xs:complexType> <!-- "cartesianproduct" --> </xs:attributeGroup> </xs:complexType> <!-- And the group of everything --> <xs:choice> </xs:choice> </xs:group> </xs:schema> <!-- Copyright û 2002 World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. See http://www.w3.org/Consortium/Legal/. --> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |