Documentation for cate

Table of Contents

Master schema documentation file: cate.xsd.html

top

Schema Document Properties

Target Namespace http://etaxonomy.eu/cdm/model/occurrence/1.0
Version 1.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://etaxonomy.eu/cdm/model/molecular/1.0 (at molecular.xsd)
    • http://etaxonomy.eu/cdm/model/common/1.0 (at common.xsd)
    • http://etaxonomy.eu/cdm/model/description/1.0 (at description.xsd)
    • http://etaxonomy.eu/cdm/model/agent/1.0 (at agent.xsd)
    • http://etaxonomy.eu/cdm/model/media/1.0 (at media.xsd)
    • http://etaxonomy.eu/cdm/model/name/1.0 (at name.xsd)
    • http://etaxonomy.eu/cdm/model/1.0 (at cdm.xsd)
    • http://etaxonomy.eu/cdm/model/taxon/1.0 (at taxon.xsd)
    • http://etaxonomy.eu/cdm/model/reference/1.0 (at reference.xsd)
    • http://etaxonomy.eu/cdm/model/location/1.0 (at location.xsd)
Application Data <jxb:schemaBindings>
<jxb:package name="eu.etaxonomy.cdm.model.occurrence"/>
</jxb:schemaBindings>

Declared Namespaces

Prefix Namespace
reference http://etaxonomy.eu/cdm/model/reference/1.0
xml http://www.w3.org/XML/1998/namespace
agent http://etaxonomy.eu/cdm/model/agent/1.0
common http://etaxonomy.eu/cdm/model/common/1.0
media http://etaxonomy.eu/cdm/model/media/1.0
description http://etaxonomy.eu/cdm/model/description/1.0
xs http://www.w3.org/2001/XMLSchema
jxb http://java.sun.com/xml/ns/jaxb
location http://etaxonomy.eu/cdm/model/location/1.0
xjc http://java.sun.com/xml/ns/jaxb/xjc
occurrence http://etaxonomy.eu/cdm/model/occurrence/1.0
xsi http://www.w3.org/2001/XMLSchema-instance
name http://etaxonomy.eu/cdm/model/name/1.0
cdm http://etaxonomy.eu/cdm/model/1.0
taxon http://etaxonomy.eu/cdm/model/taxon/1.0
molecular http://etaxonomy.eu/cdm/model/molecular/1.0
Schema Component Representation
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" targetNamespace="http://etaxonomy.eu/cdm/model/occurrence/1.0" extensionBindingPrefixes="xjc" version="2.1" schemaLocation="http://www.w3.org/XML/1998/namespace http://www.w3.org/2005/08/xml.xsd http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema.xsd">
<xs:import namespace="http://etaxonomy.eu/cdm/model/molecular/1.0" schemaLocation="molecular.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/common/1.0" schemaLocation="common.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/description/1.0" schemaLocation="description.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/agent/1.0" schemaLocation="agent.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/media/1.0" schemaLocation="media.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/name/1.0" schemaLocation="name.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/1.0" schemaLocation="cdm.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/taxon/1.0" schemaLocation="taxon.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/reference/1.0" schemaLocation="reference.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/location/1.0" schemaLocation="location.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: Collection

Name Collection
Type occurrence:Collection
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:Collection
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Name> xs:string </occurrence:Name> [0..1]
<occurrence:Code> xs:string </occurrence:Code> [0..1]
<occurrence:CodeStandard> xs:string </occurrence:CodeStandard> [0..1]
<occurrence:TownOrLocation> xs:string </occurrence:TownOrLocation> [0..1]
<occurrence:Institution> xs:IDREF </occurrence:Institution> [0..1]
<occurrence:SuperCollection> xs:IDREF </occurrence:SuperCollection> [0..1]
</occurrence:Collection>
Diagram
Schema Component Representation
<xs:element name="Collection" type=" occurrence:Collection "/>
top

