complexType ProgramReviewTableType
diagram gluon3_1_p1121.png
namespace urn:tva:metadata:2005
children tva:Review
used by
element ProgramDescriptionType/ProgramReviewTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="ProgramReviewTableType">
 
<xs:sequence>
   
<xs:element name="Review" type="tva:ReviewType" 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 ProgramReviewTableType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element ProgramReviewTableType/Review
diagram gluon3_1_p1122.png
namespace urn:tva:metadata:2005
type tva:ReviewType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:Rating tva:FreeTextReview tva:Reviewer tva:ReviewReference
attributes
Name  Type  Use  Default  Fixed  Annotation
programId  tva:CRIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:element name="Review" type="tva:ReviewType" minOccurs="0" maxOccurs="unbounded"/>


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