complexType MediaFormatType
diagram gluon3_diagrams/gluon3_p1079.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:DType
properties
base mpeg7:DType
children mpeg7:Content mpeg7:Medium mpeg7:FileFormat mpeg7:FileSize mpeg7:System mpeg7:BitRate mpeg7:VisualCoding mpeg7:AudioCoding mpeg7:SceneCodingFormat mpeg7:GraphicsCodingFormat mpeg7:OtherCodingFormat
used by
element SourcePreferencesType/MediaFormat
attributes
Name  Type  Use  Default  Fixed  Annotation

element MediaFormatType/Content
diagram gluon3_diagrams/gluon3_p1080.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/Medium
diagram gluon3_diagrams/gluon3_p1081.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/FileFormat
diagram gluon3_diagrams/gluon3_p1082.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/FileSize
diagram gluon3_diagrams/gluon3_p1083.png
namespace urn:tva:mpeg7:2005
type xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple

element MediaFormatType/System
diagram gluon3_diagrams/gluon3_p1084.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/BitRate
diagram gluon3_diagrams/gluon3_p1085.png
namespace urn:tva:mpeg7:2005
type extension of xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
variable  xs:boolean  optional  false    
minimum  xs:nonNegativeInteger  optional      
average  xs:nonNegativeInteger  optional      
maximum  xs:nonNegativeInteger  optional      

attribute MediaFormatType/BitRate/@variable
type xs:boolean
properties
use optional
default false

attribute MediaFormatType/BitRate/@minimum
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/BitRate/@average
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/BitRate/@maximum
type xs:nonNegativeInteger
properties
use optional

element MediaFormatType/VisualCoding
diagram gluon3_diagrams/gluon3_p1086.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Format mpeg7:Pixel mpeg7:Frame

element MediaFormatType/VisualCoding/Format
diagram gluon3_diagrams/gluon3_p1087.png
namespace urn:tva:mpeg7:2005
type extension of mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      
colorDomain  derived by: xs:NMTOKEN  optional  color    

attribute MediaFormatType/VisualCoding/Format/@colorDomain
type union of (restriction of xs:NMTOKEN, mpeg7:termReferenceType)
properties
use optional
default color

element MediaFormatType/VisualCoding/Pixel
diagram gluon3_diagrams/gluon3_p1088.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
resolution  xs:nonNegativeInteger  optional      
aspectRatio  mpeg7:nonNegativeReal  optional      
bitsPer  xs:nonNegativeInteger  optional      

attribute MediaFormatType/VisualCoding/Pixel/@resolution
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/VisualCoding/Pixel/@aspectRatio
type mpeg7:nonNegativeReal
properties
use optional
facets
Kind Value Annotation
minInclusive 0.0

attribute MediaFormatType/VisualCoding/Pixel/@bitsPer
type xs:nonNegativeInteger
properties
use optional

element MediaFormatType/VisualCoding/Frame
diagram gluon3_diagrams/gluon3_p1089.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
height  xs:nonNegativeInteger  optional      
width  xs:nonNegativeInteger  optional      
aspectRatio  mpeg7:nonNegativeReal  optional      
rate  mpeg7:nonNegativeReal  optional      
structure  derived by: xs:NMTOKEN  optional      

attribute MediaFormatType/VisualCoding/Frame/@height
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/VisualCoding/Frame/@width
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/VisualCoding/Frame/@aspectRatio
type mpeg7:nonNegativeReal
properties
use optional
facets
Kind Value Annotation
minInclusive 0.0

attribute MediaFormatType/VisualCoding/Frame/@rate
type mpeg7:nonNegativeReal
properties
use optional
facets
Kind Value Annotation
minInclusive 0.0

attribute MediaFormatType/VisualCoding/Frame/@structure
type restriction of xs:NMTOKEN
properties
use optional
facets
Kind Value Annotation
enumeration progressive
enumeration interlaced

element MediaFormatType/AudioCoding
diagram gluon3_diagrams/gluon3_p1090.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Format mpeg7:AudioChannels mpeg7:Sample mpeg7:Emphasis mpeg7:Presentation

element MediaFormatType/AudioCoding/Format
diagram gluon3_diagrams/gluon3_p1091.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/AudioCoding/AudioChannels
diagram gluon3_diagrams/gluon3_p1092.png
namespace urn:tva:mpeg7:2005
type extension of xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
front  xs:nonNegativeInteger  optional      
side  xs:nonNegativeInteger  optional      
rear  xs:nonNegativeInteger  optional      
lfe  xs:nonNegativeInteger  optional      
track  xs:nonNegativeInteger  optional      

attribute MediaFormatType/AudioCoding/AudioChannels/@front
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/AudioCoding/AudioChannels/@side
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/AudioCoding/AudioChannels/@rear
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/AudioCoding/AudioChannels/@lfe
type xs:nonNegativeInteger
properties
use optional

attribute MediaFormatType/AudioCoding/AudioChannels/@track
type xs:nonNegativeInteger
properties
use optional

element MediaFormatType/AudioCoding/Sample
diagram gluon3_diagrams/gluon3_p1093.png
namespace urn:tva:mpeg7:2005
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
rate  mpeg7:nonNegativeReal  optional      
bitsPer  xs:nonNegativeInteger  optional      

attribute MediaFormatType/AudioCoding/Sample/@rate
type mpeg7:nonNegativeReal
properties
use optional
facets
Kind Value Annotation
minInclusive 0.0

attribute MediaFormatType/AudioCoding/Sample/@bitsPer
type xs:nonNegativeInteger
properties
use optional

element MediaFormatType/AudioCoding/Emphasis
diagram gluon3_diagrams/gluon3_p1094.png
namespace urn:tva:mpeg7:2005
type union of (restriction of xs:NMTOKEN, mpeg7:termReferenceType)
properties
minOcc 0
maxOcc 1
content simple

element MediaFormatType/AudioCoding/Presentation
diagram gluon3_diagrams/gluon3_p1095.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/SceneCodingFormat
diagram gluon3_diagrams/gluon3_p1096.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/GraphicsCodingFormat
diagram gluon3_diagrams/gluon3_p1097.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      

element MediaFormatType/OtherCodingFormat
diagram gluon3_diagrams/gluon3_p1098.png
namespace urn:tva:mpeg7:2005
type mpeg7:ControlledTermUseType
properties
minOcc 0
maxOcc 1
content complex
children mpeg7:Name mpeg7:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      


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