element <m:mtable> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 26 attributes, attr. wildcard, 1 element
Subst.Gr:
substitutes for m:PresentationExpression
Defined:
Includes:
definition of 1 element
Used:
never
Component Diagram
XML Representation Summary
<m:mtable
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
xs:string
 = 
(xs:string | "transparent")
 = 
xs:string
 = 
list of ("top" | "bottom" | "center" | "baseline" | "axis")
 = 
list of ("left" | "center" | "right")
 = 
xs:string
 = 
list of ("true" | "false")
 = 
list of (xs:string | "auto" | "fit")
 = 
(xs:string | "auto")
 = 
list of xs:string
 = 
list of xs:string
 = 
list of ("none" | "solid" | "dashed")
 = 
list of ("none" | "solid" | "dashed")
 = 
("none" | "solid" | "dashed")
 = 
list of (xs:string | xs:string)
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("true" | "false")
 = 
("left" | "right" | "leftoverlap" | "rightoverlap")
 = 
xs:string
   
   
>
   
Content: 
</m:mtable>
May contain elements by substitutions (2):
May be included in elements by substitutions (30):
m:semantics (defined in m:semantics group)
XML Source (see within schema source)
<xs:element name="mtable" substitutionGroup="m:PresentationExpression">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="m:TableRowExpression"/>
</xs:sequence>
<xs:attributeGroup ref="m:mtable.attributes"/>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 1/1)
m:TableRowExpression
Type:
xs:anyType, any content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
substituted with 2 elements
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="m:TableRowExpression"/>

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.