complexType ParameterTrajectoryType

complexType {urn:mpeg:mpeg7:schema:2001}ParameterTrajectoryType

Abstractfalse (This can be used in an instance)
Final Derivationsextension, restriction
Target Namespaceurn:mpeg:mpeg7:schema:2001
Declared Namespacesxmlns:mpeg7=urn:mpeg:mpeg7:schema:2001
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ParameterTrajectoryType" final="#all">
    <
sequence>
        <
element name="MediaTime" type="mpeg7:MediaTimeType"/>
        <
element name="InitialRegion" type="mpeg7:RegionLocatorType"/>
        <
element name="Params" type="mpeg7:TemporalInterpolationType" minOccurs="0"/>
        <
element name="Depth" type="mpeg7:TemporalInterpolationType" minOccurs="0"/>
    </
sequence>
    <
attribute name="motionModel" use="required">
        <
simpleType>
            <
restriction base="string">
                <
enumeration value="still"/>
                <
enumeration value="translation"/>
                <
enumeration value="rotationAndScaling"/>
                <
enumeration value="affine"/>
                <
enumeration value="perspective"/>
                <
enumeration value="parabolic"/>
            </
restriction>
        </
simpleType>
    </
attribute>
    <
attribute name="ellipseFlag" type="boolean" use="optional" default="false"/>
</
complexType>


complexType ParameterTrajectoryType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.