blob: f6df675d2c10f26789a7efc3fe38fd773589c324 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://AC">
<xsd:complexType name="SampleType">
<xsd:sequence>
<xsd:element name="SampleElement" nillable="true" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>