Prev Next

types

<schema elementFormDefault="qualified"
  xmlns="http://www.w3.org/2001/XMLSchema"
  targetNamespace="http://purl.org/rss/1.0/modules/content/">
  <element name="encoded" type="string"/>
</schema>
<schema elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://purl.org/dc/elements/1.1/"> <element name="date" type="date"/> <element name="creator" type="string"/> </schema>
<schema elementFormDefault="qualified" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.w3.org/1999/xhtml"> <element name="body" mixed="true"> <complexType> <sequence> <any processContents="skip"/> </sequence> </complexType> </element> </schema>
Sam Ruby 2025-08-23T00:01:08 50 of 75