Element: DerivationEvent

Name DerivationEvent
Type occurrence:DerivationEvent
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:DerivationEvent
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:TimePeriod> ... </common:TimePeriod> [0..1]
<common:Actor> xs:IDREF </common:Actor> [0..1]
<common:Description> xs:string </common:Description> [0..1]
<occurrence:Originals> [0..1]
<occurrence:Original> xs:IDREF </occurrence:Original> [0..*]
</occurrence:Originals>
<occurrence:Derivatives> [0..1]
<occurrence:Derivative> xs:IDREF </occurrence:Derivative> [0..*]
</occurrence:Derivatives>
<occurrence:DerivationEventType> xs:IDREF </occurrence:DerivationEventType> [0..1]
</occurrence:DerivationEvent>
Diagram
Schema Component Representation
<xs:element name="DerivationEvent" type=" occurrence:DerivationEvent "/>
top

Element: DerivationEventType

Name DerivationEventType
Type occurrence:DerivationEventType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:DerivationEventType
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
<common:Representation> ... </common:Representation> [0..*]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
</occurrence:DerivationEventType>
Diagram
Schema Component Representation
<xs:element name="DerivationEventType" type=" occurrence:DerivationEventType "/>
top

Element: DerivedUnitBase

Name DerivedUnitBase
Type occurrence:DerivedUnitBase
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:DerivedUnitBase
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
</occurrence:DerivedUnitBase>
Diagram
Schema Component Representation
<xs:element name="DerivedUnitBase" type=" occurrence:DerivedUnitBase "/>
top

Element: DeterminationModifier

Name DeterminationModifier
Type occurrence:DeterminationModifier
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:DeterminationModifier
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
<common:Representation> ... </common:Representation> [0..*]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
<common:OrderIndex> xs:int </common:OrderIndex> [1]
</occurrence:DeterminationModifier>
Diagram
Schema Component Representation
<xs:element name="DeterminationModifier" type=" occurrence:DeterminationModifier "/>
top

Element: DnaSample

Name DnaSample
Type molecular:DnaSample
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:DnaSample
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
<occurrence:Preservation> xs:IDREF </occurrence:Preservation> [0..1]
<molecular:Sequences> [0..1]
<molecular:sequence> xs:IDREF </molecular:sequence> [0..*]
</molecular:Sequences>
</occurrence:DnaSample>
Diagram
Schema Component Representation
<xs:element name="DnaSample" type=" molecular:DnaSample "/>
top

Element: FieldObservation

Name FieldObservation
Type occurrence:FieldObservation
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:FieldObservation
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:FieldNumber> xs:string </occurrence:FieldNumber> [0..1]
<occurrence:FieldNotes> xs:string </occurrence:FieldNotes> [0..1]
<occurrence:GatheringEvent> xs:IDREF </occurrence:GatheringEvent> [1]
</occurrence:FieldObservation>
Diagram
Schema Component Representation
<xs:element name="FieldObservation" type=" occurrence:FieldObservation "/>
top

Element: Fossil

Name Fossil
Type occurrence:Fossil
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:Fossil
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
<occurrence:Preservation> xs:IDREF </occurrence:Preservation> [0..1]
Start All [1]
End All
</occurrence:Fossil>
Diagram
Schema Component Representation
<xs:element name="Fossil" type=" occurrence:Fossil "/>
top

Element: GatheringEvent

