element <url> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes, 86 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<url
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</url>
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 (31):
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="url">
<xs:complexType mixed="true">
<xs:group minOccurs="0" ref="TextShort"/>
<xs:attribute name="href" use="required"/>
<xs:attribute name="visual"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
href
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="href" use="required"/>

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

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