element <titlegr>
Namespace:
Type:
anonymous complexType
Content:
complex, 12 elements
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 12 elements
Used:
XML Representation Summary
<titlegr>
   
Content: 
issuesect?, issuesect2?, issuesect3?, (paralissuesect, paralissuesect2?, paralissuesect3?)*, ((title, subtitle?, biblioreft*) | biblioreft+), (paraltitle, paralsubtitle?)*
</titlegr>
May contain elements (11):
May be included in elements (1):
Known Usage Locations
Annotation
Label
Title group
Description
Set of information about the title of the article.
Examples
example 1
<titlegr>
    <issuesect>Articles</issuesect>
    <title>Le démantèlement des institutions intermédiaires de la régulation sociale</title>
    <subtitle>Vers une nouvelle forme de domination</subtitle>
    <paraltitle lang="en">The Dismantling of Intermediate Institutions of Social Regulation</paraltitle>
    <paralsubtitle lang="en">Towards a New Form of Domination</paralsubtitle>
</titlegr>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="titlegr">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" ref="issuesect"/>
<xs:element minOccurs="0" ref="issuesect2"/>
<xs:element minOccurs="0" ref="issuesect3"/>
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:element ref="paralissuesect"/>
<xs:element minOccurs="0" ref="paralissuesect2"/>
<xs:element minOccurs="0" ref="paralissuesect3"/>
</xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element ref="title"/>
<xs:element minOccurs="0" ref="subtitle"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="biblioreft"/>
</xs:sequence>
<xs:element maxOccurs="unbounded" ref="biblioreft"/>
</xs:choice>
<xs:sequence maxOccurs="unbounded" minOccurs="0">
<xs:element ref="paraltitle"/>
<xs:element minOccurs="0" ref="paralsubtitle"/>
</xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 12/12)
biblioreft
Type:
biblioreftype, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="biblioreft"/>

biblioreft
Type:
biblioreftype, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="biblioreft"/>

issuesect
Type:
texttype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="issuesect"/>

issuesect2
Type:
texttype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="issuesect2"/>

issuesect3
Type:
texttype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="issuesect3"/>

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

paralissuesect2
Type:
textlangtype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="paralissuesect2"/>

paralissuesect3
Type:
textlangtype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="paralissuesect3"/>

paralsubtitle
Type:
textlangtype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="paralsubtitle"/>

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

subtitle
Type:
texttype, mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="subtitle"/>

title
Type:
XML Source (see within schema source)
<xs:element ref="title"/>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set