/[projects]/dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/item.xsd
ViewVC logotype

Contents of /dao/DaoMqPump2/DaoMqGUI/Service References/ServiceReference1/item.xsd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1986 - (show annotations) (download)
Wed Jul 3 07:56:52 2013 UTC (10 years, 10 months ago) by torben
File size: 572 byte(s)
Add files
1 <?xml version="1.0" encoding="utf-8"?>
2 <xs:schema xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3 <xs:complexType name="ArrayOfstring">
4 <xs:sequence>
5 <xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string" />
6 </xs:sequence>
7 </xs:complexType>
8 <xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring" />
9 </xs:schema>

  ViewVC Help
Powered by ViewVC 1.1.20