Documentation for cate

Table of Contents

Master schema documentation file: cate.xsd.html

top

Schema Document Properties

Target Namespace http://etaxonomy.eu/cdm/model/name/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/common/1.0 (at common.xsd)
    • http://etaxonomy.eu/cdm/model/reference/1.0 (at reference.xsd)
    • http://etaxonomy.eu/cdm/model/description/1.0 (at description.xsd)
    • http://etaxonomy.eu/cdm/model/occurrence/1.0 (at occurrence.xsd)
    • http://etaxonomy.eu/cdm/model/agent/1.0 (at agent.xsd)
Application Data <jxb:schemaBindings>
<jxb:package name="eu.etaxonomy.cdm.model.name"/>
</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
description http://etaxonomy.eu/cdm/model/description/1.0
xs http://www.w3.org/2001/XMLSchema
jxb http://java.sun.com/xml/ns/jaxb
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
Schema Component Representation
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" targetNamespace="http://etaxonomy.eu/cdm/model/name/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/common/1.0" schemaLocation="common.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/reference/1.0" schemaLocation="reference.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/description/1.0" schemaLocation="description.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/occurrence/1.0" schemaLocation="occurrence.xsd"/>
<xs:import namespace="http://etaxonomy.eu/cdm/model/agent/1.0" schemaLocation="agent.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: BacterialName

Name BacterialName
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:BacterialName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:SubGenusAuthorship> xs:string </name:SubGenusAuthorship> [0..1]
<name:NameApprobation> xs:string </name:NameApprobation> [0..1]
</name:BacterialName>
Diagram
Schema Component Representation
<xs:element name="BacterialName">
<xs:complexType>
<xs:complexContent>
<xs:extension base=" name:NonViralName ">
<xs:sequence>
<xs:element name="SubGenusAuthorship" type=" xs:string " minOccurs="0"/>
<xs:element name="NameApprobation" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
top

Element: BotanicalName

Name BotanicalName
Type name:BotanicalName
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:BotanicalName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:IsHybridFormula> xs:boolean </name:IsHybridFormula> [1]
<name:IsMonomHybrid> xs:boolean </name:IsMonomHybrid> [1]
<name:IsBinomHybrid> xs:boolean </name:IsBinomHybrid> [1]
<name:IsTrinomHybrid> xs:boolean </name:IsTrinomHybrid> [1]
<name:IsAnamorphic> xs:boolean </name:IsAnamorphic> [1]
<name:HybridRelationships> [0..1]
<name:HybridRelationship> name:HybridRelationship </name:HybridRelationship> [0..*]
</name:HybridRelationships>
</name:BotanicalName>
Diagram
Schema Component Representation
<xs:element name="BotanicalName" type=" name:BotanicalName "/>
top

Element: CultivarPlantName

Name CultivarPlantName
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:CultivarPlantName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:IsHybridFormula> xs:boolean </name:IsHybridFormula> [1]
<name:IsMonomHybrid> xs:boolean </name:IsMonomHybrid> [1]
<name:IsBinomHybrid> xs:boolean </name:IsBinomHybrid> [1]
<name:IsTrinomHybrid> xs:boolean </name:IsTrinomHybrid> [1]
<name:IsAnamorphic> xs:boolean </name:IsAnamorphic> [1]
<name:HybridRelationships> [0..1]
<name:HybridRelationship> name:HybridRelationship </name:HybridRelationship> [0..*]
</name:HybridRelationships>
<name:CultivarName> xs:string </name:CultivarName> [1]
</name:CultivarPlantName>
Diagram
Schema Component Representation
<xs:element name="CultivarPlantName">
<xs:complexType>
<xs:complexContent>
<xs:extension base=" name:BotanicalName ">
<xs:sequence>
<xs:element name="CultivarName" type=" xs:string "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
top

Element: HomotypicalGroup

Name HomotypicalGroup
Type name:HomotypicalGroup
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:HomotypicalGroup
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>
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
</name:HomotypicalGroup>
Diagram
Schema Component Representation
<xs:element name="HomotypicalGroup" type=" name:HomotypicalGroup "/>
top

Element: HybridRelationshipType

