![]() |
| MPEG-7 Schema Search Engine |
<complexType name="ColorLayoutType" final="#all">
<complexContent>
<extension base="mpeg7:VisualDType">
<sequence>
<element name="YDCCoeff" type="mpeg7:unsigned6"/>
<element name="CbDCCoeff" type="mpeg7:unsigned6"/>
<element name="CrDCCoeff" type="mpeg7:unsigned6"/>
<choice>
<element name="YACCoeff2">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff5">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="5"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff9">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="9"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff14">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="14"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff20">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="20"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff27">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="27"/>
</restriction>
</simpleType>
</element>
<element name="YACCoeff63">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="63"/>
</restriction>
</simpleType>
</element>
</choice>
<choice>
<sequence>
<element name="CbACCoeff2">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="2"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff2">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="2"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff5">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="5"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff5">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="5"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff9">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="9"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff9">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="9"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff14">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="14"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff14">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="14"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff20">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="20"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff20">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="20"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff27">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="27"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff27">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="27"/>
</restriction>
</simpleType>
</element>
</sequence>
<sequence>
<element name="CbACCoeff63">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="63"/>
</restriction>
</simpleType>
</element>
<element name="CrACCoeff63">
<simpleType>
<restriction>
<simpleType>
<list itemType="mpeg7:unsigned5"/>
</simpleType>
<length value="63"/>
</restriction>
</simpleType>
</element>
</sequence>
</choice>
</sequence>
</extension>
</complexContent>
</complexType>