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

Version Path
sitemap_generator-5.2.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.1.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.5 spec/support/schemas/sitemap-mobile.xsd
ftbpro_sitemap_generator-5.0.8 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator_ftbpro-5.0.6 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator_ftbpro-5.0.5 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator_ftbpro-5.0.4 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.4 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.3 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.2 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.1 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.0.beta1 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-5.0.0.beta spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.3.1 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.3.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.2.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.1.1 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.1.0 spec/support/schemas/sitemap-mobile.xsd
sitemap_generator-4.0.1 spec/support/schemas/sitemap-mobile.xsd