complexType TVAMainType
diagram gluon3_1_p1218.png
namespace urn:tva:metadata:2005
children tva:CopyrightNotice tva:MetadataOriginationInformationTable tva:ClassificationSchemeTable tva:ProgramDescription tva:UserDescription
used by
element TVAMain
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  required      
publisher  xs:string  optional      
publicationTime  xs:dateTime  optional      
rightsOwner  xs:string  optional      
originID  tva:TVAIDType  optional      
version  xs:unsignedInt  optional      
source <xs:complexType name="TVAMainType">
 
<xs:sequence>
   
<xs:element name="CopyrightNotice" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="MetadataOriginationInformationTable" type="tva:MetadataOriginationInformationTableType" minOccurs="0"/>
   
<xs:element name="ClassificationSchemeTable" type="tva:ClassificationSchemeTableType" minOccurs="0"/>
   
<xs:element name="ProgramDescription" type="tva:ProgramDescriptionType" minOccurs="0"/>
   
<xs:element name="UserDescription" type="tva:UserDescriptionType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute ref="xml:lang" use="required"/>
 
<xs:attribute name="publisher" type="string" use="optional"/>
 
<xs:attribute name="publicationTime" type="dateTime" use="optional"/>
 
<xs:attribute name="rightsOwner" type="string" use="optional"/>
 
<xs:attribute name="originID" type="tva:TVAIDType" use="optional"/>
 
<xs:attribute name="version" type="unsignedInt" use="optional"/>
</xs:complexType>

attribute TVAMainType/@publisher
type xs:string
properties
use optional
source <xs:attribute name="publisher" type="string" use="optional"/>

attribute TVAMainType/@publicationTime
type xs:dateTime
properties
use optional
source <xs:attribute name="publicationTime" type="dateTime" use="optional"/>

attribute TVAMainType/@rightsOwner
type xs:string
properties
use optional
source <xs:attribute name="rightsOwner" type="string" use="optional"/>

attribute TVAMainType/@originID
type tva:TVAIDType
properties
use optional
source <xs:attribute name="originID" type="tva:TVAIDType" use="optional"/>

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

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

element TVAMainType/MetadataOriginationInformationTable
diagram gluon3_1_p1220.png
namespace urn:tva:metadata:2005
type tva:MetadataOriginationInformationTableType
properties
minOcc 0
maxOcc 1
content complex
children tva:MetadataOriginationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="MetadataOriginationInformationTable" type="tva:MetadataOriginationInformationTableType" minOccurs="0"/>

element TVAMainType/ClassificationSchemeTable
diagram gluon3_1_p1221.png
namespace urn:tva:metadata:2005
type tva:ClassificationSchemeTableType
properties
minOcc 0
maxOcc 1
content complex
children tva:CSAlias tva:ClassificationScheme
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="ClassificationSchemeTable" type="tva:ClassificationSchemeTableType" minOccurs="0"/>

element TVAMainType/ProgramDescription
diagram gluon3_1_p1222.png
namespace urn:tva:metadata:2005
type tva:ProgramDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children tva:ProgramInformationTable tva:GroupInformationTable tva:ProgramLocationTable tva:ServiceInformationTable tva:CreditsInformationTable tva:ProgramReviewTable tva:SegmentInformationTable tva:PurchaseInformationTable
source <xs:element name="ProgramDescription" type="tva:ProgramDescriptionType" minOccurs="0"/>

element TVAMainType/UserDescription
diagram gluon3_1_p1223.png
namespace urn:tva:metadata:2005
type tva:UserDescriptionType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:UserPreferences tva:UsageHistory
source <xs:element name="UserDescription" type="tva:UserDescriptionType" minOccurs="0" maxOccurs="unbounded"/>


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