tsd:collection

Purpose

For a query on xs:schema no doctype per collection can occur, as doctypes can be deleted. In this case the implicit doctype name is <collection name>/<schema name>. For this situation, the collection name needs to be known.

For define a doctype has to be specified.

Parent element tsd:schemaInfo
Child elements None
Attributes name
Type xs:complexType
Attributes
Name Type Description
name xs:NMTOKEN Specifies the name of the associated collection. For XML doctypes, its name references a global element with the same name. For non-XML doctypes, no global element with that name is allowed to exist.