XML Schema XML Tutorial

The fixed attribute only sets the content  if the element actually appears in the XML. 
If it is omitted, no content is set.
If the fixed attribute is set and the element is empty, the element's value is automatically set to the fixed value.
File: Schema.xsd 

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

 
File: Data.xml

endangered