Name HybridRelationshipType
Type name:HybridRelationshipType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:HybridRelationshipType
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]
<common:Symmetric> xs:boolean </common:Symmetric> [1]
<common:Transitive> xs:boolean </common:Transitive> [1]
<common:InverseRepresentations> [0..1]
<common:InverseRepresentation> xs:IDREF </common:InverseRepresentation> [0..*]
</common:InverseRepresentations>
</name:HybridRelationshipType>
Diagram
Schema Component Representation
<xs:element name="HybridRelationshipType" type=" name:HybridRelationshipType "/>
top

Element: NameRelationshipType

Name NameRelationshipType
Type name:NameRelationshipType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:NameRelationshipType
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]
<common:Symmetric> xs:boolean </common:Symmetric> [1]
<common:Transitive> xs:boolean </common:Transitive> [1]
<common:InverseRepresentations> [0..1]
<common:InverseRepresentation> xs:IDREF </common:InverseRepresentation> [0..*]
</common:InverseRepresentations>
</name:NameRelationshipType>
Diagram
Schema Component Representation
<xs:element name="NameRelationshipType" type=" name:NameRelationshipType "/>
top

Element: NameTypeDesignation

Name NameTypeDesignation
Type name:NameTypeDesignation
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:NameTypeDesignation
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
<name:IsRejectedType> xs:boolean </name:IsRejectedType> [1]
<name:IsConservedType> xs:boolean </name:IsConservedType> [1]
<name:IsLectoType> xs:boolean </name:IsLectoType> [1]
<name:TypeName> xs:IDREF </name:TypeName> [0..1]
</name:NameTypeDesignation>
Diagram
Schema Component Representation
<xs:element name="NameTypeDesignation" type=" name:NameTypeDesignation "/>
top

Element: NomenclaturalCode

Name NomenclaturalCode
Type name:NomenclaturalCode
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:NomenclaturalCode> name:NomenclaturalCode </name:NomenclaturalCode>
Diagram
Schema Component Representation
<xs:element name="NomenclaturalCode" type=" name:NomenclaturalCode "/>
top

Element: NomenclaturalStatusType

Name NomenclaturalStatusType
Type name:NomenclaturalStatusType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:NomenclaturalStatusType
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]
</name:NomenclaturalStatusType>
Diagram
Schema Component Representation
<xs:element name="NomenclaturalStatusType" type=" name:NomenclaturalStatusType "/>
top

Element: NonViralName

Name NonViralName
Type name:NonViralName
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:NonViralName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
</name:NonViralName>
Diagram
Schema Component Representation
<xs:element name="NonViralName" type=" name:NonViralName "/>
top

Element: Rank

Name Rank
Type name:Rank
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:Rank
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]
</name:Rank>
Diagram
Schema Component Representation
<xs:element name="Rank" type=" name:Rank "/>
top

Element: SpecimenTypeDesignation

Name SpecimenTypeDesignation
Type name:SpecimenTypeDesignation
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:SpecimenTypeDesignation
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
<name:TypeSpecimen> xs:IDREF </name:TypeSpecimen> [0..1]
<name:TypeStatus> xs:IDREF </name:TypeStatus> [0..1]
</name:SpecimenTypeDesignation>
Diagram
Schema Component Representation
<xs:element name="SpecimenTypeDesignation" type=" name:SpecimenTypeDesignation "/>
top

Element: SpecimenTypeDesignationStatus

Name SpecimenTypeDesignationStatus
Type name:SpecimenTypeDesignationStatus
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:SpecimenTypeDesignationStatus
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]
</name:SpecimenTypeDesignationStatus>
Diagram
Schema Component Representation
<xs:element name="SpecimenTypeDesignationStatus" type=" name:SpecimenTypeDesignationStatus "/>
top

Element: TaxonNameBase

Name TaxonNameBase
Type name:TaxonNameBase
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:TaxonNameBase
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
</name:TaxonNameBase>
Diagram
Schema Component Representation
<xs:element name="TaxonNameBase" type=" name:TaxonNameBase "/>
top

Element: TypeDesignationBase

Name TypeDesignationBase
Type name:TypeDesignationBase
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:TypeDesignationBase
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
</name:TypeDesignationBase>
Diagram
Schema Component Representation
<xs:element name="TypeDesignationBase" type=" name:TypeDesignationBase "/>
top

Element: ViralName

Name ViralName
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:ViralName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:Acronym> xs:string </name:Acronym> [0..1]
</name:ViralName>
Diagram
Schema Component Representation
<xs:element name="ViralName">
<xs:complexType>
<xs:complexContent>
<xs:extension base=" name:TaxonNameBase ">
<xs:sequence>
<xs:element name="Acronym" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
top