Name GatheringEvent
Type occurrence:GatheringEvent
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:GatheringEvent
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:TimePeriod> ... </common:TimePeriod> [0..1]
<common:Actor> xs:IDREF </common:Actor> [0..1]
<common:Description> xs:string </common:Description> [0..1]
<occurrence:Locality> common:LanguageString </occurrence:Locality> [0..1]
<occurrence:ExactLocation> location:Point </occurrence:ExactLocation> [0..1]
<occurrence:CollectingAreas> [0..1]
<occurrence:CollectingArea> xs:IDREF </occurrence:CollectingArea> [0..*]
</occurrence:CollectingAreas>
<occurrence:CollectingMethod> xs:string </occurrence:CollectingMethod> [0..1]
<occurrence:AbsoluteElevation> xs:int </occurrence:AbsoluteElevation> [0..1]
<occurrence:AbsoluteElevationError> xs:int </occurrence:AbsoluteElevationError> [0..1]
<occurrence:DistanceToGround> xs:int </occurrence:DistanceToGround> [0..1]
<occurrence:DistanceToWaterSurface> xs:int </occurrence:DistanceToWaterSurface> [0..1]
</occurrence:GatheringEvent>
Diagram
Schema Component Representation
<xs:element name="GatheringEvent" type=" occurrence:GatheringEvent "/>
top

Element: LivingBeing

Name LivingBeing
Type occurrence:LivingBeing
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:LivingBeing
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
Start All [1]
End All
</occurrence:LivingBeing>
Diagram
Schema Component Representation
<xs:element name="LivingBeing" type=" occurrence:LivingBeing "/>
top

Element: Observation

Name Observation
Type occurrence:Observation
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:Observation
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
</occurrence:Observation>
Diagram
Schema Component Representation
<xs:element name="Observation" type=" occurrence:Observation "/>
top

Element: PreservationMethod

Name PreservationMethod
Type occurrence:PreservationMethod
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:PreservationMethod
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
<common:Representation> ... </common:Representation> [0..*]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
</occurrence:PreservationMethod>
Diagram
Schema Component Representation
<xs:element name="PreservationMethod" type=" occurrence:PreservationMethod "/>
top

Element: Specimen

Name Specimen
Type occurrence:Specimen
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:Specimen
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
<occurrence:Preservation> xs:IDREF </occurrence:Preservation> [0..1]
</occurrence:Specimen>
Diagram
Schema Component Representation
<xs:element name="Specimen" type=" occurrence:Specimen "/>
top

Element: SpecimenOrObservationBase

Name SpecimenOrObservationBase
Type occurrence:SpecimenOrObservationBase
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<occurrence:SpecimenOrObservationBase
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
<common:OriginalSource> ... </common:OriginalSource> [0..*]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
</occurrence:SpecimenOrObservationBase>
Diagram
Schema Component Representation
<xs:element name="SpecimenOrObservationBase" type=" occurrence:SpecimenOrObservationBase "/>
top

Global Definitions

Complex Type: Collection

Super-types: media:IdentifiableMediaEntity < Collection (by extension)
Sub-types: None
Name Collection
Used by (from the same schema document) Element Collection
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Name> xs:string </occurrence:Name> [0..1]
<occurrence:Code> xs:string </occurrence:Code> [0..1]
<occurrence:CodeStandard> xs:string </occurrence:CodeStandard> [0..1]
<occurrence:TownOrLocation> xs:string </occurrence:TownOrLocation> [0..1]
<occurrence:Institution> xs:IDREF </occurrence:Institution> [0..1]
<occurrence:SuperCollection> xs:IDREF </occurrence:SuperCollection> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="Collection">
<xs:complexContent>
<xs:extension base=" media:IdentifiableMediaEntity ">
<xs:sequence>
<xs:element name="Name" type=" xs:string " minOccurs="0"/>
<xs:element name="Code" type=" xs:string " minOccurs="0"/>
<xs:element name="CodeStandard" type=" xs:string " minOccurs="0"/>
<xs:element name="TownOrLocation" type=" xs:string " minOccurs="0"/>
<xs:element name="Institution" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="SuperCollection" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DerivationEvent

