Files
SWG_Client_Next_Main/exe/win32/XmlSchemas/SharedIntangibleObject.xsd
2016-06-01 15:00:39 -04:00

12 lines
613 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2007 (http://www.altova.com) by Joshua Morris (Sony Online Entertainment) -->
<!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by 4.0 Installed Multi IDE for 5 users (private) -->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
<xs:include schemaLocation="SharedBaseObject.xsd"/>
<xs:complexType name="SharedIntangibleObject_0_Type">
<xs:sequence>
<xs:element name="leaveBlank" type="xs:string" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:schema>