Update README.md
[deliverable/titan.core.git] / regression_test / XML / XmlWorkflow / XmlTest_xsds / empty.xsd
1 <!--
2 Copyright (c) 2000-2015 Ericsson Telecom AB
3
4 All rights reserved. This program and the accompanying materials
5 are made available under the terms of the Eclipse Public License v1.0
6 which accompanies this distribution, and is available at
7 http://www.eclipse.org/legal/epl-v10.html
8 -->
9 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
10 xmlns:ns26="www.XmlTest.org/empty"
11 targetNamespace="www.XmlTest.org/empty">
12
13 <xsd:annotation>
14 <xsd:documentation xml:lang="en">
15 This is an empty document
16 </xsd:documentation>
17 </xsd:annotation>
18
19 </xsd:schema>
This page took 0.032194 seconds and 5 git commands to generate.