element <rename> (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
<rename
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</rename>
Included in content model of elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:element name="rename">
<xs:complexType mixed="true">
<xs:attribute name="element" use="required"/>
<xs:attribute ref="xml:lang"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
element
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="element" use="required"/>

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

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