complexType DSType
diagram gluon3_1_p1284.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:Mpeg7BaseType
properties
base mpeg7:Mpeg7BaseType
abstract true
used by
complexTypes AgentType BrowsingPreferencesType ClassificationPreferencesType ClassificationSchemeBaseType CreationPreferencesType FilteringAndSearchPreferencesType PlaceType SourcePreferencesType SummaryPreferencesType TermDefinitionBaseType UsageHistoryType UserActionHistoryType UserActionListType UserActionType UserPreferencesType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:ID  optional      
timeBase  mpeg7:xPathRefType  optional      
timeUnit  mpeg7:durationType  optional      
source <xs:complexType name="DSType" abstract="true">
 
<xs:complexContent>
   
<xs:extension base="mpeg7:Mpeg7BaseType">
     
<xs:sequence>
       
<!-- Header element removed -->
     
</xs:sequence>
     
<xs:attribute name="id" type="ID" use="optional"/>
     
<xs:attributeGroup ref="mpeg7:timePropertyGrp"/>
   
</xs:extension>
   
<!-- timePropertyGrp attribute group removed -->
   
<!-- mediaTimePropertyGrp attribute group removed -->
 
</xs:complexContent>
</xs:complexType>

attribute DSType/@id
type xs:ID
properties
use optional
source <xs:attribute name="id" type="ID" use="optional"/>


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