﻿<?xml version="1.0" encoding="UTF-8"?>
<Item xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:noNamespaceSchemaLocation="OUGeneric_v1.2.xsd"
 SchemaVersion="1.2"
 TextType="CompleteItem">

<CourseCode>POCKET_TEMPLATE</CourseCode>
<CourseTitle>Template for POCKET to show usage of OU Schema 1.2 </CourseTitle>
 <!-- Adapted from original OpenLearn XML files -->
<!-- Originally created 5th October 2008 by Roy Attwood, university of Bolton -->
 <!-- Built on by Sarah Darley 17th October 2008, University of Derby -->
<!-- Last updated 17th October 2008.  S.D -->

<ItemID>origin of unit.  e.g. unit 3 of AMI4088</ItemID> 
<ItemTitle>Title of original unit</ItemTitle> 

<!--ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo-->  
<FrontMatter>
<!-- Hints and tips for Schema 1.2 suggests removing Imprint tag, but validation objects to Preface coming first -->
   <Imprint> 
     <Standard> 
       <GeneralInfo> 
       <Paragraph>only if previously published in print</Paragraph> 
       </GeneralInfo> 
       <Address> 
       <AddressLine>University postal address</AddressLine> 
       </Address> 
       <FirstPublished><Paragraph>e.g. First published 2004</Paragraph></FirstPublished> 
       <Copyright>
       <Paragraph>Original Copyright © year University name. Now made available within the Creative Commons framework under the CC Attribution – Non-commercial licence (see http://creativecommons.org/by-nc-sa/2.0/uk/).</Paragraph>
       </Copyright> 
       <Rights><Paragraph></Paragraph></Rights> 
       <Edited><Paragraph>University name</Paragraph></Edited> 
      <Typeset><Paragraph>University name</Paragraph></Typeset> 
       <Printed><Paragraph></Paragraph></Printed> 
       <ISBN></ISBN> 
       <Edition></Edition> 
   </Standard> 
   </Imprint>

   <Preface>
    <Figure id="FIG1">
     <Image src="salon_front.jpg"/>
     <Description>Description of image.</Description>
    </Figure>
    <Heading/>
	 </Preface>
    
	 <Introduction>
			<Title>Introduction</Title>
  	  <Paragraph>Overview of the unit.</Paragraph> 
   </Introduction>
    
   <LearningOutcomes>
     <Paragraph>The purpose of this unit is to:</Paragraph>
		 <LearningOutcome>learning outcome 1</LearningOutcome>
		 <LearningOutcome>learning outcome 2</LearningOutcome>
   </LearningOutcomes>
    
</FrontMatter>

<!--ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo-->  
<Unit>
   <UnitID>e.g.  AMI_4008</UnitID>
   <UnitTitle>Unit Title</UnitTitle>
   <ByLine>Byline text</ByLine>
    
    <Session id="SES001"> 
     <Title> Title of unit (repeated).</Title>
      
      <Section id="SEC001_001"> 
       <Title>1. Section title</Title>
       <Paragraph>Text for section 1.0</Paragraph>
        
        <SubSection id="SEC001_001_001"> 
         <Title>1.1 Sub-section title</Title>
         <Paragraph>Text for Sub-section 1.1</Paragraph>
          
         <SubSubSection id="SEC001_001_001_001"> 
           <Heading>1.1.1 Sub-sub-section Heading (not title)</Heading>
           <Paragraph>Text for Sub-sub-section 1.1.1.  </Paragraph>
  
           <Paragraph><b>Guide to syntax.  i.e. list of constructs and permissible tags within them.</b></Paragraph>
           
           <Paragraph>Within Section, Sub-section and Sub-sub-section may be: Paragraph, Activity, Box, Case Study, SAQ, Example, Exercise, Bulleted list, Numbered list, Unnumbered list, Table, Verse, Quote and, since V1.2, Learning Outcomes. </Paragraph>
     
           <Paragraph>Within Paragraph may be:  InlineFigure,  InlineEquation,  anchor (a), bold (b),  italic (i) and underline (u). </Paragraph>
           <Paragraph>Also <sup>superscript</sup> and <sub>subscript</sub></Paragraph>
     
           <Paragraph>Here for completeness, within FrontMatter may be:  Introduction, Preface, Learning Outcomes and Imprint.  V1.2 recommends omitting Imprint, but it still needs to be required. 
              Within Imprint may be Standard, and within Standard may be GeneralInfo, Address (and AddressLine within), FirstPublished, Copyright, Rights, Edited, Typeset, Printed, ISBN and Edition.</Paragraph>
         
           <Paragraph>Also here for completeness, within BackMatter may be: References, Acknowledgements and Appendices. </Paragraph>
           
           </SubSubSection>
          
       </SubSection> 
      
        <SubSection id="SEC001_001_002"> 
           <Title>1.2 Sub-section title</Title>
           <Paragraph>text for 1.2</Paragraph>
         <Paragraph>This is a new paragraph showing  <i>italics, </i>   <b> bold </b> and  <u> underline.</u></Paragraph> 
         <Paragraph>Each new paragraph of text should have new paragraph tags.</Paragraph>
       </SubSection> 
        
       <SubSection id="SEC001_001_003"> 
         <Title>1.3 Sub-section title</Title>
         <Paragraph>text for Sub-section 1.3</Paragraph>
       </SubSection> 
      
     </Section> 
      
     <Section id="SEC001_002"> 
        <Title>2. Section title </Title>
        <SubSection id="SEC001_002_001"> 
         <Title>2.1 Sub-section title eg. Image tag</Title>
         <Figure id="FIG_SECTION2">
          <Image src="salon_front.jpg"/>
          <Description>Description of the image</Description>
         </Figure>
         <Paragraph>Within Figure tags may be:  Image, Caption, SourceReference, Description.</Paragraph>
         <Paragraph>This is an example of an Inline Equation tag, used within a Paragraph tag:
          <InlineEquation>
           <Image src="inline.gif"/>
           <Description/>
          </InlineEquation>
          <sub>2</sub>
          Another inline equation may be included within the same paragraph:
          <InlineEquation>
           <Image src="inline.gif"/>
           <Description/>
          </InlineEquation>
          <sub>3</sub>
         </Paragraph>
         <Paragraph>An equation appears like this:</Paragraph>
         <Equation id="EQN001">
          <Image id="EQN001" src="M208_1_001e.gif"/>
          <Description/>
         </Equation>
         <Paragraph>The Equation tag is included outside the Paragraph tag.</Paragraph>     
          </SubSection>
        
        <SubSection id="SEC001_002_002"> 
         <Title>2.2 Sub-section title eg. Lists</Title>
         <Paragraph>Text for Section 2.2</Paragraph>
         <Paragraph>Example of bulleted list: </Paragraph> 
         <BulletedList> 
          <ListItem>first list item</ListItem> 
          <ListItem>second list item</ListItem> 
         </BulletedList> 
         
         <Paragraph>Example of numbered list.  Available class types:  decimal, lower-roman, upper-roman, lower-alpha or upper-alpha.</Paragraph> 
         <NumberedList class="decimal"> 
          <ListItem> first item </ListItem> 
          <ListItem>second item </ListItem> 
         </NumberedList> 
         
         <Paragraph>Example of unnumbered, unbulleted list: </Paragraph> 
         <UnNumberedList> 
          <ListItem>first item </ListItem> 
          <ListItem>second item</ListItem> 
         </UnNumberedList>
         <Paragraph>Other tags, in alphabetical order:</Paragraph> 
         <AuthorComment>Example of text within AuthorComment tags</AuthorComment> 
         <Box><Paragraph>Example of text within Box tags</Paragraph></Box>
         <CaseStudy><Paragraph>Example of text within CaseStudy tags</Paragraph></CaseStudy>
         <ComputerDisplay><Paragraph>Example of text within ComputerDisplay tags</Paragraph></ComputerDisplay> 

         <Dialogue>
          <Heading>Example of text within Dialogue tags: this is the Heading tag</Heading>
          <Paragraph>Other tags within the Dialogue tags can include: the Paragraph tags</Paragraph>
         <Remark>The Remark tag</Remark>
          <AuthorComment>The AuthorComment tag</AuthorComment>
          <EditorComment>and The EditorComment tag</EditorComment>
         </Dialogue>
         
  <Example>
   <Heading>Use of Example tags (heading)</Heading>
   <Paragraph>Example tags can include a range of tags: this is the Paragraph tag.</Paragraph>
  </Example>
         
         <Extract>
          <Heading>Example of text within Extract tags</Heading>
          <ByLine>This is the ByLine tag, always positioned before the paragraph tag.</ByLine>
          <Paragraph>Includes Paragraph tag and can include many other tags.</Paragraph>
          </Extract>
         
         <ITQ>
          <Heading>Usage of ITQ tages (Heading)</Heading>
          <Question>
           <Paragraph>ITQ Tag can include Timing, Qustion, MediaContent, Answer/Discussion tags.</Paragraph>
          </Question>
         </ITQ>

         <Paragraph>Although an InternalSection tag is included in the OU XML schema, when uploaded to OpenLearn the following message appears: "The document contains an InternalSection element. This is not supported by OpenLearn at present. Please remove the InternalSection element".</Paragraph> 
         
         <ProgramListing>
          <Paragraph>Example of text within ProgramListing tags for program fragments. Only a Paragraph tag can be included here.</Paragraph>
         </ProgramListing> 
         
         <Quote>
          <Heading>Example of text within Quote tags (Heading)</Heading>
          <Paragraph>Can include a range of tags: this is the Paragraph tag.</Paragraph>
         </Quote>
         
         <Reading>
          <Heading>Example of text within Reading tags (Heading)</Heading>
          <Paragraph>Can include a range of tags: this is the Paragraph tag.</Paragraph>
         </Reading> 
         
         <Verse>
          <Heading>Verse tag (Heading)</Heading>
          <Paragraph>Can include the following tags: EditorComment; AuthorComment; SubHeading; SubSubHeading; and SourceReference</Paragraph>
</Verse>
         
         <StudyNote>
          <Heading>Example of text within StudyNote tags (Heading)</Heading>
          <Paragraph>Can include a range of tags: this is the Paragraph tag.</Paragraph>
         </StudyNote>
         
         <Summary>
          <Heading>Example of text within Summary tags (Heading)</Heading>
          <Paragraph>Can include a range of tags: this is the Paragraph tag.</Paragraph>
         </Summary>
         
         <References>
          <Reference>Reference 1. Can appear on individual pages and/or in the Reference section in BackMatter, at the end of the unit.</Reference>
         <Reference>References can only contain the Reference tag.</Reference>
         </References>
       </SubSection> 
</Section>
      
       <Section id="SEC001_003"> 
       <Title>3. Section title eg. Table</Title>
       <Paragraph>text for 3.0</Paragraph>
        <Table id="TBL00201">
         <TableHead>
          <b>Table 1.0</b>: Title of Table</TableHead>
         <TableBody>
          <table>
           <tr>
            <th>Column A</th>
            <th class="ColumnCentered">Column B (centred)</th>
            <th colspan="6">Column C (split into 6 categories)</th>
           </tr>
           <tr>
            <th/>
            <th/>
            <th>1C</th>
            <th>2C</th>
            <th>3C</th>
            <th>4C</th>
            <th>5C</th>
            <th>6C</th>
           </tr>
           <tr>
            <td>Row 1.A</td>
            <td class="TableRight">Row 1.B</td>
            <td class="TableRight">Row 1.1C</td>
            <td class="TableRight">Row 1.2C</td>
            <td class="TableRight">Row 1.3C</td>
            <td class="TableRight">Row 1.4C</td>
            <td class="TableRight">Row 1.5C</td>
            <td class="TableRight">Row 1.6C</td>
           </tr>
           <tr>
            <td>Row 2.A</td>
            <td class="TableRight">Row 2.B</td>
            <td class="TableRight">Row 2.1C</td>
            <td class="TableRight">Row 2.2C</td>
            <td class="TableRight">Row 2.3C</td>
            <td class="TableRight">Row 2.4C</td>
            <td class="TableRight">Row 2.5C</td>
            <td class="TableRight">Row 2.6C</td>
           </tr>
           <tr>
            <td>Row 3.A</td>
            <td class="TableRight">Row 3.B</td>
            <td class="TableRight">Row 3.1C</td>
            <td class="TableRight">Row 3.2C</td>
            <td class="TableRight">Row 3.3C</td>
            <td class="TableRight">Row 3.4C</td>
            <td class="TableRight">Row 3.5C</td>
            <td class="TableRight">Row 3.6C</td>
           </tr>
           <tr>
            <td>Row 4.A</td>
            <td class="TableRight">Row 4.B</td>
            <td class="TableRight">Row 4.1C</td>
            <td class="TableRight">Row 4.2C</td>
            <td class="TableRight">Row 4.3C</td>
            <td class="TableRight">Row 4.4C</td>
            <td class="TableRight">Row 4.5C</td>
            <td class="TableRight">Row 4.6C</td>
           </tr>
           <tr>
            <td>Row 5.A</td>
            <td class="TableRight">Row 5.B</td>
            <td class="TableRight">Row 5.1C</td>
            <td class="TableRight">Row 5.2C</td>
            <td class="TableRight">Row 5.3C</td>
            <td class="TableRight">Row 5.4C</td>
            <td class="TableRight">Row 5.5C</td>
            <td class="TableRight">Row 5.6C</td>
           </tr>
           <tr>
            <td>Row 6.A</td>
            <td class="TableRight">Row 6.B</td>
            <td class="TableRight">Row 6.1C</td>
            <td class="TableRight">Row 6.2C</td>
            <td class="TableRight">Row 6.3C</td>
            <td class="TableRight">Row 6.4C</td>
            <td class="TableRight">Row 6.5C</td>
            <td class="TableRight">Row 6.6C</td>
           </tr>
          </table>
         </TableBody>
         <SourceReference>Source Reference</SourceReference>
        </Table> 
        <Paragraph>Within Table tags may be:  TableHead, TableBody, TableFootnote and SourceReference.</Paragraph>
       </Section> 
     
     <Section id="SEC001_004"> 
      <Title>4. Section title eg. Activities</Title>
      <Paragraph>Example of an activity, in this case a question</Paragraph> 
      <Activity id="ACT001"> 
       <Timing>Text within Timing tags is allowed in v1.2 as well as tags 'hours' and 'minutes'</Timing>
       <Question> 
        <SubHeading>Question 1.1.  *** This is a SubHeading ***</SubHeading> 
        <Paragraph>Text of activity question</Paragraph> 
       </Question> 
      </Activity> 

     <Paragraph> Within Question and within Answer may be:  Paragraph, Heading, SubHeading, Figure, Table, Extract,  Bulleted list, Numbered list and Unnumbered list</Paragraph>
      <Exercise>
       <Question>
        <SubHeading>Exercise 1. Example of an Exercise</SubHeading>
        <Paragraph>Text explaining what the exercise involves. Figure and media content can also be included.</Paragraph>
       </Question>
       <Answer>
        <SubHeading>Answer to the Exercise</SubHeading>
        <Paragraph>Answer text.</Paragraph>
       </Answer>
      </Exercise>

     <Paragraph>Within Activity and Exercise may be : Heading, Question, Paragraph, MediaContent and either Answer or Discussion (but not both).</Paragraph>
<Paragraph>Within Answer (when occurring in Activity and SAQ) and within Discussion may be:  Figure, Table, Quote, Verse, Paragraph, Bulleted list, Numbered list and Unnumbered list. </Paragraph>
 
     <SAQ id="SAQ001"> 
      <Heading>SAQ 1. Example of a Self Assessment Question (SAQ)</Heading> 
      <Question> 
       <Paragraph>Question</Paragraph> 
      </Question> 
      <Answer> 
       <SubHeading>Answer</SubHeading>
       <Paragraph>SAQ answer text</Paragraph> 
      </Answer> 
     </SAQ> 
     <Paragraph> Within SAQ tags may be: Heading, Question and Answer. </Paragraph>
      
      <Activity id="ACT002_001">
       <Heading>Activity 1. Linking to a separate document eg. PDF</Heading>
       <Question>
        <Paragraph>Instructions for the activity. eg. Read Article 1 below.</Paragraph>
        <MediaContent id="PDF001" type="pdf" src="transcript1" target="new window">
         <Description>Click on the 'View document' link below to view Article 1.</Description>
        </MediaContent>
       </Question>
      </Activity>
 
 <Activity id="ACT001_0002">
     <Heading>Activity 2. Example of a video clip.</Heading>
     <Question>
      <Paragraph>Directions eg. You should allow 20 minutes for this activity. </Paragraph>
      <Paragraph>eg. Watch the following video and take a few moments to think about what you think customer service is. You might want to write down your thoughts in a notepad or in your learning journal. The video lasts 43 seconds.</Paragraph>
      <MediaContent type="videoboth" id="FLASH001" src="POCKET_DCS_F1.1" target="new window" supportDoc="transcript1" width="" height="" >
       <Caption><b>Video 1</b></Caption>
       <Description>A video showing a good example of customer service in a hairdressing salon.</Description>
      </MediaContent>
      <Paragraph>The video file is included as a flv file and an mp4: the mp4 will be the 'high resolution' version and the flv will be the 'low resolution' version.</Paragraph>
    <Paragraph>Try and include a transcript of the video file as a PDF file for accessibility purposes - this will be the 'suportDoc' contained within the MediaContent tag.</Paragraph>
     </Question>
     <Answer>
      <SubHeading>Feedback</SubHeading>
      <Paragraph>Feedback to the activity. Answer or Discussion tags can be used.</Paragraph>
     </Answer>
     </Activity>
      <Paragraph> Within MediaContent may be: Caption, SourceReference, Description, Transcript, Parameters and Attachments. </Paragraph>
     
     <Activity id="ACT001_0003">
      <Heading>Activity 3: Example of a Flash file (swf)</Heading>
      <Question>
       <Paragraph>Directions: eg. Play the animation to see the different ways in which you can measure customer service and customer care.</Paragraph>
       <MediaContent type="flash" id="FLASH003" src="DCS_A1.1">
        <Caption>Quantitative and Qualitative Data</Caption>
        <Description>Description of file eg. An animation that show the difference between quantitative and qualitative data </Description>
       </MediaContent>
      </Question>
      <Answer>
       <SubHeading>Feedback</SubHeading>
       <Paragraph>Feedback from animation - this could come under the Answer or the Discussion tag.</Paragraph>
      </Answer>
     </Activity>
     </Section>
     
     <Section id="SEC001_005"> 
      <Title>5. Section title eg. Links</Title>
      <Paragraph>Links to websites: eg. <a href="http://www.derby.ac.uk/pocket" target="_blank">POCKET website</a></Paragraph>
      <Paragraph>Links to sections in the same unit: <CrossRef idref="SEC001_004">Section 4</CrossRef></Paragraph>
      <Paragraph>Links to other units should be avoided as material is stand-alone.</Paragraph>
      <Paragraph>At the end of the unit it is useful to point learners to further activities:</Paragraph>
      <Box id="BOX00A">
       <Heading>Do this</Heading> 
       <Paragraph>Now you have completed this unit, you might like to:</Paragraph> 
       <BulletedList>
        <ListItem>
         <Paragraph>Post a message to the unit forum</Paragraph> 
        </ListItem>
        <ListItem>
         <Paragraph>Review or add to your Learning Journal</Paragraph> 
        </ListItem>
        <ListItem>
         <Paragraph>Rate this unit</Paragraph> 
        </ListItem>
       </BulletedList>
      </Box>
      <Box id="BOX00B">
       <Heading>Try this</Heading> 
       <Paragraph>You might also like to:</Paragraph> 
       <BulletedList>
        <ListItem>
         <Paragraph>Find out more about the related courses ran by the University of Derby Buxton: <a href="http://www.derby.ac.uk/hairdressing-and-salon-management-fda" target="_blank"> FdA Hairdressing and Salon Management</a> and <a href="http://www.derby.ac.uk/spa-management-therapies-fda" target="_blank">Spa Therapies</a></Paragraph>
        </ListItem>
        <ListItem>
         <Paragraph>Book a FlashMeeting to talk live with other learners</Paragraph> 
        </ListItem>
        <ListItem>
         <Paragraph>Create a Knowledge Map to summarise this topic</Paragraph> 
        </ListItem>
       </BulletedList>
      </Box>
     </Section>
    </Session>

<!--ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo-->  
<BackMatter>

<References>
 <Reference>Further reading lists should be displayed in these tags following house style rules:   Author(s) (date) <i>Title initals</i> publisher</Reference> 
</References> 

<Acknowledgements> 
 <Heading>Acknowledgements</Heading>
 <Paragraph>Any acknowledgements should be added here: eg. Author: A. Platsas</Paragraph>
 <Paragraph>eg. All other written material contained within this unit originated at the University of Derby.</Paragraph>
 <Paragraph/>
</Acknowledgements> 

<Appendices> 
<Appendix>
 <Paragraph>Text for any items to be included in this section.</Paragraph>
</Appendix> 
</Appendices> 

</BackMatter>

</Unit>

</Item>
