Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3bbedb6b29f23fcec634e19489d431cdb02bf873 (plain) (blame)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<tns:MyElement xmlns:tns="http://www.example.org/NoChildren" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.example.org/NoChildren NoChildren.xsd ">
  
</tns:MyElement>

Back to the top