element <segment>
Namespace:
Type:
anonymous complexType
Content:
mixed, 10 attributes, 14 elements
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definitions of 1 attribute and 4 elements
Used:
XML Representation Summary
<segment
    coordx
 = 
xs:NMTOKEN
    coordy
 = 
xs:NMTOKEN
    coordz
 = 
xs:NMTOKEN
    dimx
 = 
xs:NMTOKEN
    dimy
 = 
xs:NMTOKEN
    dimz
 = 
xs:NMTOKEN
    id
 = 
xs:ID
    idref
 = 
xs:IDREF
    resol
 = 
xs:NMTOKEN
    segmenttype
 = 
("appendix" | "author" | "other" | "biblio" | "blockquote" | "conclusion" | "dedication" | "data" | "box" | "figure" | "titlegr" | "index" | "introduction" | "ackno" | "keyword" | "note" | "bionote" | "editonote" | "abstract" | "table" | "title1" | "title2" | "title3" | "title4" | "title5" | "title6")
    >
   
Content: 
{text} × ((title, paraltitle*)?, (blocktext+ | (unicodechar | quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference)*), source?)
</segment>
May contain elements (14):
May be included in elements (2):
Known Usage Locations
Annotation
Label
Segment
Description
A segment allows the semantic identification of a block of information not necessarily corresponding to a block of text, a paragraph or one page.
XML Source (w/o annotations (2); see within schema source)
<xs:element name="segment">
<xs:complexType mixed="true">
<xs:sequence>
<xs:sequence minOccurs="0">
<xs:element ref="title"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="paraltitle"/>
</xs:sequence>
<xs:choice>
<xs:element maxOccurs="unbounded" ref="blocktext"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="text"/>
</xs:choice>
<xs:element minOccurs="0" ref="source"/>
</xs:sequence>
<xs:attributeGroup ref="idref"/>
<xs:attributeGroup ref="coordxyz"/>
<xs:attributeGroup ref="dimxyz"/>
<xs:attributeGroup ref="resol"/>
<xs:attribute name="segmenttype">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="appendix"/>
<xs:enumeration value="author"/>
<xs:enumeration value="other"/>
<xs:enumeration value="biblio"/>
<xs:enumeration value="blockquote"/>
<xs:enumeration value="conclusion"/>
<xs:enumeration value="dedication"/>
<xs:enumeration value="data"/>
<xs:enumeration value="box"/>
<xs:enumeration value="figure"/>
<xs:enumeration value="titlegr"/>
<xs:enumeration value="index"/>
<xs:enumeration value="introduction"/>
<xs:enumeration value="ackno"/>
<xs:enumeration value="keyword"/>
<xs:enumeration value="note"/>
<xs:enumeration value="bionote"/>
<xs:enumeration value="editonote"/>
<xs:enumeration value="abstract"/>
<xs:enumeration value="table"/>
<xs:enumeration value="title1"/>
<xs:enumeration value="title2"/>
<xs:enumeration value="title3"/>
<xs:enumeration value="title4"/>
<xs:enumeration value="title5"/>
<xs:enumeration value="title6"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 1/10)
segmenttype
Type:
anonymous (restriction of xs:NMTOKEN)
Use:
optional
Label
Segment type
Description

Nature or kind of the segment.

appendix
appendix
author
author
other
other segment type
biblio
bibliography
blockquote
blockquote
conclusion
conclusion
dedication
dedication
data
data
box
box
figure
figure
titlegr
title group
index
index
introduction
introduction
ackno
aknowledgments
keyword
keyword
note
note
bionote
biographical note
editonote
editor's note
abstract
abstract
table
table
title1
level 1 section title
title2
level 2 section title
title3
level 3 section title
title4
level 4 section title
title5
level 5 section title
title6
level 6 section title
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"appendix", "author", "other", "biblio", "blockquote", "conclusion", "dedication", "data", "box", "figure", "titlegr", "index", "introduction", "ackno", "keyword", "note", "bionote", "editonote", "abstract", "table", "title1", "title2", "title3", "title4", "title5", "title6"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN
  simpleType (restriction)
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration:
"appendix", "author", "other", "biblio", "blockquote", "conclusion", "dedication", "data", "box", "figure", "titlegr", "index", "introduction", "ackno", "keyword", "note", "bionote", "editonote", "abstract", "table", "title1", "title2", "title3", "title4", "title5", "title6"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="segmenttype">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="appendix"/>
<xs:enumeration value="author"/>
<xs:enumeration value="other"/>
<xs:enumeration value="biblio"/>
<xs:enumeration value="blockquote"/>
<xs:enumeration value="conclusion"/>
<xs:enumeration value="dedication"/>
<xs:enumeration value="data"/>
<xs:enumeration value="box"/>
<xs:enumeration value="figure"/>
<xs:enumeration value="titlegr"/>
<xs:enumeration value="index"/>
<xs:enumeration value="introduction"/>
<xs:enumeration value="ackno"/>
<xs:enumeration value="keyword"/>
<xs:enumeration value="note"/>
<xs:enumeration value="bionote"/>
<xs:enumeration value="editonote"/>
<xs:enumeration value="abstract"/>
<xs:enumeration value="table"/>
<xs:enumeration value="title1"/>
<xs:enumeration value="title2"/>
<xs:enumeration value="title3"/>
<xs:enumeration value="title4"/>
<xs:enumeration value="title5"/>
<xs:enumeration value="title6"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
Content Element Detail (defined in this component only; 4/14)
blocktext
Type:
anonymous, mixed content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="blocktext"/>

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

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

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