complexType GroupInformationType
diagram gluon3_1_p1051.png
namespace urn:tva:metadata:2005
children tva:GroupType tva:BasicDescription tva:MemberOf
used by
element GroupInformationTableType/GroupInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
groupId  tva:CRIDType  required      
ordered  xs:boolean  optional  false    
numOfItems  xs:unsignedInt  optional      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="GroupInformationType">
 
<xs:sequence>
   
<xs:element name="GroupType" type="tva:BaseProgramGroupTypeType"/>
   
<xs:element name="BasicDescription" type="tva:BasicContentDescriptionType"/>
   
<xs:element name="MemberOf" type="tva:BaseMemberOfType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="groupId" type="tva:CRIDType" use="required"/>
 
<xs:attribute name="ordered" type="boolean" use="optional" default="false"/>
 
<xs:attribute name="numOfItems" type="unsignedInt" use="optional"/>
 
<xs:attributeGroup ref="tva:fragmentIdentification"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

attribute GroupInformationType/@groupId
type tva:CRIDType
properties
use required
facets
Kind Value Annotation
pattern (c|C)(r|R)(i|I)(d|D)://.*/.*
source <xs:attribute name="groupId" type="tva:CRIDType" use="required"/>

attribute GroupInformationType/@ordered
type xs:boolean
properties
use optional
default false
source <xs:attribute name="ordered" type="boolean" use="optional" default="false"/>

attribute GroupInformationType/@numOfItems
type xs:unsignedInt
properties
use optional
source <xs:attribute name="numOfItems" type="unsignedInt" use="optional"/>

attribute GroupInformationType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element GroupInformationType/GroupType
diagram gluon3_1_p1052.png
namespace urn:tva:metadata:2005
type tva:BaseProgramGroupTypeType
properties
content complex
source <xs:element name="GroupType" type="tva:BaseProgramGroupTypeType"/>

element GroupInformationType/BasicDescription
diagram gluon3_1_p1053.png
namespace urn:tva:metadata:2005
type tva:BasicContentDescriptionType
properties
content complex
children tva:Title tva:MediaTitle tva:ShortTitle tva:Synopsis tva:PromotionalInformation tva:Keyword tva:Genre tva:ParentalGuidance tva:Language tva:CaptionLanguage tva:SignLanguage tva:CreditsList tva:AwardsList tva:RelatedMaterial tva:ProductionDate tva:ProductionLocation tva:CreationCoordinates tva:DepictedCoordinates tva:ReleaseInformation tva:Duration tva:PurchaseList
source <xs:element name="BasicDescription" type="tva:BasicContentDescriptionType"/>

element GroupInformationType/MemberOf
diagram gluon3_1_p1054.png
namespace urn:tva:metadata:2005
type tva:BaseMemberOfType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
crid  tva:CRIDType  required      
index  xs:unsignedInt  optional      
source <xs:element name="MemberOf" type="tva:BaseMemberOfType" minOccurs="0" maxOccurs="unbounded"/>


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