ZVON > References > XML Schema 2001 Reference
index | Schema | >> DTD <<

Attribute: targetNamespace
Parents: | schema |

Occurs in Schema Tutorial examples:
The document root element is from some particular namespace
Top-level elements, non-null namespace
elementFormDefault unqualified for not-top-level elements, namespace non-null
elementFormDefault qualified for not-top-level elements, namespace non-null
Element contains text only and one attribute
Attributes from namespace other than target namespace (which is not null)
Attributes from some particular namespace
Elements from namespace other than target namespace (which is not null)
definition of a simpleType, target namespace is not null
Importing schema and processContents "strict"
Importing schema and processContents "lax"
Importing schema and processContents "skip"
Redefine element
Target namespace is not null, attributeFormDefault is qualified
Target namespace is not null, attributeFormDefault is unqualified
Target namespaces are the same (non-null)
Including document has non-null target namespaces, included null target namespace
The wildcard "xsd:any" and inclusions
The wildcard "xsd:anyAttribute" and inclusions