element <cross-references> (global)
Namespace:
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
globally in pretext.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<cross-references
   
 = 
("local" | "global" | "hybrid" | "type-local" | "type-global" | "type-hybrid" | "phrase-global" | "phrase-hybrid" | "title" | "custom")
/>
Included in content model of elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:element name="cross-references">
<xs:complexType>
<xs:attribute name="text" type="XrefTextStyle" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
text
Type:
Use:
required
Attribute Value
enumeration of xs:token
Enumeration:
"local", "global", "hybrid", "type-local", "type-global", "type-hybrid", "phrase-global", "phrase-hybrid", "title", "custom"
XML Source (see within schema source)
<xs:attribute name="text" type="XrefTextStyle" use="required"/>

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