element lastmod

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.google.com/schemas/sitemap/0.84}lastmod
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="lastmod">
    <
xsd:annotation>
        <
xsd:documentation>
OPTIONAL: The date the document was last modified. The date must conform
to ISO 8601 (http://www.w3.org/TR/NOTE-datetime). Example: 2005-05-10
Lastmod may also contain a timestamp. Example: 2005-05-10T17:33:30+08:00
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleType>
        <
xsd:restriction base="xsd:string">
            <
xsd:minLength value="10"/>
            <
xsd:maxLength value="25"/>
        </
xsd:restriction>
    </
xsd:simpleType>
</
xsd:element>


Documentation

OPTIONAL: The date the document was last modified. The date must conform
to ISO 8601 (http://www.w3.org/TR/NOTE-datetime). Example: 2005-05-10
Lastmod may also contain a timestamp. Example: 2005-05-10T17:33:30+08:00


element lastmod


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.