XMLSchema1.xsd 298 B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema targetNamespace="http://tempuri.org/XMLSchema.xsd"
  3. elementFormDefault="qualified"
  4. xmlns="http://tempuri.org/XMLSchema.xsd"
  5. xmlns:mstns="http://tempuri.org/XMLSchema.xsd"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. >
  8. </xs:schema>