Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Ticket #6397: sample-third-party.xsd

File sample-third-party.xsd, 1.3 KB (added by ajpatterson, 13 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4        #
5        # Copyright (C) 2011 Open Microscopy Environment
6        #       Massachusetts Institute of Technology,
7        #       National Institutes of Health,
8        #       University of Dundee,
9        #       University of Wisconsin at Madison
10        #
11        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12-->
13<!--
14        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15        # Written by: Andrew J Patterson
16        #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17-->
18
19<xs:schema
20        xmlns="http://www.openmicroscopy.org/Schemas/SampleThirdParty/2011-06"
21        targetNamespace="http://www.openmicroscopy.org/Schemas/SampleThirdParty/2011-06"
22        xmlns:xs="http://www.w3.org/2001/XMLSchema"
23        version="1"
24        elementFormDefault="qualified">
25       
26        <!-- Main OME element -->
27        <xs:element name="CustomTag">
28                <xs:annotation>
29                        <xs:documentation>
30                                Open Microscopy Environment
31                                OME Sample Third Party
32                                Author: Andrew J Patterson
33                                Copyright 2011 OME. All rights reserved.
34                        </xs:documentation>
35                </xs:annotation>
36                <xs:complexType>
37                        <xs:sequence>
38                                <xs:any processContents = "lax" minOccurs = "0" maxOccurs = "unbounded"/>
39                        </xs:sequence>
40                </xs:complexType>
41        </xs:element>
42</xs:schema>
43

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.27336 sec.)

We're Hiring!