<?xml version="1.0" encoding="UTF-16"?>

<schema targetNamespace="http://w2jrlr4003UTF16/xsd"
            xmlns:tns="http://w2jrlr4003UTF16/xsd"
            xmlns:xsd="http://www.w3.org/2001/XMLSchema"
            xmlns="http://www.w3.org/2001/XMLSchema"
            elementFormDefault="qualified">
    		<complexType name="NonNullStringUTF16">
        		<sequence>
                	<element name="p1" type="xsd:string" nillable="false"/>
        		</sequence>
		</complexType>
</schema>
