element Graphic

element {http://www.opengis.net/sld}Graphic

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.opengis.net/sld
Declared Namespacesxmlns:ogc=http://www.opengis.net/ogc
xmlns:sld=http://www.opengis.net/sld
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:element name="Graphic">
    <
xsd:annotation>
        <
xsd:documentation>
A "Graphic" specifies or refers to a "graphic symbol" with inherent
shape, size, and coloring.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:choice minOccurs="0" maxOccurs="unbounded">
                <
xsd:element ref="sld:ExternalGraphic"/>
                <
xsd:element ref="sld:Mark"/>
            </
xsd:choice>
            <
xsd:sequence>
                <
xsd:element ref="sld:Opacity" minOccurs="0"/>
                <
xsd:element ref="sld:Size" minOccurs="0"/>
                <
xsd:element ref="sld:Rotation" minOccurs="0"/>
            </
xsd:sequence>
        </
xsd:sequence>
    </
xsd:complexType>
</
xsd:element>


Documentation

A "Graphic" specifies or refers to a "graphic symbol" with inherent
shape, size, and coloring.


element Graphic


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.