complexType DominantColorType

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

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}DominantColorType
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="DominantColorType" final="#all">
    <
complexContent>
        <
extension base="mpeg7:VisualDType">
            <
sequence>
                <
element name="ColorSpace" type="mpeg7:ColorSpaceType" minOccurs="0"/>
                <
element name="ColorQuantization" type="mpeg7:ColorQuantizationType" minOccurs="0"/>
                <
element name="SpatialCoherency" type="mpeg7:unsigned5"/>
                <
element name="Value" minOccurs="1" maxOccurs="8">
                    <
complexType>
                        <
sequence>
                            <
element name="Percentage" type="mpeg7:unsigned5"/>
                            <
element name="Index">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned12"/>
                                        </
simpleType>
                                        <
length value="3"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                            <
element name="ColorVariance" minOccurs="0">
                                <
simpleType>
                                    <
restriction>
                                        <
simpleType>
                                            <
list itemType="mpeg7:unsigned1"/>
                                        </
simpleType>
                                        <
length value="3"/>
                                    </
restriction>
                                </
simpleType>
                            </
element>
                        </
sequence>
                    </
complexType>
                </
element>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


complexType DominantColorType


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.