complexType "Math"
Namespace:
Content:
mixed (allows character data), elem. wildcard
Defined:
Includes:
definition of elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type defining a mathematical expression.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType mixed="true" name="Math">
<xsd:sequence>
<xsd:any maxOccurs="unbounded" namespace="##any" processContents="skip"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/1)
{any element from any namespace}
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" namespace="##any" processContents="skip"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.