Super-types: common:EventBase < DerivationEvent (by extension)
Sub-types: None
Name DerivationEvent
Used by (from the same schema document) Element DerivationEvent
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:Actor> xs:IDREF </common:Actor> [0..1]
<common:Description> xs:string </common:Description> [0..1]
<occurrence:Originals> [0..1]
<occurrence:Original> xs:IDREF </occurrence:Original> [0..*]
</occurrence:Originals>
<occurrence:Derivatives> [0..1]
<occurrence:Derivative> xs:IDREF </occurrence:Derivative> [0..*]
</occurrence:Derivatives>
<occurrence:DerivationEventType> xs:IDREF </occurrence:DerivationEventType> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="DerivationEvent">
<xs:complexContent>
<xs:extension base=" common:EventBase ">
<xs:sequence>
<xs:element name="Originals" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Original" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Derivatives" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Derivative" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DerivationEventType" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DerivationEventType

Super-types: common:DefinedTermBase < DerivationEventType (by extension)
Sub-types: None
Name DerivationEventType
Used by (from the same schema document) Element DerivationEventType
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="DerivationEventType">
<xs:complexContent>
<xs:extension base=" common:DefinedTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DerivedUnitBase

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < DerivedUnitBase (by extension)
Sub-types:
Name DerivedUnitBase
Used by (from the same schema document) Element DerivedUnitBase
Abstract yes
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="DerivedUnitBase" abstract="true">
<xs:complexContent>
<xs:extension base=" occurrence:SpecimenOrObservationBase ">
<xs:sequence>
<xs:element name="Collection" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="CatalogNumber" type=" xs:string " minOccurs="0"/>
<xs:element name="StoredUnder" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="DerivedFrom" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="AccessionNumber" type=" xs:string " minOccurs="0"/>
<xs:element name="CollectorsNumber" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DeterminationEvent

Super-types: common:EventBase < DeterminationEvent (by extension)
Sub-types: None
Name DeterminationEvent
Used by (from the same schema document) Complex Type SpecimenOrObservationBase
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:Actor> xs:IDREF </common:Actor> [0..1]
<common:Description> xs:string </common:Description> [0..1]
<occurrence:IdentifiedUnit> xs:IDREF </occurrence:IdentifiedUnit> [0..1]
<occurrence:Taxon> xs:IDREF </occurrence:Taxon> [0..1]
<occurrence:Modifier> xs:IDREF </occurrence:Modifier> [0..1]
<occurrence:PreferredFlag> xs:boolean </occurrence:PreferredFlag> [1]
<occurrence:SetOfReferences> [0..1]
<occurrence:Reference> xs:IDREF </occurrence:Reference> [0..*]
</occurrence:SetOfReferences>
</...>
Diagram
Schema Component Representation
<xs:complexType name="DeterminationEvent">
<xs:complexContent>
<xs:extension base=" common:EventBase ">
<xs:sequence>
<xs:element name="IdentifiedUnit" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Taxon" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Modifier" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="PreferredFlag" type=" xs:boolean "/>
<xs:element name="SetOfReferences" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Reference" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: DeterminationModifier

Super-types: description:Modifier < DeterminationModifier (by extension)
Sub-types: None
Name DeterminationModifier
Used by (from the same schema document) Element DeterminationModifier
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
<common:OrderIndex> xs:int </common:OrderIndex> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="DeterminationModifier">
<xs:complexContent>
<xs:extension base=" description:Modifier ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: FieldObservation

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < FieldObservation (by extension)
Sub-types: None
Name FieldObservation
Used by (from the same schema document) Element FieldObservation
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:FieldNumber> xs:string </occurrence:FieldNumber> [0..1]
<occurrence:FieldNotes> xs:string </occurrence:FieldNotes> [0..1]
<occurrence:GatheringEvent> xs:IDREF </occurrence:GatheringEvent> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="FieldObservation">
<xs:complexContent>
<xs:extension base=" occurrence:SpecimenOrObservationBase ">
<xs:sequence>
<xs:element name="FieldNumber" type=" xs:string " minOccurs="0"/>
<xs:element name="FieldNotes" type=" xs:string " minOccurs="0"/>
<xs:element name="GatheringEvent" type=" xs:IDREF "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Fossil

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < DerivedUnitBase (by extension) < Specimen (by extension) < Fossil (by extension)
Sub-types: None
Name Fossil
Used by (from the same schema document) Element Fossil
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
<occurrence:Preservation> xs:IDREF </occurrence:Preservation> [0..1]
Start All [1]
End All
</...>
Diagram
Schema Component Representation
<xs:complexType name="Fossil">
<xs:complexContent>
<xs:extension base=" occurrence:Specimen ">
<xs:all/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: GatheringEvent

