element <affiliation> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 3 elements
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<affiliation>
   
Content: 
</affiliation>
Content model elements (3):
Included in content model of elements (3):
author (defined in Author group),
Known Usage Locations
XML Source (see within schema source)
<xs:element name="affiliation">
<xs:complexType>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="department"/>
<xs:element ref="institution"/>
<xs:element ref="address"/>
</xs:choice>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 3/3)
address
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="address"/>

department
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="department"/>

institution
Type:
anonymous complexType, mixed content
XML Source (see within schema source)
<xs:element ref="institution"/>

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