complexType MetadataOriginationInformationType
diagram gluon3_1_p1075.png
namespace urn:tva:metadata:2005
children tva:Publisher tva:RightsOwner tva:CopyrightNotice
used by
element MetadataOriginationInformationTableType/MetadataOriginationInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
originID  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
source <xs:complexType name="MetadataOriginationInformationType">
 
<xs:sequence>
   
<xs:element name="Publisher" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="RightsOwner" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="CopyrightNotice" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="originID" type="tva:TVAIDType" use="required"/>
 
<xs:attribute name="fragmentId" type="tva:TVAIDType" use="optional"/>
 
<xs:attribute name="fragmentVersion" type="unsignedLong" use="optional"/>
</xs:complexType>

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

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

attribute MetadataOriginationInformationType/@fragmentVersion
type xs:unsignedLong
properties
use optional
source <xs:attribute name="fragmentVersion" type="unsignedLong" use="optional"/>

element MetadataOriginationInformationType/Publisher
diagram gluon3_1_p1076.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="Publisher" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>

element MetadataOriginationInformationType/RightsOwner
diagram gluon3_1_p1077.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="RightsOwner" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>

element MetadataOriginationInformationType/CopyrightNotice
diagram gluon3_1_p1078.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"/>


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