Super-types: common:EventBase < GatheringEvent (by extension)
Sub-types: None
Name GatheringEvent
Used by (from the same schema document) Element GatheringEvent
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:Actor> xs:IDREF </common:Actor> [0..1]
<common:Description> xs:string </common:Description> [0..1]
<occurrence:Locality> common:LanguageString </occurrence:Locality> [0..1]
<occurrence:ExactLocation> location:Point </occurrence:ExactLocation> [0..1]
<occurrence:CollectingAreas> [0..1]
<occurrence:CollectingArea> xs:IDREF </occurrence:CollectingArea> [0..*]
</occurrence:CollectingAreas>
<occurrence:CollectingMethod> xs:string </occurrence:CollectingMethod> [0..1]
<occurrence:AbsoluteElevation> xs:int </occurrence:AbsoluteElevation> [0..1]
<occurrence:AbsoluteElevationError> xs:int </occurrence:AbsoluteElevationError> [0..1]
<occurrence:DistanceToGround> xs:int </occurrence:DistanceToGround> [0..1]
<occurrence:DistanceToWaterSurface> xs:int </occurrence:DistanceToWaterSurface> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="GatheringEvent">
<xs:complexContent>
<xs:extension base=" common:EventBase ">
<xs:sequence>
<xs:element name="Locality" type=" common:LanguageString " minOccurs="0"/>
<xs:element name="ExactLocation" type=" location:Point " minOccurs="0"/>
<xs:element name="CollectingAreas" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="CollectingArea" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CollectingMethod" type=" xs:string " minOccurs="0"/>
<xs:element name="AbsoluteElevation" type=" xs:int " minOccurs="0"/>
<xs:element name="AbsoluteElevationError" type=" xs:int " minOccurs="0"/>
<xs:element name="DistanceToGround" type=" xs:int " minOccurs="0"/>
<xs:element name="DistanceToWaterSurface" type=" xs:int " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: LivingBeing

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < DerivedUnitBase (by extension) < LivingBeing (by extension)
Sub-types: None
Name LivingBeing
Used by (from the same schema document) Element LivingBeing
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
Start All [1]
End All
</...>
Diagram
Schema Component Representation
<xs:complexType name="LivingBeing">
<xs:complexContent>
<xs:extension base=" occurrence:DerivedUnitBase ">
<xs:all/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Observation

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < DerivedUnitBase (by extension) < Observation (by extension)
Sub-types: None
Name Observation
Used by (from the same schema document) Element Observation
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="Observation">
<xs:complexContent>
<xs:extension base=" occurrence:DerivedUnitBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: PreservationMethod

