<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="/wikid/docs/xsl/mwCollections/CollectionWikiPages/display.xsl" type="text/xsl"?>

<!--
This resource container holds the product of the resolution request
-->
<resource xmlns:config="info:sid/localhost:CollectionSimpleSchemas:config" xmlns:explain="http://explain.z3950.org/dtd/2.0/" xmlns:srw="http://www.loc.gov/zing/srw/" xmlns:wiki="info:sid/localhost:CollectionSimpleSchemas:wiki" xmlns:wr="http://errol.oclc.org/oai:xmlregistry.oclc.org:errol/WikiRepository" xmlns:xlink="http://www.w3.org/TR/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!--
This is an echo of the request information this stylesheet used to produce the resolution product
-->
<uri-context>
<srwIdentifier>info:sid/localhost:CollectionWikiPages:FaqForCollections</srwIdentifier>
<collectionURI>info:sid/localhost:CollectionWikiPages</collectionURI>
<repository-identifier>CollectionWikiPages</repository-identifier>
<srwURL>http://alcme.oclc.org:80/wikid/search/WikiDb.localhost</srwURL>
<local-identifier>FaqForCollections</local-identifier>
<action>display</action>
</uri-context>
<!--
This is the collection configuration record
-->
<record xmlns="info:sid/localhost:CollectionSimpleSchemas:config" xsi:schemaLocation="info:sid/localhost:CollectionSimpleSchemas:config http://alcme.oclc.org/metawiki/raw/info:sid/localhost:CollectionSimpleSchemas:config.xsd">
<repositoryName>Wiki Pages</repositoryName>
<localIdentifierType>userAssigned</localIdentifierType>
<adminEmail>mailto:jyoung@oclc.org</adminEmail>
<defaultXSL>no</defaultXSL>
<schemaURI recordPrefix="wiki">info:sid/localhost:CollectionSimpleSchemas:wiki</schemaURI>
<crosswalkSchemaURI recordPrefix="xhtml">info:sid/localhost:CollectionExternalSchemas:xhtml</crosswalkSchemaURI>
<defaultSchemaURI>info:sid/localhost:CollectionExternalSchemas:xhtml</defaultSchemaURI>
</record>
<!--
There is a local-identifier, so this URI must identify an item in a collection
-->
<!--
This is the searchRetrieveResponse for the item's Deposit record
-->
<content>
<searchRetrieveResponse xmlns="http://www.loc.gov/zing/srw/">
<version>1.1</version>
<numberOfRecords>1</numberOfRecords>
<resultSetId>l8468z</resultSetId>
<resultSetIdleTime>300</resultSetIdleTime>
<records xmlns:ns1="http://www.loc.gov/zing/srw/">
<record>
<recordSchema>http://www.oclc.org/schemas/WikiRepository</recordSchema>
<recordPacking>xml</recordPacking>
<recordData>
<wr:Deposit xmlns="http://www.w3.org/TR/xhtml1/strict">
<wr:browserPath>http://alcme.oclc.org:80/wikid/docs/WikiRepository</wr:browserPath>
<wr:refID>info:sid/localhost:CollectionWikiPages:FaqForCollections</wr:refID>
<wr:refIDPrefix/>
<wr:userName>SomeBody</wr:userName>
<wr:collection>CollectionWikiPages</wr:collection>
<wr:relativePath>2005/07/05/16</wr:relativePath>
<wr:fullRefID>inf_3asid_2flocalhost_3aCollectionWikiPages_3aFaqForCollections_5f20050705164827639</wr:fullRefID>
<wr:mimeType>text/xml</wr:mimeType>
<wr:sort>CollectionWikiPages:FaqForCollections</wr:sort>
<wr:dateCreated>2005-07-05</wr:dateCreated>
<wr:datestamp>2005-07-05</wr:datestamp>
<wr:oldDate/>
</wr:Deposit>
</recordData>
<recordPosition>1</recordPosition>
</record>
</records>
<echoedSearchRetrieveRequest xmlns:ns2="http://www.loc.gov/zing/srw/">
<version>1.1</version>
<query>repos.hasDate = "hasdate" and oai.identifier exact "info:sid/localhost:CollectionWikiPages:FaqForCollections"</query>
<xQuery>
<ns3:searchClause xmlns:ns3="http://www.loc.gov/zing/cql/xcql/">
<ns3:index>cql.any</ns3:index>
<ns3:relation>
<ns3:value>=</ns3:value>
</ns3:relation>
<ns3:term>huh?</ns3:term>
</ns3:searchClause>
</xQuery>
<startRecord>1</startRecord>
<maximumRecords>1</maximumRecords>
<recordPacking>xml</recordPacking>
<recordSchema>default</recordSchema>
</echoedSearchRetrieveRequest>
</searchRetrieveResponse>
<!--
This is the datestamp for the Deposit
-->
<datestamp>2005-07-05</datestamp>
<!--
This is the URL for the content
-->
<contentURL>http://alcme.oclc.org:80/wikid/docs/WikiRepository/2005/07/05/16/inf_3asid_2flocalhost_3aCollectionWikiPages_3aFaqForCollections_5f20050705164827639</contentURL>
<!--
Here is the record content
-->
<record>
<record xmlns="info:sid/localhost:CollectionSimpleSchemas:wiki" xsi:schemaLocation="info:sid/localhost:CollectionSimpleSchemas:wiki http://alcme.oclc.org:80/wikid/raw/info:sid/localhost:CollectionSimpleSchemas:wiki.xsd">
<raw>'''What is a collection?'''

