complexType URLType

complexType {http://www.opengis.net/context}URLType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/context
Declared Namespacesxmlns:sld=http://www.opengis.net/sld
xmlns:context=http://www.opengis.net/context
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:xlink=http://www.w3.org/1999/xlink


Source

<xs:complexType name="URLType">
    <
xs:sequence>
        <
xs:element name="OnlineResource" type="context:OnlineResourceType"/>
    </
xs:sequence>
    <
xs:attribute name="width" type="xs:integer" use="optional"/>
    <
xs:attribute name="height" type="xs:integer" use="optional"/>
    <
xs:attribute name="format" type="xs:string" use="optional"/>
</
xs:complexType>


complexType URLType


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.