element loc

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyURI (by restriction)
 {http://www.google.com/schemas/sitemap/0.84}loc
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="loc">
    <
xsd:annotation>
        <
xsd:documentation>
REQUIRED: The location URI of a document.
The URI must conform to RFC 2396 (http://www.ietf.org/rfc/rfc2396.txt).
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleType>
        <
xsd:restriction base="xsd:anyURI">
            <
xsd:minLength value="12"/>
            <
xsd:maxLength value="2048"/>
        </
xsd:restriction>
    </
xsd:simpleType>
</
xsd:element>


Documentation

REQUIRED: The location URI of a document.
The URI must conform to RFC 2396 (http://www.ietf.org/rfc/rfc2396.txt).


element loc


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.