complexType MotionActivityType

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

Type Heirarchy
{urn:mpeg:mpeg7:schema:2001}Mpeg7BaseType (by extension)
 {urn:mpeg:mpeg7:schema:2001}DType (by extension)
  {urn:mpeg:mpeg7:schema:2001}VisualDType (by extension)
   {urn:mpeg:mpeg7:schema:2001}MotionActivityType
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="MotionActivityType" final="#all">
    <
complexContent>
        <
extension base="mpeg7:VisualDType">
            <
sequence>
                <
element name="Intensity">
                    <
simpleType>
                        <
restriction base="mpeg7:unsigned3">
                            <
minInclusive value="1"/>
                            <
maxInclusive value="5"/>
                        </
restriction>
                    </
simpleType>
                </
element>
                <
element name="DominantDirection" type="mpeg7:unsigned3" minOccurs="0"/>
                <
element name="SpatialDistributionParams" minOccurs="0">
                    <
complexType>
                        <
attribute name="numOfShortRuns" type="mpeg7:unsigned6" use="required"/>
                        <
attribute name="numOfMediumRuns" type="mpeg7:unsigned5" use="required"/>
                        <
attribute name="numOfLongRuns" type="mpeg7:unsigned5" use="required"/>
                    </
complexType>
                </
element>
                <
element name="SpatialLocalizationParams" minOccurs="0">
                    <
complexType>
                        <
choice>
                            <
element name="Vector4">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned3"/>
                                        </
simpleType>
                                        <
length value="4"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                            <
element name="Vector16">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned3"/>
                                        </
simpleType>
                                        <
length value="16"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                            <
element name="Vector64">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned3"/>
                                        </
simpleType>
                                        <
length value="64"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                            <
element name="Vector256">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned3"/>
                                        </
simpleType>
                                        <
length value="256"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                        </
choice>
                    </
complexType>
                </
element>
                <
element name="TemporalParams" minOccurs="0">
                    <
simpleType>
                        <
restriction>
                            <
simpleType>
                                <
list itemType="mpeg7:unsigned6"/>
                            </
simpleType>
                            <
length value="5"/>
                        </
restriction>
                    </
simpleType>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


complexType MotionActivityType


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.