complexType BaseMemberOfType
diagram gluon3_1_p985.png
namespace urn:tva:metadata:2005
type extension of tva:CRIDRefType
properties
base tva:CRIDRefType
abstract true
used by
elements ProgramInformationType/MemberOf GroupInformationType/MemberOf InstanceDescriptionType/MemberOf
complexTypes DerivedFromType EpisodeOfType MemberOfType
attributes
Name  Type  Use  Default  Fixed  Annotation
crid  tva:CRIDType  required      
index  xs:unsignedInt  optional      
source <xs:complexType name="BaseMemberOfType" abstract="true">
 
<xs:complexContent>
   
<xs:extension base="tva:CRIDRefType">
     
<xs:attribute name="index" type="unsignedInt" use="optional"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

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


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