Documentation for cate-0.6

Table of Contents

Master schema documentation file: cate-0.6.xsd.html

top

Schema Document Properties

Target Namespace http://cate-project.org/schema/reference/0.6
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://cate-project.org/schema/common/0.6 (at common.xsd)
    • http://cate-project.org/schema/agent/0.6 (at agent.xsd)
Application Data <jxb:schemaBindings>
<jxb:package name="org.cateproject.model.reference"/>
</jxb:schemaBindings>

Declared Namespaces

Prefix Namespace
Default namespace http://cate-project.org/schema/reference/0.6
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
xsi http://www.w3.org/2001/XMLSchema-instance
jxb http://java.sun.com/xml/ns/jaxb
xjc http://java.sun.com/xml/ns/jaxb/xjc
common http://cate-project.org/schema/common/0.6
agent http://cate-project.org/schema/agent/0.6
Schema Component Representation
<xs:schema targetNamespace="http://cate-project.org/schema/reference/0.6" extensionBindingPrefixes="xjc" version="2.1" elementFormDefault="qualified" attributeFormDefault="unqualified" 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://cate-project.org/schema/common/0.6" schemaLocation="common.xsd"/>
<xs:import namespace="http://cate-project.org/schema/agent/0.6" schemaLocation="agent.xsd"/>
...
</xs:schema>
top

Global Declarations

Element: Article

Name Article
Type Article
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Article
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Series> xs:string </Series> [0..1]
<Volume> xs:string </Volume> [0..1]
<Pages> xs:string </Pages> [0..1]
<InJournal> xs:IDREF </InJournal> [0..1]
</Article>
Diagram
Schema Component Representation
<xs:element name="Article" type=" Article "/>
top

Element: BibtexEntryType

Name BibtexEntryType
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<BibtexEntryType>
<!-- ' TermBase ' super type was not found in this schema. Some elements and attributes may be missing. -->
<KindOf> xs:IDREF </KindOf> [0..1]
<GeneralizationOf> [0..1]
Start Sequence [1..*]
<GeneralizationOf> xs:IDREF </GeneralizationOf> [1]
End Sequence
</GeneralizationOf>
<Media> [0..1]
Start Sequence [1..*]
<Media> xs:IDREF </Media> [1]
End Sequence
</Media>
<Vocabulary> xs:IDREF </Vocabulary> [1]
</BibtexEntryType>
Diagram
h-519423135
Schema Component Representation
<xs:element name="BibtexEntryType">
<xs:complexType>
<xs:complexContent>
<xs:extension base=" common:DefinedTermBase "/>
</xs:complexContent>
</xs:complexType>
</xs:element>
top

Element: Book

Name Book
Type Book
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Book
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Publisher> xs:string </Publisher> [0..1]
<PlacePublished> xs:string </PlacePublished> [0..1]
<Editor> xs:string </Editor> [0..1]
<Volume> xs:string </Volume> [0..1]
<Pages> xs:string </Pages> [0..1]
<InSeries> xs:IDREF </InSeries> [0..1]
<Edition> xs:string </Edition> [0..1]
<ISBN> xs:string </ISBN> [0..1]
</Book>
Diagram
Schema Component Representation
<xs:element name="Book" type=" Book "/>
top

Element: BookSection

Name BookSection
Type BookSection
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<BookSection
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Pages> xs:string </Pages> [0..1]
<InBook> xs:IDREF </InBook> [0..1]
</BookSection>
Diagram
Schema Component Representation
<xs:element name="BookSection" type=" BookSection "/>
top

Element: Generic

Name Generic
Type Generic
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Generic
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Publisher> xs:string </Publisher> [0..1]
<PlacePublished> xs:string </PlacePublished> [0..1]
<Editor> xs:string </Editor> [0..1]
<Series> xs:string </Series> [0..1]
<Volume> xs:string </Volume> [0..1]
<Pages> xs:string </Pages> [0..1]
</Generic>
Diagram
Schema Component Representation
<xs:element name="Generic" type=" Generic "/>
top

Element: Journal

Name Journal
Type Journal
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Journal
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Publisher> xs:string </Publisher> [0..1]
<PlacePublished> xs:string </PlacePublished> [0..1]
<ISSN> xs:string </ISSN> [0..1]
</Journal>
Diagram
Schema Component Representation
<xs:element name="Journal" type=" Journal "/>
top

Element: Map

Name Map
Type Map
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Map
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Publisher> xs:string </Publisher> [0..1]
<PlacePublished> xs:string </PlacePublished> [0..1]
</Map>
Diagram
h-821096456
Schema Component Representation
<xs:element name="Map" type=" Map "/>
top

Element: PersonalCommunication

Name PersonalCommunication
Type PersonalCommunication
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PersonalCommunication
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
</PersonalCommunication>
Diagram
h-499318834
Schema Component Representation
<xs:element name="PersonalCommunication" type=" PersonalCommunication "/>
top

Element: PrintSeries

Name PrintSeries
Type PrintSeries
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PrintSeries
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]
<URI> xs:anyURI </URI> [1..*]
</URIs>
<Authorship> xs:IDREF </Authorship> [0..1]
<AuthorshipCache> xs:string </AuthorshipCache> [0..1]
<Title> xs:string </Title> [0..1]
<DatePublished> common:TimePeriod </DatePublished> [0..1]
<Publisher> xs:string </Publisher> [0..1]
<PlacePublished> xs:string </PlacePublished> [0..1]
<Series> xs:string </Series> [0..1]
</PrintSeries>
Diagram
Schema Component Representation
<xs:element name="PrintSeries" type=" PrintSeries "/>
top

Element: Thesis

Name Thesis
Type Thesis
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<Thesis
protectedTitleCache=" xs:boolean [0..1]"
uuid=" xs:ID [0..1]"
isNomenclaturallyRelevant=" xs:boolean [0..1]">
<LSID> LSID </LSID> [0..1]
<Data> xs:hexBinary </Data> [0..1]
<TitleCache> xs:string </TitleCache> [0..1]
<Rights> [0..1]
Start Sequence [1..*]
<Rights> ... </Rights> [1]
End Sequence
</Rights>
<Sources> [0..1]
<OriginalSource> ... </OriginalSource> [0..*]
</Sources>
<URIs> [0..1]