element <department> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 32 elements
Defined:
locally within author element in pretext.xsd; see XML source
XML Representation Summary
<department>
   
Content: 
</department>
Content model elements (32):
line (defined in ShortLine group),
Included in content model of elements (1):
author  (defined in Author group)
XML Source (see within schema source)
<xs:element minOccurs="0" name="department">
<xs:complexType mixed="true">
<xs:choice>
<xs:group ref="TextSimple"/>
<xs:group maxOccurs="unbounded" ref="ShortLine"/>
</xs:choice>
</xs:complexType>
</xs:element>

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