element url

element {http://www.google.com/schemas/sitemap/0.84}url

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.google.com/schemas/sitemap/0.84
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.google.com/schemas/sitemap/0.84


Source

<xsd:element name="url">
    <
xsd:annotation>
        <
xsd:documentation>Container for the data needed to describe a document to crawl.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:all>
            <
xsd:element ref="loc"/>
            <
xsd:element ref="lastmod" minOccurs="0"/>
            <
xsd:element ref="changefreq" minOccurs="0"/>
            <
xsd:element ref="priority" minOccurs="0"/>
        </
xsd:all>
    </
xsd:complexType>
</
xsd:element>


Documentation

Container for the data needed to describe a document to crawl.


element url


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.