XML Schema XML Tutorial

If the  default attribute is set but the element is omitted, then the element's value is set to the  default value.
If the default attribute is set and the element does appear in the XML, its content is unrestricted (depending on the fixed attribute).
File: Schema.xsd

  targetNamespace="http://www.rntsoft.com" xmlns="http://www.rntsoft.com"
  elementFormDefault="qualified">
  

 
File: Data.xml
 
endangered