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

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.