# Version 1.0 - Created 2011-01-13 - FZ, TIB, Germany namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0" namespace rng = "http://relaxng.org/ns/structure/1.0" ## ## The general type of a resource. ## resourceType = "Collection" | "Dataset" | "Event" | "Film" | "Image" | "InteractiveResource" | "Model" | "PhysicalObject" | "Service" | "Software" | "Sound" | "Text"