Element: ZoologicalName

Name ZoologicalName
Type name:ZoologicalName
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<name:ZoologicalName
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:Breed> xs:string </name:Breed> [0..1]
<name:PublicationYear> xs:int </name:PublicationYear> [0..1]
<name:OriginalPublicationYear> xs:int </name:OriginalPublicationYear> [0..1]
</name:ZoologicalName>
Diagram
Schema Component Representation
<xs:element name="ZoologicalName" type=" name:ZoologicalName "/>
top

Global Definitions

Complex Type: BotanicalName

Super-types: common:IdentifiableEntity < TaxonNameBase (by extension) < NonViralName (by extension) < BotanicalName (by extension)
Sub-types: None
Name BotanicalName
Used by (from the same schema document) Element BotanicalName
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:IsHybridFormula> xs:boolean </name:IsHybridFormula> [1]
<name:IsMonomHybrid> xs:boolean </name:IsMonomHybrid> [1]
<name:IsBinomHybrid> xs:boolean </name:IsBinomHybrid> [1]
<name:IsTrinomHybrid> xs:boolean </name:IsTrinomHybrid> [1]
<name:IsAnamorphic> xs:boolean </name:IsAnamorphic> [1]
<name:HybridRelationships> [0..1]
<name:HybridRelationship> name:HybridRelationship </name:HybridRelationship> [0..*]
</name:HybridRelationships>
</...>
Diagram
Schema Component Representation
<xs:complexType name="BotanicalName">
<xs:complexContent>
<xs:extension base=" name:NonViralName ">
<xs:sequence>
<xs:element name="IsHybridFormula" type=" xs:boolean "/>
<xs:element name="IsMonomHybrid" type=" xs:boolean "/>
<xs:element name="IsBinomHybrid" type=" xs:boolean "/>
<xs:element name="IsTrinomHybrid" type=" xs:boolean "/>
<xs:element name="IsAnamorphic" type=" xs:boolean "/>
<xs:element name="HybridRelationships" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="HybridRelationship" type=" name:HybridRelationship " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: HomotypicalGroup

Super-types: common:AnnotatableEntity < HomotypicalGroup (by extension)
Sub-types: None
Name HomotypicalGroup
Used by (from the same schema document) Element HomotypicalGroup
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>
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
</...>
Diagram
Schema Component Representation
<xs:complexType name="HomotypicalGroup">
<xs:complexContent>
<xs:extension base=" common:AnnotatableEntity ">
<xs:sequence>
<xs:element name="TypifiedNames" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="TypifiedName" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: HybridRelationship

Super-types: common:RelationshipBase < HybridRelationship (by extension)
Sub-types: None
Name HybridRelationship
Used by (from the same schema document) Complex Type BotanicalName
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
isDoubtful=" xs:boolean [0..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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:RelatedFrom> xs:IDREF </name:RelatedFrom> [0..1]
<name:RelatedTo> xs:IDREF </name:RelatedTo> [0..1]
<name:Type> xs:IDREF </name:Type> [0..1]
<name:RuleConsidered> xs:string </name:RuleConsidered> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="HybridRelationship">
<xs:complexContent>
<xs:extension base=" common:RelationshipBase ">
<xs:sequence>
<xs:element name="RelatedFrom" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="RelatedTo" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Type" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="RuleConsidered" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: HybridRelationshipType

Super-types: common:RelationshipTermBase < HybridRelationshipType (by extension)
Sub-types: None
Name HybridRelationshipType
Used by (from the same schema document) Element HybridRelationshipType
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]
<common:Symmetric> xs:boolean </common:Symmetric> [1]
<common:Transitive> xs:boolean </common:Transitive> [1]
<common:InverseRepresentations> [0..1]
<common:InverseRepresentation> xs:IDREF </common:InverseRepresentation> [0..*]
</common:InverseRepresentations>
</...>
Diagram
Schema Component Representation
<xs:complexType name="HybridRelationshipType">
<xs:complexContent>
<xs:extension base=" common:RelationshipTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NameRelationship

