Sha256: 85b7f5bfc0a744748a0d7f93e6279f57f132c5553e2f27199687977081996129
Contents?: true
Size: 976 Bytes
Versions: 26
Compression:
Stored size: 976 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.google.com/schemas/sitemap-mobile/1.0" xmlns="http://www.google.com/schemas/sitemap-mobile/1.0" elementFormDefault="qualified"> <xsd:annotation> <xsd:documentation> XML Schema for the Mobile Sitemap extension. This schema defines the Mobile-specific elements only; the core Sitemap elements are defined separately. Help Center documentation for the Mobile Sitemap extension: http://www.google.com/support/webmasters/bin/topic.py?topic=8493 Copyright 2010 Google Inc. All Rights Reserved. </xsd:documentation> </xsd:annotation> <xsd:element name="mobile"> <xsd:annotation> <xsd:documentation> Mobile sitemaps just contain an empty "mobile" tag to identify a URL as having mobile content. </xsd:documentation> </xsd:annotation> <xsd:complexType/> </xsd:element> </xsd:schema>
Version data entries
26 entries across 26 versions & 3 rubygems