Showing:

Annotations
Diagrams
Instances
Properties
Source
Imported schema eml-documentation.xsd
Namespace eml://ecoinformatics.org/documentation-2.0.1
Annotations
'$RCSfile: eml-documentation.xsd,v $'
       Copyright: 1997-2002 Regents of the University of California,
                            University of New Mexico, and
                            Arizona State University
        Sponsors: National Center for Ecological Analysis and Synthesis and
                  Partnership for Interdisciplinary Studies of Coastal Oceans,
                     University of California Santa Barbara
                  Long-Term Ecological Research Network Office,
                     University of New Mexico
                  Center for Environmental Studies, Arizona State University
   Other funding: National Science Foundation (see README for details)
                  The David and Lucile Packard Foundation
     For Details: http://knb.ecoinformatics.org/

        '$Author: jones $'
          '$Date: 2003/11/06 20:15:20 $'
      '$Revision: 1.22 $'

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
Properties
attribute form default: unqualified
element form default: unqualified
Element moduleDocs
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram eml-documentation_xsd.tmp#id386 eml-documentation_xsd.tmp#id387 eml-documentation_xsd.tmp#id388 eml-documentation_xsd.tmp#id389
Properties
content: complex
Model moduleName , moduleDescription , recommendedUsage , standAlone
Children moduleDescription, moduleName, recommendedUsage, standAlone
Instance
<moduleDocs>
  <moduleName>{1,1}</moduleName>
  <moduleDescription>{1,1}</moduleDescription>
  <recommendedUsage>{1,1}</recommendedUsage>
  <standAlone>{1,1}</standAlone>
</moduleDocs>
Source
<xs:element name="moduleDocs">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="moduleName" type="xs:string"/>
      <xs:element name="moduleDescription" type="txt:TextType"/>
      <xs:element name="recommendedUsage" type="xs:string"/>
      <xs:element name="standAlone" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element moduleDocs / moduleName
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="moduleName" type="xs:string"/>
Element moduleDocs / moduleDescription
Namespace No namespace
Diagram
Diagram eml-text_xsd.tmp#id145 eml-text_xsd.tmp#id165 eml-text_xsd.tmp#id144
Type TextType
Properties
content: complex
Model section | para
Children para, section
Instance
<moduleDescription>
  <section>{1,1}</section>
  <para>{1,1}</para>
</moduleDescription>
Source
<xs:element name="moduleDescription" type="txt:TextType"/>
Element moduleDocs / recommendedUsage
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="recommendedUsage" type="xs:string"/>
Element moduleDocs / standAlone
Namespace No namespace
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="standAlone" type="xs:string"/>
Element tooltip
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="tooltip" type="xs:string"/>
Element summary
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="summary" type="xs:string"/>
Element description
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram eml-text_xsd.tmp#id145 eml-text_xsd.tmp#id165 eml-text_xsd.tmp#id144
Type TextType
Properties
content: complex
Model section | para
Children para, section
Instance
<description>
  <section>{1,1}</section>
  <para>{1,1}</para>
</description>
Source
<xs:element name="description" type="txt:TextType"/>
Element example
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram eml-text_xsd.tmp#id145 eml-text_xsd.tmp#id165 eml-text_xsd.tmp#id144
Type TextType
Properties
content: complex
Model section | para
Children para, section
Instance
<example>
  <section>{1,1}</section>
  <para>{1,1}</para>
</example>
Source
<xs:element name="example" type="txt:TextType"/>
Element lineage
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="lineage" type="xs:string"/>
Element module
Namespace eml://ecoinformatics.org/documentation-2.0.1
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="module" type="xs:string"/>