[OAI-implementers] Schema for Vanilla XML?
Simeon Warner
simeon.warner at cornell.edu
Tue Oct 6 09:27:32 EDT 2009
Hi Tony,
We have dealt with this in the context of exchanging ORE resource maps via
OAI-PMH [1]. One can create a schema that says that inside a wrapper element
then content need only be well-formed and not accord to a schema. You can see
this in the schema for RDF content:
http://www.openarchives.org/OAI/2.0/rdf.xsd
which defines an <RDF> wrapper element and says that the content is:
<sequence maxOccurs="unbounded">
<any namespace="##any" processContents="lax"/>
</sequence>
Cheers,
Simeon
[1] http://www.openarchives.org/ore/1.0/discovery#OAI_PMH
Hammond, Tony wrote:
> Hi:
>
> Pardon me as this is probably a very dumb question. But how might one send
> vanilla XML (either with DTD or without - but no schema) as an OAI-PMH
> metadata record? That is, to use OAI-PMH as a delivery mechanism for
> arbitary XML.
>
> Is there any generic schema-based XML wrapper that could be used? Or could
> the XML be sent as oai_dc property? Or might there be some other way to
> approach this?
>
> Cheers,
>
> Tony
>
>
> ********************************************************************************
> DISCLAIMER: This e-mail is confidential and should not be used by anyone who is
> not the original intended recipient. If you have received this e-mail in error
> please inform the sender and delete it from your mailbox or any other storage
> mechanism. Neither Macmillan Publishers Limited nor any of its agents accept
> liability for any statements made which are clearly the sender's own and not
> expressly made on behalf of Macmillan Publishers Limited or one of its agents.
> Please note that neither Macmillan Publishers Limited nor any of its agents
> accept any responsibility for viruses that may be contained in this e-mail or
> its attachments and it is your responsibility to scan the e-mail and
> attachments (if any). No contracts may be concluded on behalf of Macmillan
> Publishers Limited or its agents by means of e-mail communication. Macmillan
> Publishers Limited Registered in England and Wales with registered number 785998
> Registered Office Brunel Road, Houndmills, Basingstoke RG21 6XS
> ********************************************************************************
>
>
> _______________________________________________
> OAI-implementers mailing list
> List information, archives, preferences and to unsubscribe:
> http://www.openarchives.org/mailman/listinfo/oai-implementers
>
More information about the OAI-implementers
mailing list