element <m:piecewise> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 8 attributes, attr. wildcard, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<m:piecewise
   
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:string
 = 
xs:anyURI
 = 
xs:anySimpleType
 = 
xs:string
 = 
xs:anyURI
   
   
>
   
Content: 
</m:piecewise>
Included in content model of elements (54):
m:semantics (defined in m:semantics group),
m:semantics (defined in m:semantics-contexp group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="piecewise">
<xs:complexType>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="m:piece"/>
<xs:element ref="m:otherwise"/>
</xs:choice>
<xs:attributeGroup ref="m:CommonAtt"/>
<xs:attributeGroup ref="m:DefEncAtt"/>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 2/2)
m:otherwise
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element ref="m:otherwise"/>

m:piece
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element ref="m:piece"/>

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.