Collections are groups of records that are encoded in a common XmlSchema.

Page authors can put links to collections on their pages.

----

'''What collections exist?'''

See CollectionCollection for a list of all collections.

----

'''How do I create a new collection?'''

There are two ways:
* Go to the CollectionCollection page and enter a WikiName starting with the word "Collection" in the collection creation form
* Enter a WikiName starting with "Collection" on a wiki page and click on it
* See DemoInstructions for details

-----

'''How do I add an item to a collection?'''

Again, there are two ways:
* Click on a collection name to go to its home page and enter a name in the item creation form (Item names aren't required to be WikiNames).
* Enter a WikiName starting with the collection name followed by a colon, followed by the item name on a wiki page and click on it '''(not implemented yet)'''
* See DemoInstructions for details</raw>
</record>
</record>
</content>
<displayContent>
<html xmlns="http://www.w3.org/1999/xhtml">
<body><strong>What is a collection?</strong><p></p>
Collections are groups of records that are encoded in a common <a href="XmlSchema">XmlSchema</a>.<p></p>
Page authors can put links to collections on their pages.<p></p>
<hr /><p></p>
<strong>What collections exist?</strong><p></p>
See <a href="./CollectionCollection">CollectionCollection</a> for a list of all collections.<p></p>
<hr /><p></p>
<strong>How do I create a new collection?</strong><p></p>
There are two ways:
<ul>
<li> Go to the <a href="./CollectionCollection">CollectionCollection</a> page and enter a <a href="WikiName">WikiName</a> starting with the word &quot;Collection&quot; in the collection creation form</li>
<li> Enter a <a href="WikiName">WikiName</a> starting with &quot;Collection&quot; on a wiki page and click on it</li>
<li> See <a href="DemoInstructions">DemoInstructions</a> for details</li>
</ul>
<p></p>
<hr /><p></p>
<strong>How do I add an item to a collection?</strong><p></p>
Again, there are two ways:
<ul>
<li> Click on a collection name to go to its home page and enter a name in the item creation form (Item names aren't required to be <a href="WikiNames">WikiNames</a>).</li>
<li> Enter a <a href="WikiName">WikiName</a> starting with the collection name followed by a colon, followed by the item name on a wiki page and click on it <strong>(not implemented yet)</strong></li>
<li> See <a href="DemoInstructions">DemoInstructions</a> for details</li>
</ul>
</body>
</html>
</displayContent>
</resource>
