| XML Schema : AnalysisChain.xsd | |
| Target namespace: | http://www.openmicroscopy.org/XMLschemas/AnalysisChain/RC1/AnalysisChain.xsd |
| Schema Comments: | |
| Processing Instructions | |
| Schema has: | 6element definitions, 0 global attribute definitions, 10 element attribute definitions, 0 datatype definitions. |
| Possible root elements: | AnalysisChains |
| Element list |
| Element AnalysisChain |
|
|
|
|
| Element AnalysisChains |
|
|
|
| Element Link |
|
|
|
|
| Element Links |
|
|
|
| Element Node |
|
|
|
|
| Element Nodes |
|
|
|
| DataType definitions |
| http://www.openmicroscopy.org/XMLschemas/AnalysisChain/RC1/AnalysisChain.xsd Original Schema Source |
|
<!--
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # # Copyright (C) 2003 Open Microscopy Environment # Massachusetts Institute of Technology, # National Institutes of Health, # University of Dundee # #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<!--
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Written by: #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
<!--
Generated by Turbo XML 2.3.1.100. Conforms to w3c http://www.w3.org/2001/XMLSchema-->
-<schema targetNamespace="http://www.openmicroscopy.org/XMLschemas/AnalysisChain/RC1/AnalysisChain.xsd" version="RC1" elementFormDefault="qualified">
<attribute name="NodeID" use="required" type="string" />
<attribute name="ProgramName" use="required" type="string" />
<attribute name="IteratorTag" type="string" />
<attribute name="NewFeatureTag" type="string" />
</complexType>
</element>
<attribute name="FromNodeID" use="required" type="string" />
<attribute name="FromOutputName" use="required" type="string" />
<attribute name="ToNodeID" use="required" type="string" />
<attribute name="ToInputName" use="required" type="string" />
</complexType>
</element>
</schema>
|