Super-types: common:RelationshipBase < NameRelationship (by extension)
Sub-types: None
Name NameRelationship
Used by (from the same schema document) Complex Type TaxonNameBase
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
isDoubtful=" xs:boolean [0..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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:RelatedFrom> xs:IDREF </name:RelatedFrom> [0..1]
<name:RelatedTo> xs:IDREF </name:RelatedTo> [0..1]
<name:Type> xs:IDREF </name:Type> [0..1]
<name:RuleConsidered> xs:string </name:RuleConsidered> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="NameRelationship">
<xs:complexContent>
<xs:extension base=" common:RelationshipBase ">
<xs:sequence>
<xs:element name="RelatedFrom" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="RelatedTo" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Type" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="RuleConsidered" type=" xs:string " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NameRelationshipType

Super-types: common:RelationshipTermBase < NameRelationshipType (by extension)
Sub-types: None
Name NameRelationshipType
Used by (from the same schema document) Element NameRelationshipType
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]
<common:Symmetric> xs:boolean </common:Symmetric> [1]
<common:Transitive> xs:boolean </common:Transitive> [1]
<common:InverseRepresentations> [0..1]
<common:InverseRepresentation> xs:IDREF </common:InverseRepresentation> [0..*]
</common:InverseRepresentations>
</...>
Diagram
Schema Component Representation
<xs:complexType name="NameRelationshipType">
<xs:complexContent>
<xs:extension base=" common:RelationshipTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NameTypeDesignation

Super-types: common:ReferencedEntityBase < TypeDesignationBase (by extension) < NameTypeDesignation (by extension)
Sub-types: None
Name NameTypeDesignation
Used by (from the same schema document) Element NameTypeDesignation
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
<name:IsRejectedType> xs:boolean </name:IsRejectedType> [1]
<name:IsConservedType> xs:boolean </name:IsConservedType> [1]
<name:IsLectoType> xs:boolean </name:IsLectoType> [1]
<name:TypeName> xs:IDREF </name:TypeName> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="NameTypeDesignation">
<xs:complexContent>
<xs:extension base=" name:TypeDesignationBase ">
<xs:sequence>
<xs:element name="IsRejectedType" type=" xs:boolean "/>
<xs:element name="IsConservedType" type=" xs:boolean "/>
<xs:element name="IsLectoType" type=" xs:boolean "/>
<xs:element name="TypeName" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NomenclaturalStatus

Super-types: common:ReferencedEntityBase < NomenclaturalStatus (by extension)
Sub-types: None
Name NomenclaturalStatus
Used by (from the same schema document) Complex Type TaxonNameBase
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:ruleConsidered> xs:string </name:ruleConsidered> [0..1]
<name:NomenclaturalStatusType> xs:IDREF </name:NomenclaturalStatusType> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="NomenclaturalStatus">
<xs:complexContent>
<xs:extension base=" common:ReferencedEntityBase ">
<xs:sequence>
<xs:element name="ruleConsidered" type=" xs:string " minOccurs="0"/>
<xs:element name="NomenclaturalStatusType" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NomenclaturalStatusType

Super-types: common:OrderedTermBase < NomenclaturalStatusType (by extension)
Sub-types: None
Name NomenclaturalStatusType
Used by (from the same schema document) Element NomenclaturalStatusType
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="NomenclaturalStatusType">
<xs:complexContent>
<xs:extension base=" common:OrderedTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: NonViralName

Super-types: common:IdentifiableEntity < TaxonNameBase (by extension) < NonViralName (by extension)
Sub-types:
Name NonViralName
Used by (from the same schema document) Element NonViralName
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="NonViralName">
<xs:complexContent>
<xs:extension base=" name:TaxonNameBase ">
<xs:sequence>
<xs:element name="NameCache" type=" xs:string " minOccurs="0"/>
<xs:element name="GenusOrUninomial" type=" xs:string " minOccurs="0"/>
<xs:element name="InfraGenericEpithet" type=" xs:string " minOccurs="0"/>
<xs:element name="SpecificEpithet" type=" xs:string " minOccurs="0"/>
<xs:element name="InfraSpecificEpithet" type=" xs:string " minOccurs="0"/>
<xs:element name="CombinationAuthorTeam" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="ExCombinationAuthorTeam" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="BasionymAuthorTeam" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="ExBasionymAuthorTeam" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="AuthorshipCache" type=" xs:string " minOccurs="0"/>
<xs:element name="ProtectedAuthorshipCache" type=" xs:boolean "/>
<xs:element name="ProtectedNameCache" type=" xs:boolean "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: Rank

