element <url> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 2 attributes, 88 elements
Defined:
locally within Url group in pretext.xsd; see XML source
Includes:
definitions of 2 attributes
XML Representation Summary
<url
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</url>
Content model elements (88):
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 (29):
li (defined in ListItem group),
li (in ol defined in ExerciseOrderedList group),
line (defined in LongLine group),
p (defined in Paragraph group),
q,
subtitle (defined in Subtitle group),
title (defined in Title group),
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