When we use a namespace, we should also indicate where its associated XSD is located at, as can be seen in the following example:
There are four built in declarations for Xml schemata; type, nil, schemaLocation and noNamespaceSchemaLocation as are "present in every schema by definition." You can read about them in the Xml Schema recommendation.
type
nil
schemaLocation
noNamespaceSchemaLocation