The XML Extender provides an XML Document Type Definition (DTD) repository, which is a set of declarations for XML elements and attributes. When a database is enabled for XML, a DTD reference table (DTD_REF) is created. Each row of this table represents a DTD with additional metadata information. Users can access this table to insert their own DTDs. The DTDs in the DTD_REF table are used to validate XML documents.