10 lines
297 B
XML
10 lines
297 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xs:schema id="PROF"
|
|
targetNamespace="http://tempuri.org/PROF.xsd"
|
|
elementFormDefault="qualified"
|
|
xmlns="http://tempuri.org/PROF.xsd"
|
|
xmlns:mstns="http://tempuri.org/PROF.xsd"
|
|
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
>
|
|
</xs:schema>
|