complexType GroupInformationTableType
diagram gluon3_1_p1049.png
namespace urn:tva:metadata:2005
children tva:GroupInformation
used by
element ProgramDescriptionType/GroupInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="GroupInformationTableType">
 
<xs:sequence>
   
<xs:element name="GroupInformation" type="tva:GroupInformationType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

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

element GroupInformationTableType/GroupInformation
diagram gluon3_1_p1050.png
namespace urn:tva:metadata:2005
type tva:GroupInformationType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:GroupType tva:BasicDescription tva:MemberOf
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:element name="GroupInformation" type="tva:GroupInformationType" minOccurs="0" maxOccurs="unbounded"/>


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