![]() |
|
About the ProfileThe ProfileThe Maintenance AgencyResources |
Appendix B: Extensible Markup Language (XML) Document Type Definition for Dublin Core SimpleThe following is a Document Type Definition (DTD) for use in Cross-Domain Retrieval using the XML Record Syntax. This DTD does not address qualified Dublin Core elements. This DTD was developed for use in the Consortium for the Computer Interchange of Museum Information (CIMI) project, the Dublin Core Testbed. <?xml version="1.0" ?> As further explanation of how the DTD works, it specifies that there is a single tag, <record-list>, which is used to delimit the block of DC XML (<record-list>, once, at the start and </record-list> once, at the end). This tag contains 0 or more occurrences of the tag, <dc-record>, which defines a metadata block, or single description. Within this tag (from <dc-record> to </dc-record>), there are 0 or more occurrences of each of the 15 Dublin Core element tags. This results in something like the following: <record-list> <dc-record>
|
|
|