Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Imported schema eml-documentation.xsd
Namespace eml://ecoinformatics.org/documentation-2.2.0
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: obrien $'
          '$Date: 2008-08-27 21:30:04 $'
      '$Revision: 1.27 $'

    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
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element moduleDocs
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram documentation-2_2_0.tmp#moduleDocs_moduleName documentation-2_2_0.tmp#moduleDocs_moduleDescription documentation-2_2_0.tmp#moduleDocs_recommendedUsage documentation-2_2_0.tmp#moduleDocs_standAlone
Properties
content complex
Model
Children moduleDescription, moduleName, recommendedUsage, standAlone
Instance
<moduleDocs xmlns="eml://ecoinformatics.org/documentation-2.2.0">
  <moduleName>{1,1}</moduleName>
  <moduleDescription xml:lang="">{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" form="qualified"/>
      <xs:element name="moduleDescription" type="txt:TextType" form="qualified"/>
      <xs:element name="recommendedUsage" type="xs:string" form="qualified"/>
      <xs:element name="standAlone" type="xs:string" form="qualified"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element moduleDocs / moduleName
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="moduleName" type="xs:string" form="qualified"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element moduleDocs / moduleDescription
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram namespace.tmp#lang NO_NAMESPACE.tmp#TextType_section NO_NAMESPACE.tmp#TextType_para NO_NAMESPACE.tmp#TextType_markdown text-2_2_0.tmp#TextType
Type TextType
Properties
content complex
mixed true
Model
Children markdown, para, section
Instance
<moduleDescription xml:lang="" xmlns="eml://ecoinformatics.org/documentation-2.2.0">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</moduleDescription>
Attributes
QName Type Use
xml:lang optional
Source
<xs:element name="moduleDescription" type="txt:TextType" form="qualified"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element moduleDocs / recommendedUsage
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="recommendedUsage" type="xs:string" form="qualified"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element moduleDocs / standAlone
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="standAlone" type="xs:string" form="qualified"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element tooltip
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="tooltip" type="xs:string"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element summary
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="summary" type="xs:string"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element description
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram namespace.tmp#lang NO_NAMESPACE.tmp#TextType_section NO_NAMESPACE.tmp#TextType_para NO_NAMESPACE.tmp#TextType_markdown text-2_2_0.tmp#TextType
Type TextType
Properties
content complex
mixed true
Model
Children markdown, para, section
Instance
<description xml:lang="" xmlns="eml://ecoinformatics.org/documentation-2.2.0">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</description>
Attributes
QName Type Use
xml:lang optional
Source
<xs:element name="description" type="txt:TextType"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element example
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram namespace.tmp#lang NO_NAMESPACE.tmp#TextType_section NO_NAMESPACE.tmp#TextType_para NO_NAMESPACE.tmp#TextType_markdown text-2_2_0.tmp#TextType
Type TextType
Properties
content complex
mixed true
Model
Children markdown, para, section
Instance
<example xml:lang="" xmlns="eml://ecoinformatics.org/documentation-2.2.0">
  <section xml:lang="">{0,unbounded}</section>
  <para xml:lang="">{0,unbounded}</para>
  <markdown>{0,unbounded}</markdown>
</example>
Attributes
QName Type Use
xml:lang optional
Source
<xs:element name="example" type="txt:TextType"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element lineage
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="lineage" type="xs:string"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd
Element module
Namespace eml://ecoinformatics.org/documentation-2.2.0
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="module" type="xs:string"/>
Schema location file:/Volumes/mob/EML_schema/EML-2.2.0/git_checkouts/eml/tmp/eml-documentation.xsd