element <xref> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 6 attributes, 86 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 6 attributes
Used:
XML Representation Summary
<xref
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("local" | "global" | "hybrid" | "type-local" | "type-global" | "type-hybrid" | "phrase-global" | "phrase-hybrid" | "title" | "custom")
 = 
xs:anySimpleType
   
>
   
Content: 
</xref>
Content model elements (86):
c,
fillin (defined in FillInText group),
m,
n,
pretext (defined in Generator group),
q,
webwork (defined in Generator group),
Included in content model of elements (32):
author (defined in AuthorByline group),
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
line (defined in LongLine group),
p (defined in Paragraph group),
q,
subtitle (defined in Subtitle group),
title (defined in Title group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="xref">
<xs:complexType mixed="true">
<xs:group ref="TextShort"/>
<xs:attribute name="ref"/>
<xs:attribute name="first"/>
<xs:attribute name="last"/>
<xs:attribute name="provisional"/>
<xs:attribute name="text" type="XrefTextStyle"/>
<xs:attribute name="detail"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 6/6)
detail
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="detail"/>

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

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

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

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

text
Type:
Use:
optional
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"/>

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