attributeGroup seriesGroup
namespace http://gluon.nrk.no/gluon3_1
used by
elements relationsType/relationHasEpisode relationsType/relationHasSeason relationsType/relationIsEpisodeOf relationsType/relationIsSeasonOf
attributes
Name  Type  Use  Default  Fixed  Annotation
runningOrderNumber  xs:integer        
documentation
If exists, it provides the ranking/running order within an ordered
list.
totalNumberOfGroupMembers  xs:integer        
annotation
documentation
For serier
source <xs:attributeGroup name="seriesGroup">
 
<xs:annotation>
   
<xs:documentation>For serier</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="runningOrderNumber" type="xs:integer">
   
<xs:annotation>
     
<xs:documentation> If exists, it provides the ranking/running order within an ordered
list.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="totalNumberOfGroupMembers" type="xs:integer"/>
</xs:attributeGroup>

attribute seriesGroup/@runningOrderNumber
type xs:integer
annotation
documentation
If exists, it provides the ranking/running order within an ordered
list.
source <xs:attribute name="runningOrderNumber" type="xs:integer">
 
<xs:annotation>
   
<xs:documentation> If exists, it provides the ranking/running order within an ordered
list.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute seriesGroup/@totalNumberOfGroupMembers
type xs:integer
source <xs:attribute name="totalNumberOfGroupMembers" type="xs:integer"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy