element <asymptote> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<asymptote
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</asymptote>
Included in content model of elements (1):
image  (defined in ImageCode group)
Known Usage Locations
XML Source (see within schema source)
<xs:element name="asymptote">
<xs:complexType mixed="true">
<xs:attribute name="label"/>
<xs:attribute name="component"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
component
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="component"/>

label
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="label"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set