Super-types: common:DefinedTermBase < PreservationMethod (by extension)
Sub-types: None
Name PreservationMethod
Used by (from the same schema document) Element PreservationMethod
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<common:URI> xs:anyURI </common:URI> [0..1]
<common:Representations> [0..1]
</common:Representations>
<common:Media> [0..1]
<common:Medium> xs:IDREF </common:Medium> [0..*]
</common:Media>
<common:TermVocabulary> xs:IDREF </common:TermVocabulary> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="PreservationMethod">
<xs:complexContent>
<xs:extension base=" common:DefinedTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Specimen

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension) < DerivedUnitBase (by extension) < Specimen (by extension)
Sub-types:
Name Specimen
Used by (from the same schema document) Element Specimen
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
<occurrence:Collection> xs:IDREF </occurrence:Collection> [0..1]
<occurrence:CatalogNumber> xs:string </occurrence:CatalogNumber> [0..1]
<occurrence:StoredUnder> xs:IDREF </occurrence:StoredUnder> [0..1]
<occurrence:DerivedFrom> xs:IDREF </occurrence:DerivedFrom> [0..1]
<occurrence:AccessionNumber> xs:string </occurrence:AccessionNumber> [0..1]
<occurrence:CollectorsNumber> xs:string </occurrence:CollectorsNumber> [0..1]
<occurrence:Preservation> xs:IDREF </occurrence:Preservation> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="Specimen">
<xs:complexContent>
<xs:extension base=" occurrence:DerivedUnitBase ">
<xs:sequence>
<xs:element name="Preservation" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SpecimenOrObservationBase

Super-types: media:IdentifiableMediaEntity < SpecimenOrObservationBase (by extension)
Sub-types:
Name SpecimenOrObservationBase
Used by (from the same schema document) Element SpecimenOrObservationBase
Abstract yes
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]">
<common:Created> xs:string </common:Created> [0..1]
<common:CreatedBy> xs:IDREF </common:CreatedBy> [0..1]
<common:Updated> xs:string </common:Updated> [0..1]
<common:UpdatedBy> xs:IDREF </common:UpdatedBy> [0..1]
<common:Markers> [0..1]
<common:Marker> common:Marker </common:Marker> [0..*]
</common:Markers>
<common:Annotations> [0..1]
<common:Annotation> common:Annotation </common:Annotation> [0..*]
</common:Annotations>
<common:LSID> common:LSID </common:LSID> [0..1]
<common:TitleCache> common:FormattedText </common:TitleCache> [1]
<common:ProtectedTitleCache> xs:boolean </common:ProtectedTitleCache> [1]
<common:Rights> [0..1]
<common:Rights> media:Rights </common:Rights> [0..*]
</common:Rights>
<common:Extensions> [0..1]
<common:Extension> common:Extension </common:Extension> [0..*]
</common:Extensions>
<common:Sources> [0..1]
</common:Sources>
<media:Media> [0..1]
<media:Medium> xs:IDREF </media:Medium> [0..*]
</media:Media>
<occurrence:Sex> xs:IDREF </occurrence:Sex> [0..1]
<occurrence:IndividualCount> xs:int </occurrence:IndividualCount> [0..1]
<occurrence:LifeStage> xs:IDREF </occurrence:LifeStage> [0..1]
<occurrence:Description> common:MultilanguageText </occurrence:Description> [0..1]
<occurrence:Descriptions> [0..1]
<occurrence:Description> description:SpecimenDescription </occurrence:Description> [0..*]
</occurrence:Descriptions>
<occurrence:Determinations> [0..1]
<occurrence:Determination> occurrence:DeterminationEvent </occurrence:Determination> [0..*]
</occurrence:Determinations>
<occurrence:DerivationEvents> [0..1]
<occurrence:DerivationEvent> xs:IDREF </occurrence:DerivationEvent> [0..*]
</occurrence:DerivationEvents>
</...>
Diagram
Schema Component Representation
<xs:complexType name="SpecimenOrObservationBase" abstract="true">
<xs:complexContent>
<xs:extension base=" media:IdentifiableMediaEntity ">
<xs:sequence>
<xs:element name="Sex" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="IndividualCount" type=" xs:int " minOccurs="0"/>
<xs:element name="LifeStage" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Description" type=" common:MultilanguageText " minOccurs="0"/>
<xs:element name="Descriptions" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" type=" description:SpecimenDescription " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Determinations" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Determination" type=" occurrence:DeterminationEvent " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DerivationEvents" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="DerivationEvent" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top