element <credit> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
locally within Credit group in pretext.xsd; see XML source
XML Representation Summary
<credit>
   
Content: 
</credit>
Content model elements (2):
author (defined in Author group),
title (defined in Title group)
Included in content model of elements (1):
XML Source (see within schema source)
<xs:element name="credit">
<xs:complexType>
<xs:sequence>
<xs:group ref="Title"/>
<xs:group maxOccurs="unbounded" ref="Author"/>
</xs:sequence>
</xs:complexType>
</xs:element>

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