element <latex-image> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes
Defined:
locally within image element in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
XML Representation Summary
<latex-image
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</latex-image>
Included in content model of elements (1):
image  (defined in ImageCode group)
XML Source (see within schema source)
<xs:element name="latex-image">
<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