complexType ReviewerType
diagram gluon3_1_p1152.png
namespace urn:tva:metadata:2005
type extension of tva:TVAAgentType
properties
base tva:TVAAgentType
children tva:PersonName tva:PersonNameIDRef tva:OrganizationName tva:OrganizationNameIDRef tva:Publication
used by
element MediaReviewType/Reviewer
source <xs:complexType name="ReviewerType">
 
<xs:complexContent>
   
<xs:extension base="tva:TVAAgentType">
     
<xs:sequence>
       
<xs:element name="Publication" type="mpeg7:TextualType" minOccurs="0"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ReviewerType/Publication
diagram gluon3_1_p1153.png
namespace urn:tva:metadata:2005
type mpeg7:TextualType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="Publication" type="mpeg7:TextualType" minOccurs="0"/>


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