<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://yet/another/namespace" version="1.0">

  <xs:element name="aRequiredElementInYetAnotherNamespace" type="xs:string"/>
</xs:schema>