Sha256: 0c68cc01fc619890600bf8b5e98713297bf45b256145ff242d912cfc93bf64cb

Contents?: true

Size: 1.43 KB

Versions: 16

Compression:

Stored size: 1.43 KB

Contents

<xs:schema version="1.0"
           targetNamespace="http://purl.org/syndication/thread/1.0"
           xmlns="http://purl.org/syndication/thread/1.0"
           xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="in-reply-to">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[http://tools.ietf.org/html/rfc4685#section-3]]>
      </xs:documentation>
    </xs:annotation>
    <xs:complexType>
      <xs:attribute name="ref" type="xs:string" />
      <xs:attribute name="href" type="xs:anyURI" />
      <xs:attribute name="type" type="xs:string" />
      <xs:attribute name="source" type="xs:anyURI" />
    </xs:complexType>
  </xs:element>
  <xs:element name="total" type="xs:nonNegativeInteger">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[http://tools.ietf.org/html/rfc4685#section-5]]>
      </xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:attribute name="count" type="xs:nonNegativeInteger">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[<link rel="replies" thr:count="3"> described in http://tools.ietf.org/html/rfc4685#section-4]]>
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="updated" type="xs:dateTime">
    <xs:annotation>
      <xs:documentation>
        <![CDATA[<link rel="replies" thr:updated="3"> described in http://tools.ietf.org/html/rfc4685#section-4]]>
      </xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:schema>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
xommelier-0.1.35 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.34 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.33 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.32 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.31 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.30 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.29 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.28 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.27 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.26 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.25 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.24 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.23 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.22 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.21 lib/xommelier/schemas/syndication/thr.xsd
xommelier-0.1.20 lib/xommelier/schemas/syndication/thr.xsd