Super-types: common:OrderedTermBase < Rank (by extension)
Sub-types: None
Name Rank
Used by (from the same schema document) Element Rank
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="Rank">
<xs:complexContent>
<xs:extension base=" common:OrderedTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SpecimenTypeDesignation

Super-types: common:ReferencedEntityBase < TypeDesignationBase (by extension) < SpecimenTypeDesignation (by extension)
Sub-types: None
Name SpecimenTypeDesignation
Used by (from the same schema document) Element SpecimenTypeDesignation
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
<name:TypeSpecimen> xs:IDREF </name:TypeSpecimen> [0..1]
<name:TypeStatus> xs:IDREF </name:TypeStatus> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="SpecimenTypeDesignation">
<xs:complexContent>
<xs:extension base=" name:TypeDesignationBase ">
<xs:sequence>
<xs:element name="TypeSpecimen" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="TypeStatus" type=" xs:IDREF " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: SpecimenTypeDesignationStatus

Super-types: common:OrderedTermBase < SpecimenTypeDesignationStatus (by extension)
Sub-types: None
Name SpecimenTypeDesignationStatus
Used by (from the same schema document) Element SpecimenTypeDesignationStatus
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="SpecimenTypeDesignationStatus">
<xs:complexContent>
<xs:extension base=" common:OrderedTermBase ">
<xs:sequence/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: TaxonNameBase

Super-types: common:IdentifiableEntity < TaxonNameBase (by extension)
Sub-types:
Name TaxonNameBase
Used by (from the same schema document) Element TaxonNameBase
Abstract yes
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
</...>
Diagram
Schema Component Representation
<xs:complexType name="TaxonNameBase" abstract="true">
<xs:complexContent>
<xs:extension base=" common:IdentifiableEntity ">
<xs:sequence>
<xs:element name="AppendedPhrase" type=" xs:string " minOccurs="0"/>
<xs:element name="NomenclaturalMicroReference" type=" xs:string " minOccurs="0"/>
<xs:element name="NomenclaturalReference" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="Rank" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="FullTitleCache" type=" xs:string " minOccurs="0"/>
<xs:element name="ProtectedFullTitleCache" type=" xs:boolean "/>
<xs:element name="HomotypicalGroup" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="TypeDesignations" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="TypeDesignation" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RelationsFromThisName" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="RelationFromThisName" type=" name:NameRelationship " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RelationsToThisName" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="RelationToThisName" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="NomenclaturalStatuses" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="NomenclaturalStatus" type=" name:NomenclaturalStatus " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TaxonBases" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="TaxonBase" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Descriptions" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="Description" type=" description:TaxonNameDescription " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="hasProblem" type=" xs:boolean " use="required"/>
<xs:attribute name="problemStarts" type=" xs:int " use="required"/>
<xs:attribute name="problemEnds" type=" xs:int " use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: TypeDesignationBase

