Main schema ch-search-report-v1-2-ige1-2.xsd
Element name
Element address-1
Element address-2
Element address-3
Element street
Element city
Element postcode
Element country
Element search-report-data
Element doc-page
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
|
Attributes
|
| QName |
Type |
Default |
Use |
|
| alt |
|
|
optional |
|
| color |
restriction of xs:NMTOKEN |
|
optional |
|
| file |
|
|
required |
|
| he |
dez_1_300_2f |
|
required |
|
| id |
xs:ID |
|
optional |
|
| ocr |
|
|
optional |
|
| orientation |
restriction of xs:NMTOKEN |
portrait |
optional |
|
| pp |
xs:positiveInteger |
|
optional |
|
| ppf |
xs:positiveInteger |
|
optional |
|
| ppl |
xs:positiveInteger |
|
optional |
|
| type |
restriction of xs:NMTOKEN |
|
required |
|
| wi |
dez_1_300_2f |
|
required |
|
|
|
Source
|
<xs:element name="doc-page">
<xs:complexType>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="file" use="required"/>
<xs:attribute name="wi" type="dez_1_300_2f" use="required"/>
<xs:attribute name="he" type="dez_1_300_2f" use="required"/>
<xs:attribute name="type" use="required">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="tif"/>
<xs:enumeration value="pdf"/>
<xs:enumeration value="jpg"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="alt"/>
<xs:attribute name="pp" type="xs:positiveInteger"/>
<xs:attribute name="ppf" type="xs:positiveInteger"/>
<xs:attribute name="ppl" type="xs:positiveInteger"/>
<xs:attribute name="ocr"/>
<xs:attribute name="color">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="color"/>
<xs:enumeration value="bw"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="orientation" default="portrait">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="landscape"/>
<xs:enumeration value="portrait"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element srep-info
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
application-reference+ , date-of-earliest-priority{0,1} , applicant-name , srep-claims-info{0,1} , srep-unity-of-invention{0,1} , srep-invention-title , srep-abstract , srep-figure-to-publish , srep-info-admin
|
| Children |
applicant-name, application-reference, date-of-earliest-priority, srep-abstract, srep-claims-info, srep-figure-to-publish, srep-info-admin, srep-invention-title, srep-unity-of-invention |
|
Instance
|
<srep-info>
<application-reference id="">{1,unbounded}</application-reference>
<date-of-earliest-priority>{0,1}</date-of-earliest-priority>
<applicant-name>{1,1}</applicant-name>
<srep-claims-info>{0,1}</srep-claims-info>
<srep-unity-of-invention>{0,1}</srep-unity-of-invention>
<srep-invention-title title-approval="yes">{1,1}</srep-invention-title>
<srep-abstract abs-approval="yes">{1,1}</srep-abstract>
<srep-figure-to-publish figinfo="">{1,1}</srep-figure-to-publish>
<srep-info-admin>{1,1}</srep-info-admin>
</srep-info>
|
|
|
Source
|
<xs:element name="srep-info">
<xs:complexType>
<xs:sequence>
<xs:element ref="application-reference" maxOccurs="unbounded"/>
<xs:element ref="date-of-earliest-priority" minOccurs="0"/>
<xs:element ref="applicant-name"/>
<xs:element ref="srep-claims-info" minOccurs="0"/>
<xs:element ref="srep-unity-of-invention" minOccurs="0"/>
<xs:element ref="srep-invention-title"/>
<xs:element ref="srep-abstract"/>
<xs:element ref="srep-figure-to-publish"/>
<xs:element ref="srep-info-admin"/>
</xs:sequence>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element application-reference
Element document-id
Element doc-number
Element kind
Element date
Element date-of-earliest-priority
Element applicant-name
Element srep-claims-info
Element clms-incurring-fees-1
Element claim-num
Element srep-unity-of-invention
Element p
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
p |
|
Properties
|
| content |
complex |
| mixed |
true |
|
|
Used by
|
|
| Model
|
|
| Children |
b, br, chemistry, dl, figref, img, maths, patcit, sub, sup, ul |
|
Instance
|
<p id="" num="">
<b>{1,1}</b>
<sup>{1,1}</sup>
<sub>{1,1}</sub>
<br>{1,1}</br>
<dl id="" tsize="">{1,1}</dl>
<ul id="" list-style="dash">{1,1}</ul>
<figref idref="" num="">{1,1}</figref>
<patcit dnum="" id="" url="">{1,1}</patcit>
<img alt="" file="" he="" id="" img-content="drawing" img-format="" inline="no" orientation="portrait" wi="">{1,1}</img>
<chemistry id="" num="">{1,1}</chemistry>
<maths id="" num="">{1,1}</maths>
</p>
|
|
|
Attributes
|
| QName |
Type |
Use |
|
| id |
xs:ID |
optional |
|
| num |
num |
required |
|
|
|
Source
|
<xs:element name="p" type="p"/>
|
|
|
|
|
|
|
Element b
Element sup
Element sup2
Element sub2
Element sub
Element br
Element dl
Element dt
Element dd
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
| content |
complex |
| mixed |
true |
|
|
Used by
|
|
| Model
|
|
| Children |
b, br, chemistry, figref, img, maths, sub, sup |
|
Instance
|
<dd>
<b>{1,1}</b>
<sup>{1,1}</sup>
<sub>{1,1}</sub>
<br>{1,1}</br>
<figref idref="" num="">{1,1}</figref>
<img alt="" file="" he="" id="" img-content="drawing" img-format="" inline="no" orientation="portrait" wi="">{1,1}</img>
<chemistry id="" num="">{1,1}</chemistry>
<maths id="" num="">{1,1}</maths>
</dd>
|
|
|
Source
|
<xs:element name="dd">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="b"/>
<xs:element ref="sup"/>
<xs:element ref="sub"/>
<xs:element ref="br"/>
<xs:element ref="figref"/>
<xs:element ref="img"/>
<xs:element ref="chemistry"/>
<xs:element ref="maths"/>
</xs:choice>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element figref
Element img
Element chemistry
Element maths
Element ul
Element li
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
| content |
complex |
| mixed |
true |
|
|
Used by
|
|
| Model
|
|
| Children |
b, br, chemistry, figref, img, maths, sub, sup |
|
Instance
|
<li id="" num="">
<b>{1,1}</b>
<sup>{1,1}</sup>
<sub>{1,1}</sub>
<br>{1,1}</br>
<figref idref="" num="">{1,1}</figref>
<img alt="" file="" he="" id="" img-content="drawing" img-format="" inline="no" orientation="portrait" wi="">{1,1}</img>
<chemistry id="" num="">{1,1}</chemistry>
<maths id="" num="">{1,1}</maths>
</li>
|
|
|
Attributes
|
| QName |
Type |
Use |
|
| id |
xs:ID |
optional |
|
| num |
num |
optional |
|
|
|
Source
|
<xs:element name="li">
<xs:complexType mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="b"/>
<xs:element ref="sup"/>
<xs:element ref="sub"/>
<xs:element ref="br"/>
<xs:element ref="figref"/>
<xs:element ref="img"/>
<xs:element ref="chemistry"/>
<xs:element ref="maths"/>
</xs:choice>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="num" type="num"/>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element patcit
Element rel-passage
Element text
Element passage
Element category
Element rel-claims
Element srep-search-fees
Element srep-fee-1
Element srep-fee-2
Element srep-fee-3
Element srep-fee-4
Element srep-invention-title
Element invention-title
Element srep-abstract
Element abstract
Element abst-problem
Element abst-solution
Element srep-figure-to-publish
Element figure-to-publish
Element fig-number
Element srep-info-admin
Element authorized-officer
Element srep-office
Element addressbook
Element address
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
address_group |
|
Properties
|
|
|
Used by
|
|
| Model
|
address-1{0,1} , address-2{0,1} , address-3{0,1} , street{0,1} , city , postcode{0,1} , country
|
| Children |
address-1, address-2, address-3, city, country, postcode, street |
|
Instance
|
<address>
<address-1>{0,1}</address-1>
<address-2>{0,1}</address-2>
<address-3>{0,1}</address-3>
<street>{0,1}</street>
<city>{1,1}</city>
<postcode>{0,1}</postcode>
<country>{1,1}</country>
</address>
|
|
|
Source
|
<xs:element name="address" type="address_group"/>
|
|
|
|
|
|
|
Element srep-for-pub
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
|
| Children |
classifications-ipcr, incomplete-search, srep-admin, srep-citations, srep-fields-searched, srep-patent-family |
|
Instance
|
<srep-for-pub>
<classifications-ipcr>{0,1}</classifications-ipcr>
<srep-fields-searched>{1,1}</srep-fields-searched>
<srep-citations>{1,1}</srep-citations>
<incomplete-search>{0,1}</incomplete-search>
<srep-admin>{0,1}</srep-admin>
<srep-patent-family>{0,1}</srep-patent-family>
</srep-for-pub>
|
|
|
Source
|
<xs:element name="srep-for-pub">
<xs:complexType>
<xs:sequence>
<xs:element ref="classifications-ipcr" minOccurs="0"/>
<xs:element ref="srep-fields-searched"/>
<xs:element ref="srep-citations"/>
<xs:element ref="incomplete-search" minOccurs="0"/>
<xs:element ref="srep-admin" minOccurs="0"/>
<xs:element ref="srep-patent-family" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element classifications-ipcr
Element classification-ipcr
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
|
| Children |
class, classification-level, classification-value, ipc-version-indicator, main-group, section, subclass, subgroup, symbol-position, text |
|
Instance
|
<classification-ipcr id="" sequence="">
<text>{1,1}</text>
<section>{1,1}</section>
<class>{1,1}</class>
<subclass>{1,1}</subclass>
<main-group>{1,1}</main-group>
<subgroup>{1,1}</subgroup>
<ipc-version-indicator>{1,1}</ipc-version-indicator>
<classification-level>{1,1}</classification-level>
<symbol-position>{1,1}</symbol-position>
<classification-value>{1,1}</classification-value>
</classification-ipcr>
|
|
|
Attributes
|
| QName |
Type |
Use |
|
| id |
xs:ID |
optional |
|
| sequence |
xs:positiveInteger |
optional |
|
|
|
Source
|
<xs:element name="classification-ipcr">
<xs:complexType>
<xs:choice>
<xs:element ref="text"/>
<xs:sequence>
<xs:element ref="section"/>
<xs:element ref="class"/>
<xs:element ref="subclass"/>
<xs:element ref="main-group"/>
<xs:element ref="subgroup"/>
<xs:element ref="ipc-version-indicator"/>
<xs:element ref="classification-level"/>
<xs:element ref="symbol-position"/>
<xs:element ref="classification-value"/>
</xs:sequence>
</xs:choice>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="sequence" type="xs:positiveInteger"/>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element section
Element class
Element subclass
Element main-group
Element subgroup
Element ipc-version-indicator
Element classification-level
Element symbol-position
Element classification-value
Element srep-fields-searched
Element minimum-documentation
Element srep-citations
Element citation
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
|
| Children |
category, corresponding-docs, nplcit, patcit, rel-claims, rel-passage |
|
Instance
|
<citation id="">
<patcit dnum="" id="" url="">{1,1}</patcit>
<nplcit file="" id="" lang="" medium="" npl-type="" num="" url="">{0,1}</nplcit>
<nplcit file="" id="" lang="" medium="" npl-type="" num="" url="">{1,1}</nplcit>
<rel-passage>{0,unbounded}</rel-passage>
<category>{0,unbounded}</category>
<rel-claims>{0,unbounded}</rel-claims>
<corresponding-docs>{0,unbounded}</corresponding-docs>
</citation>
|
|
|
Attributes
|
| QName |
Type |
Use |
|
| id |
xs:ID |
optional |
|
|
|
Source
|
<xs:element name="citation">
<xs:complexType>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element ref="patcit"/>
<xs:element ref="nplcit" minOccurs="0"/>
</xs:sequence>
<xs:sequence>
<xs:element ref="nplcit"/>
</xs:sequence>
</xs:choice>
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element ref="rel-passage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="category" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="rel-claims" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:element ref="corresponding-docs" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="id" type="xs:ID"/>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element nplcit
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
articleType |
|
Properties
|
|
| Model
|
|
| Children |
atl, author, location, refno, serial, text |
|
Instance
|
<article>
<text>{1,1}</text>
<author id="">{0,unbounded}</author>
<atl>{0,1}</atl>
<serial>{1,1}</serial>
<location>{0,1}</location>
<refno id="">{0,unbounded}</refno>
</article>
|
|
|
Source
|
<xs:element name="article" type="articleType"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
serialType |
|
Properties
|
|
| Model
|
sertitle , alttitle{0,1} , subname* , pubdate{0,1} , vid{0,1} , ino{0,1} , doi{0,1} , issn{0,1} , isbn{0,1}
|
| Children |
alttitle, doi, ino, isbn, issn, pubdate, sertitle, subname, vid |
|
Instance
|
<serial>
<sertitle>{1,1}</sertitle>
<alttitle>{0,1}</alttitle>
<subname subname-type="editor">{0,unbounded}</subname>
<pubdate>{0,1}</pubdate>
<vid>{0,1}</vid>
<ino>{0,1}</ino>
<doi>{0,1}</doi>
<issn>{0,1}</issn>
<isbn>{0,1}</isbn>
</serial>
|
|
|
Source
|
<xs:element name="serial" type="serialType"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
onlineType |
|
Properties
|
|
| Model
|
text | ( author* , online-title* , hosttitle{0,1} , subname* , pubdate{0,1} , vid{0,1} , ino{0,1} , hostno{0,1} , location{0,1} , avail , issn{0,1} , srchdate{0,1} , refno*)
|
| Children |
author, avail, hostno, hosttitle, ino, issn, location, online-title, pubdate, refno, srchdate, subname, text, vid |
|
Instance
|
<online>
<text>{1,1}</text>
<author id="">{0,unbounded}</author>
<online-title>{0,unbounded}</online-title>
<hosttitle>{0,1}</hosttitle>
<subname subname-type="editor">{0,unbounded}</subname>
<pubdate>{0,1}</pubdate>
<vid>{0,1}</vid>
<ino>{0,1}</ino>
<hostno>{0,1}</hostno>
<location>{0,1}</location>
<avail>{1,1}</avail>
<issn>{0,1}</issn>
<srchdate>{0,1}</srchdate>
<refno id="">{0,unbounded}</refno>
</online>
|
|
|
Source
|
<xs:element name="online" type="onlineType"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
bookType |
|
Properties
|
|
| Model
|
|
| Children |
author, book-title, imprint, isbn, location, subname, text, vid |
|
Instance
|
<book>
<text>{1,1}</text>
<author id="">{0,unbounded}</author>
<book-title>{1,unbounded}</book-title>
<subname subname-type="editor">{0,unbounded}</subname>
<imprint>{0,1}</imprint>
<vid>{0,1}</vid>
<location>{0,unbounded}</location>
<isbn>{0,unbounded}</isbn>
</book>
|
|
|
Source
|
<xs:element name="book" type="bookType"/>
|
|
|
|
|
|
|
Element corresponding-docs
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
|
| Children |
category, nplcit, patcit, rel-claims, rel-passage |
|
Instance
|
<corresponding-docs>
<patcit dnum="" id="" url="">{1,1}</patcit>
<nplcit file="" id="" lang="" medium="" npl-type="" num="" url="">{0,1}</nplcit>
<nplcit file="" id="" lang="" medium="" npl-type="" num="" url="">{1,1}</nplcit>
<rel-passage>{0,unbounded}</rel-passage>
<category>{0,unbounded}</category>
<rel-claims>{0,unbounded}</rel-claims>
</corresponding-docs>
|
|
|
Source
|
<xs:element name="corresponding-docs">
<xs:complexType>
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element ref="patcit"/>
<xs:element ref="nplcit" minOccurs="0"/>
</xs:sequence>
<xs:sequence>
<xs:element ref="nplcit"/>
</xs:sequence>
</xs:choice>
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:element ref="rel-passage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="category" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="rel-claims" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
|
|
|
|
|
|
|
Element incomplete-search
Element limitation-of-search
Element claims-searched
Element claims-searched-incompletely
Element claims-not-searched
Element reason-limited-search
Element heading
Element srep-admin
Element examiners
Element primary-examiner
Element date-search-completed
Element srep-patent-family
Element patent-family
Element priority-application
Element family-member
Complex Type address_group
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Used by
|
|
| Model
|
address-1{0,1} , address-2{0,1} , address-3{0,1} , street{0,1} , city , postcode{0,1} , country
|
| Children |
address-1, address-2, address-3, city, country, postcode, street |
|
Source
|
<xs:complexType name="address_group">
<xs:sequence>
<xs:element ref="address-1" minOccurs="0"/>
<xs:element ref="address-2" minOccurs="0"/>
<xs:element ref="address-3" minOccurs="0"/>
<xs:element ref="street" minOccurs="0"/>
<xs:element ref="city"/>
<xs:element ref="postcode" minOccurs="0"/>
<xs:element ref="country"/>
</xs:sequence>
</xs:complexType>
|
|
|
|
|
|
|
Simple Type srep-type
Simple Type status
Simple Type lang
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
restriction of xs:string |
|
Facets
|
| enumeration |
de |
|
| enumeration |
fr |
|
| enumeration |
it |
|
| enumeration |
en |
|
|
|
Used by
|
|
|
Source
|
<xs:simpleType name="lang">
<xs:restriction base="xs:string">
<xs:enumeration value="de"/>
<xs:enumeration value="fr"/>
<xs:enumeration value="it"/>
<xs:enumeration value="en"/>
</xs:restriction>
</xs:simpleType>
|
|
|
|
|
|
|
Simple Type num
Simple Type figid
Simple Type imgid
Simple Type chemistryid
Simple Type mathsid
Simple Type yesorno
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
| Type |
restriction of xs:string |
|
Facets
|
| enumeration |
yes |
|
| enumeration |
no |
|
| enumeration |
0 |
|
| enumeration |
1 |
|
|
|
Used by
|
|
|
Source
|
<xs:simpleType name="yesorno">
<xs:restriction base="xs:string">
<xs:enumeration value="yes"/>
<xs:enumeration value="no"/>
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
</xs:restriction>
</xs:simpleType>
|
|
|
|
|
|
|
Simple Type dez_1_300_2f
Complex Type document-id-content
Simple Type doc-number
Simple Type kind
Complex Type p
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Properties
|
|
|
Used by
|
|
| Model
|
|
| Children |
b, br, chemistry, dl, figref, img, maths, patcit, sub, sup, ul |
|
Attributes
|
| QName |
Type |
Use |
|
| id |
xs:ID |
optional |
|
| num |
num |
required |
|
|
|
Source
|
<xs:complexType name="p" mixed="true">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="b"/>
<xs:element ref="sup"/>
<xs:element ref="sub"/>
<xs:element ref="br"/>
<xs:element ref="dl"/>
<xs:element ref="ul"/>
<xs:element ref="figref"/>
<xs:element ref="patcit"/>
<xs:element ref="img"/>
<xs:element ref="chemistry"/>
<xs:element ref="maths"/>
<xs:group ref="emptysequence"/>
</xs:choice>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="num" type="num" use="required"/>
</xs:complexType>
|
|
|
|
|
|
|
Complex Type img-content
Complex Type articleType
Complex Type textType
Complex Type authorType
Complex Type nameType
Complex Type atlType
Complex Type serialType
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Used by
|
|
| Model
|
sertitle , alttitle{0,1} , subname* , pubdate{0,1} , vid{0,1} , ino{0,1} , doi{0,1} , issn{0,1} , isbn{0,1}
|
| Children |
alttitle, doi, ino, isbn, issn, pubdate, sertitle, subname, vid |
|
Source
|
<xs:complexType name="serialType">
<xs:sequence>
<xs:element name="sertitle" type="sertitleType"/>
<xs:element name="alttitle" type="alttitleType" minOccurs="0"/>
<xs:element name="subname" type="subnameType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="pubdate" type="pubdateType" minOccurs="0"/>
<xs:element name="vid" type="vidType" minOccurs="0"/>
<xs:element name="ino" type="inoType" minOccurs="0"/>
<xs:element name="doi" type="xs:string" minOccurs="0"/>
<xs:element name="issn" type="issnType" minOccurs="0"/>
<xs:element name="isbn" type="isbnType" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
|
|
|
|
|
|
|
Complex Type sertitleType
Complex Type alttitleType
Complex Type subnameType
Complex Type pubdateType
Complex Type sdateType
Complex Type edateType
Complex Type timeType
Complex Type vidType
Complex Type inoType
Complex Type issnType
Complex Type isbnType
Complex Type locationType
Complex Type ppType
Complex Type ppfType
Complex Type pplType
Complex Type refnoType
Complex Type onlineType
|
|
|
|
| Namespace |
No namespace |
|
Diagram
|
|
|
Used by
|
|
| Model
|
text | ( author* , online-title* , hosttitle{0,1} , subname* , pubdate{0,1} , vid{0,1} , ino{0,1} , hostno{0,1} , location{0,1} , avail , issn{0,1} , srchdate{0,1} , refno*)
|
| Children |
author, avail, hostno, hosttitle, ino, issn, location, online-title, pubdate, refno, srchdate, subname, text, vid |
|
Source
|
<xs:complexType name="onlineType">
<xs:choice>
<xs:element name="text" type="textType"/>
<xs:sequence>
<xs:element name="author" type="authorType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="online-title" type="online-titleType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="hosttitle" type="hosttitleType" minOccurs="0"/>
<xs:element name="subname" type="subnameType" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="pubdate" type="pubdateType" minOccurs="0"/>
<xs:element name="vid" type="vidType" minOccurs="0"/>
<xs:element name="ino" type="inoType" minOccurs="0"/>
<xs:element name="hostno" type="hostnoType" minOccurs="0"/>
<xs:element name="location" type="locationType" minOccurs="0"/>
<xs:element name="avail" type="availType"/>
<xs:element name="issn" type="issnType" minOccurs="0"/>
<xs:element name="srchdate" type="srchdateType" minOccurs="0"/>
<xs:element name="refno" type="refnoType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:choice>
</xs:complexType>
|
|
|
|
|
|
|
Complex Type online-titleType
Complex Type hosttitleType
Complex Type hostnoType
Complex Type availType
Complex Type srchdateType
Simple Type ICE-date-type
Complex Type bookType
Complex Type book-titleType
Complex Type imprintType
Complex Type pubidType
Complex Type notesType
Complex Type descripType
|
|
|
|
| Namespace |
No namespace |
| Type |
restriction of xs:token |
|
Properties
|
|
|
Facets
|
| enumeration |
drawing |
|
| enumeration |
chem |
|
| enumeration |
table |
|
| enumeration |
math |
|
| enumeration |
graph |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="img-content" default="drawing">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="drawing"/>
<xs:enumeration value="chem"/>
<xs:enumeration value="table"/>
<xs:enumeration value="math"/>
<xs:enumeration value="graph"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
|
|
|
|
|
|
|
Attribute
ul / @list-style
|
|
|
|
| Namespace |
No namespace |
| Type |
yesorno |
|
Properties
|
|
|
Facets
|
| enumeration |
yes |
|
| enumeration |
no |
|
| enumeration |
0 |
|
| enumeration |
1 |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="title-approval" type="yesorno" default="yes"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
| Type |
lang |
|
Properties
|
|
|
Facets
|
| enumeration |
de |
|
| enumeration |
fr |
|
| enumeration |
it |
|
| enumeration |
en |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="lang" type="lang"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
| Type |
yesorno |
|
Properties
|
|
|
Facets
|
| enumeration |
yes |
|
| enumeration |
no |
|
| enumeration |
0 |
|
| enumeration |
1 |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="abs-approval" type="yesorno" default="yes"/>
|
|
|
|
|
|
|
|
|
|
|
| Namespace |
No namespace |
| Type |
lang |
|
Properties
|
|
|
Facets
|
| enumeration |
de |
|
| enumeration |
fr |
|
| enumeration |
it |
|
| enumeration |
en |
|
|
|
Used by
|
|
|
Source
|
<xs:attribute name="lang" type="lang"/>
|
|
|
|
|
|
|
Element Group name_group
Element Group emptysequence
Element Group nameGroup