Menu

Website

Allan Cunliffe
Attachments
Website.png (10952 bytes)

Introduction

This is a schema to encapsulate archived websites. The specification consists of a description of the XML schema and an example of an instance of the schema.

Target namespace

http://preservation.naa.gov.au/website/1.0

Declared namespaces

Prefix Namespace

xsd
http://www.w3.org/2001/XMLSchema

website
http://preservation.naa.gov.au/website/1.0

Schema

The following sections describe the website XML schema.

Diagram

XML Schema Definition

<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:website="http://preservation.naa.gov.au/website/1.0"
 targetNamespace="http://preservation.naa.gov.au/website/1.0"
 version="1.0">
<xsd:annotation>
 <xsd:documentation xml:lang="en">
  website. A schema to represent archived websites.
  Developed by the National Archives of Australia. Copyright 2010
  Commonwealth of Australia.
 </xsd:documentation>
</xsd:annotation>
<xsd:element name="website">
 <xsd:complexType>
   <xsd:sequence>
     <xsd:element name="file">
       <xsd:complexType>
         <xsd:attribute name="original_path" type="xsd:string" use="optional" />
         <xsd:attribute name="output_filename" type="xsd:string" use="optional" />
       </xsd:complexType>
     </xsd:element>
   </xsd:sequence>
 </xsd:complexType>
</xsd:element>
</xsd:schema>

Example

The following is an instance of the website schema.

<website:website xmlns:website="http://preservation.naa.gov.au/website/1.0">
<website:file website:original_path="images/footer-strip.png" website:output_filename="20100625135908182-footer-strip.png-7831c173.xena"/>
<website:file website:original_path="images/banner-strip.png" website:output_filename="20100625135908196-banner-strip.png-5224b40b.xena"/>
<website:file website:original_path="images/phone.png" website:output_filename="20100625135908203-phone.png-54b540bf.xena"/>
<website:file website:original_path="images/naa-home.png" website:output_filename="20100625135908244-naa-home.png-3627e106.xena"/>
<website:file website:original_path="images/01-dpr-login.png" website:output_filename="20100625135908264-01-dpr-login.png-b8e6a989.xena"/>
<website:file website:original_path="images/contactus.png" website:output_filename="20100625135908313-contactus.png-b6d24dcc.xena"/>
<website:file website:original_path="images/links.png" website:output_filename="20100625135908321-links.png-cbf10961.xena"/>
<website:file website:original_path="images/developers.png" website:output_filename="20100625135908330-developers.png-be6774a2.xena"/>
<website:file website:original_path="images/licensing.png" website:output_filename="20100625135908337-licensing.png-241d5a26.xena"/>
<website:file website:original_path="images/screenshots.png" website:output_filename="20100625135908345-screenshots.png-df8af872.xena"/>
<website:file website:original_path="images/help.png" website:output_filename="20100625135908353-help.png-741aad59.xena"/>
<website:file website:original_path="images/documentation.png" website:output_filename="20100625135908365-documentation.png-2d70caf1.xena"/>
<website:file website:original_path="images/02-dpr-qf-complete.png" website:output_filename="20100625135908373-02-dpr-qf-complete.png-51bee746.xena"/>
<website:file website:original_path="images/download.png" website:output_filename="20100625135908418-download.png-8d210b3d.xena"/>
<website:file website:original_path="images/01-thumbnail.png" website:output_filename="20100625135908432-01-thumbnail.png-ac0c3b24.xena"/>
<website:file website:original_path="images/download-now.png" website:output_filename="20100625135908480-download-now.png-1ea05c27.xena"/>
<website:file website:original_path="images/dpr-text-header.png" website:output_filename="20100625135908494-dpr-text-header.png-e1d86a6c.xena"/>
<website:file website:original_path="images/dpr-logo-blank.png" website:output_filename="20100625135908501-dpr-logo-blank.png-9bd9491d.xena"/>
<website:file website:original_path="images/separator.png" website:output_filename="20100625135908505-separator.png-9da0d792.xena"/>
<website:file website:original_path="images/naa-logo.png" website:output_filename="20100625135908510-naa-logo.png-5946d43b.xena"/>
<website:file website:original_path="images/coa-logo.png" website:output_filename="20100625135908522-coa-logo.png-959ffed3.xena"/>
<website:file website:original_path="images/emailus.png" website:output_filename="20100625135908532-emailus.png-b1735cc6.xena"/>
<website:file website:original_path="images/favicon.ico" website:output_filename="20100625135908681-favicon.ico-9efb9956.xena"/>
<website:file website:original_path="contactus.html" website:output_filename="20100625135908691-contactus.html-eac822b5.xena"/>
<website:file website:original_path="developers.html" website:output_filename="20100625135908841-developers.html-3c607d39.xena"/>
<website:file website:original_path="documentation.html" website:output_filename="20100625135908882-documentation.html-7f3dae8b.xena"/>
<website:file website:original_path="download.html" website:output_filename="20100625135908912-download.html-56004eb7.xena"/>
<website:file website:original_path="dpr.css" website:output_filename="20100625135908950-dpr.css-c4fa6299.xena"/>
<website:file website:original_path="faq.html" website:output_filename="20100625135908971-faq.html-1c065f8e.xena"/>
<website:file website:original_path="image.html" website:output_filename="20100625135908998-image.html-da9ba096.xena"/>
<website:file website:original_path="index.html" website:output_filename="20100625135909017-index.html-8321925b.xena"/>
<website:file website:original_path="index-2.html" website:output_filename="20100625135909044-index-2.html-59753b2c.xena"/>
<website:file website:original_path="issues.html" website:output_filename="20100625135909072-issues.html-7dff758c.xena"/>
<website:file website:original_path="licensing.html" website:output_filename="20100625135909115-licensing.html-aa85e6c4.xena"/>
<website:file website:original_path="links.html" website:output_filename="20100625135909139-links.html-aa51a380.xena"/>
<website:file website:original_path="screenshots.html" website:output_filename="20100625135909188-screenshots.html-fa71e3a1.xena"/> 
</website:website>

Related

Wiki: Xena_schemas