abs.xsd
Edit online
This sample file can also be found in our sample framework package that can be downloaded at: https://www.oxygenxml.com/php/get_oxygen_sample_framework.php. This sample is in the schema directory.
<?xml version="1.0" encoding="UTF-8"?> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace= "http://www.oxygenxml.com/sample/documentation/abstracts"> <xs:element name="def" type="xs:string"/> </xs:schema>