complexType RegionLocatorType

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

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="RegionLocatorType" final="#all">
    <
sequence>
        <
element name="CoordRef" minOccurs="0">
            <
complexType>
                <
attribute name="ref" type="IDREF" use="required"/>
                <
attribute name="spatialRef" type="boolean" use="optional" default="false"/>
            </
complexType>
        </
element>
        <
element name="Box" minOccurs="0" maxOccurs="unbounded">
            <
complexType>
                <
simpleContent>
                    <
extension base="mpeg7:BoxListType">
                        <
attribute name="unlocatedRegion" type="boolean" use="optional"
                            
default="false"/>
                    </
extension>
                </
simpleContent>
            </
complexType>
        </
element>
        <
element name="Polygon" minOccurs="0" maxOccurs="unbounded">
            <
complexType>
                <
sequence>
                    <
element name="Coords" type="mpeg7:IntegerMatrixType"/>
                </
sequence>
                <
attribute name="unlocatedRegion" type="boolean" use="optional" default="false"/>
            </
complexType>
        </
element>
    </
sequence>
</
complexType>


complexType RegionLocatorType


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.