Super-types: common:ReferencedEntityBase < TypeDesignationBase (by extension)
Sub-types:
Name TypeDesignationBase
Used by (from the same schema document) Element TypeDesignationBase
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:CitationMicroReference> xs:string </common:CitationMicroReference> [0..1]
<common:OriginalNameString> xs:string </common:OriginalNameString> [0..1]
<common:Citation> xs:IDREF </common:Citation> [0..1]
<name:TypifiedNames> [0..1]
<name:TypifiedName> xs:IDREF </name:TypifiedName> [0..*]
</name:TypifiedNames>
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:IsNotDesignated> xs:boolean </name:IsNotDesignated> [1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="TypeDesignationBase" abstract="true">
<xs:complexContent>
<xs:extension base=" common:ReferencedEntityBase ">
<xs:sequence>
<xs:element name="TypifiedNames" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="TypifiedName" type=" xs:IDREF " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="HomotypicalGroup" type=" xs:IDREF " minOccurs="0"/>
<xs:element name="IsNotDesignated" type=" xs:boolean "/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Complex Type: ZoologicalName

Super-types: common:IdentifiableEntity < TaxonNameBase (by extension) < NonViralName (by extension) < ZoologicalName (by extension)
Sub-types: None
Name ZoologicalName
Used by (from the same schema document) Element ZoologicalName
Abstract no
XML Instance Representation
<...
id=" xs:int [1]"
uuid=" common:UUID [1]"
hasProblem=" xs:boolean [1]"
problemStarts=" xs:int [1]"
problemEnds=" xs:int [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>
<name:AppendedPhrase> xs:string </name:AppendedPhrase> [0..1]
<name:NomenclaturalMicroReference> xs:string </name:NomenclaturalMicroReference> [0..1]
<name:NomenclaturalReference> xs:IDREF </name:NomenclaturalReference> [0..1]
<name:Rank> xs:IDREF </name:Rank> [0..1]
<name:FullTitleCache> xs:string </name:FullTitleCache> [0..1]
<name:ProtectedFullTitleCache> xs:boolean </name:ProtectedFullTitleCache> [1]
<name:HomotypicalGroup> xs:IDREF </name:HomotypicalGroup> [0..1]
<name:TypeDesignations> [0..1]
<name:TypeDesignation> xs:IDREF </name:TypeDesignation> [0..*]
</name:TypeDesignations>
<name:RelationsFromThisName> [0..1]
<name:RelationFromThisName> name:NameRelationship </name:RelationFromThisName> [0..*]
</name:RelationsFromThisName>
<name:RelationsToThisName> [0..1]
<name:RelationToThisName> xs:IDREF </name:RelationToThisName> [0..*]
</name:RelationsToThisName>
<name:NomenclaturalStatuses> [0..1]
<name:NomenclaturalStatus> name:NomenclaturalStatus </name:NomenclaturalStatus> [0..*]
</name:NomenclaturalStatuses>
<name:TaxonBases> [0..1]
<name:TaxonBase> xs:IDREF </name:TaxonBase> [0..*]
</name:TaxonBases>
<name:Descriptions> [0..1]
<name:Description> description:TaxonNameDescription </name:Description> [0..*]
</name:Descriptions>
<name:NameCache> xs:string </name:NameCache> [0..1]
<name:GenusOrUninomial> xs:string </name:GenusOrUninomial> [0..1]
<name:InfraGenericEpithet> xs:string </name:InfraGenericEpithet> [0..1]
<name:SpecificEpithet> xs:string </name:SpecificEpithet> [0..1]
<name:InfraSpecificEpithet> xs:string </name:InfraSpecificEpithet> [0..1]
<name:CombinationAuthorTeam> xs:IDREF </name:CombinationAuthorTeam> [0..1]
<name:ExCombinationAuthorTeam> xs:IDREF </name:ExCombinationAuthorTeam> [0..1]
<name:BasionymAuthorTeam> xs:IDREF </name:BasionymAuthorTeam> [0..1]
<name:ExBasionymAuthorTeam> xs:IDREF </name:ExBasionymAuthorTeam> [0..1]
<name:AuthorshipCache> xs:string </name:AuthorshipCache> [0..1]
<name:ProtectedAuthorshipCache> xs:boolean </name:ProtectedAuthorshipCache> [1]
<name:ProtectedNameCache> xs:boolean </name:ProtectedNameCache> [1]
<name:Breed> xs:string </name:Breed> [0..1]
<name:PublicationYear> xs:int </name:PublicationYear> [0..1]
<name:OriginalPublicationYear> xs:int </name:OriginalPublicationYear> [0..1]
</...>
Diagram
Schema Component Representation
<xs:complexType name="ZoologicalName">
<xs:complexContent>
<xs:extension base=" name:NonViralName ">
<xs:sequence>
<xs:element name="Breed" type=" xs:string " minOccurs="0"/>
<xs:element name="PublicationYear" type=" xs:int " minOccurs="0"/>
<xs:element name="OriginalPublicationYear" type=" xs:int " minOccurs="0"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
top

Simple Type: NomenclaturalCode

Super-types: xs:string < NomenclaturalCode (by restriction)
Sub-types: None
Name NomenclaturalCode
Used by (from the same schema document) Element NomenclaturalCode
Content
  • Base XSD Type: string
  • value comes from list: {'ICBN'|'ICNB'|'ICNCP'|'ICVCN'|'ICZN'}
Diagram
Schema Component Representation
<xs:simpleType name="NomenclaturalCode">
<xs:restriction base=" xs:string ">
<xs:enumeration value="ICBN"/>
<xs:enumeration value="ICNB"/>
<xs:enumeration value="ICNCP"/>
<xs:enumeration value="ICVCN"/>
<xs:enumeration value="ICZN"/>
</xs:restriction>
</xs:simpleType>
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