Posted By:
arul_senthil
Posted On:
Wednesday, November 7, 2001 01:32 AM
When defining a Schema file, we use namespaces like
What are those attributes "TargetNamespace", "DefaultNamespace", "SchemaNamespace" used normally in the above line? What do they mean to the validation of xml against the schema?
How does a typical namespace declaration look like (in xsd file)? How to refer such schema from the xml file?