Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Included schema vector-calculus.xsd
Namespace http://www.w3.org/1998/Math/MathML
Annotations
This is an XML Schema module for the vector calculs operators of content MathML. Author: Stéphane Dalmas, INRIA.
Properties
attribute form default unqualified
element form default qualified
Element divergence
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#divergence.attlistvector-calculus_xsd.tmp#divergence.type
Properties
content complex
Used by
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:element name="divergence" type="divergence.type"/>
Element grad
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#grad.attlistvector-calculus_xsd.tmp#grad.type
Properties
content complex
Used by
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:element name="grad" type="grad.type"/>
Element curl
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#curl.attlistvector-calculus_xsd.tmp#curl.type
Properties
content complex
Used by
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:element name="curl" type="curl.type"/>
Element laplacian
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#laplacian.attlistvector-calculus_xsd.tmp#laplacian.type
Properties
content complex
Used by
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:element name="laplacian" type="laplacian.type"/>
Complex Type divergence.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#divergence.attlist
Used by
Element divergence
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:complexType name="divergence.type">
  <xs:attributeGroup ref="divergence.attlist"/>
</xs:complexType>
Complex Type grad.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#grad.attlist
Used by
Element grad
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:complexType name="grad.type">
  <xs:attributeGroup ref="grad.attlist"/>
</xs:complexType>
Complex Type curl.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#curl.attlist
Used by
Element curl
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:complexType name="curl.type">
  <xs:attributeGroup ref="curl.attlist"/>
</xs:complexType>
Complex Type laplacian.type
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#laplacian.attlist
Used by
Element laplacian
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'
Source
<xs:complexType name="laplacian.type">
  <xs:attributeGroup ref="laplacian.attlist"/>
</xs:complexType>
Element Group Content-vector-calculus.class
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramvector-calculus_xsd.tmp#divergencevector-calculus_xsd.tmp#gradvector-calculus_xsd.tmp#curlvector-calculus_xsd.tmp#laplacian
Used by
Element Group ContExpr.class
Model
Children curl, divergence, grad, laplacian
Source
<xs:group name="Content-vector-calculus.class">
  <xs:choice>
    <xs:element ref="divergence"/>
    <xs:element ref="grad"/>
    <xs:element ref="curl"/>
    <xs:element ref="laplacian"/>
  </xs:choice>
</xs:group>
Attribute Group divergence.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attrib_xsd.tmp#Definition.attrib_encodingcommon-attrib_xsd.tmp#Definition.attrib_definitionURLcommon-attrib_xsd.tmp#Definition.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type divergence.type
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="divergence.attlist">
  <xs:attributeGroup ref="Definition.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group grad.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attrib_xsd.tmp#Definition.attrib_encodingcommon-attrib_xsd.tmp#Definition.attrib_definitionURLcommon-attrib_xsd.tmp#Definition.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type grad.type
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="grad.attlist">
  <xs:attributeGroup ref="Definition.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group curl.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attrib_xsd.tmp#Definition.attrib_encodingcommon-attrib_xsd.tmp#Definition.attrib_definitionURLcommon-attrib_xsd.tmp#Definition.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type curl.type
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="curl.attlist">
  <xs:attributeGroup ref="Definition.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Group laplacian.attlist
Namespace http://www.w3.org/1998/Math/MathML
Diagram
Diagramcommon-attrib_xsd.tmp#Definition.attrib_encodingcommon-attrib_xsd.tmp#Definition.attrib_definitionURLcommon-attrib_xsd.tmp#Definition.attribcommon-attribs_xsd.tmp#Common.attrib_classcommon-attribs_xsd.tmp#Common.attrib_stylecommon-attribs_xsd.tmp#Common.attrib_xrefcommon-attribs_xsd.tmp#Common.attrib_idxlink-href_xsd.tmp#hrefcommon-attribs_xsd.tmp#Common.attrib
Used by
Complex Type laplacian.type
Attributes
QName Type Use
class xs:NMTOKENS optional
definitionURL xs:anyURI optional
encoding xs:string optional
id xs:ID optional
style xs:string optional
xlink:href anyURI optional
xref xs:IDREF optional
Source
<xs:attributeGroup name="laplacian.attlist">
  <xs:attributeGroup ref="Definition.attrib"/>
  <xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>