Showing:

Facets
Source
Used by
Attribute media_type.atts / @media_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration print
enumeration electronic
Used by
Attribute Group media_type.atts
Source
<xsd:attribute name="media_type" default="print">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="print"/>
      <xsd:enumeration value="electronic"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute archive / @name
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration CLOCKSS
enumeration LOCKSS
enumeration Portico
enumeration KB
enumeration Internet Archive
enumeration DWT
Used by
Element archive
Source
<xsd:attribute name="name" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="CLOCKSS"/>
      <xsd:enumeration value="LOCKSS"/>
      <xsd:enumeration value="Portico"/>
      <xsd:enumeration value="KB"/>
      <xsd:enumeration value="Internet Archive"/>
      <xsd:enumeration value="DWT"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute mime_type.atts / @mime_type
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration text/css
enumeration text/csv
enumeration text/enriched
enumeration text/html
enumeration text/plain
enumeration text/richtext
enumeration text/rtf
enumeration text/sgml
enumeration text/tab-separated-values
enumeration text/xml
enumeration text/xml-external-parsed-entity
enumeration multipart/mixed
enumeration multipart/alternative
enumeration multipart/digest
enumeration multipart/parallel
enumeration multipart/appledouble
enumeration multipart/header-set
enumeration multipart/form-data
enumeration multipart/report
enumeration multipart/voice-message
enumeration multipart/signed
enumeration multipart/encrypted
enumeration multipart/byteranges
enumeration application/eps
enumeration application/epub+zip
enumeration application/octet-stream
enumeration application/postscript
enumeration application/rtf
enumeration application/applefile
enumeration application/mac-binhex40
enumeration application/wordperfect5.1
enumeration application/pdf
enumeration application/x-gzip
enumeration application/zip
enumeration application/gzip
enumeration application/macwriteii
enumeration application/msword
enumeration application/sgml
enumeration application/cals-1840
enumeration application/pgp-encrypted
enumeration application/pgp-signature
enumeration application/pgp-keys
enumeration application/sgml-open-catalog
enumeration application/rc
enumeration application/xml
enumeration application/xml-external-parsed-entity
enumeration application/xml-dtd
enumeration application/batch-SMTP
enumeration application/ipp
enumeration application/ocsp-request
enumeration application/ocsp-response
enumeration application/vnd.wolfram.mathematica
enumeration application/vnd.wolfram.mathematica.package
enumeration application/vnd.wolfram.player
enumeration application/vnd.oasis.opendocument.text
enumeration application/vnd.oasis.opendocument.presentation
enumeration application/vnd.oasis.opendocument.spreadsheet
enumeration application/vnd.ms-asf
enumeration application/vnd.ms-excel
enumeration application/vnd.ms-powerpoint
enumeration application/vnd.openxmlformats-officedocument.presentationml.presentation
enumeration application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
enumeration application/vnd.openxmlformats-officedocument.wordprocessingml.document
enumeration application/epub+zip
enumeration application/regex.clinical-trial-number
enumeration image/fits
enumeration image/jpeg
enumeration image/gif
enumeration image/ief
enumeration image/g3fax
enumeration image/tiff
enumeration image/Graphics-Metafile
enumeration image/png
enumeration audio/basic
enumeration audio/32kadpcm
enumeration audio/mpeg
enumeration audio/parityfec
enumeration audio/MP4A-LATM
enumeration audio/mpa-robust
enumeration video/x-ms-wmv
enumeration video/avi
enumeration video/mpeg
enumeration video/quicktime
enumeration video/pointer
enumeration video/parityfec
enumeration video/MP4V-ES
enumeration video/mp4
enumeration chemical/x-alchemy
enumeration chemical/x-cache-csf
enumeration chemical/x-cactvs-binary
enumeration chemical/x-cactvs-binary
enumeration chemical/x-cactvs-binary
enumeration chemical/x-cdx
enumeration chemical/x-cerius
enumeration chemical/x-chemdraw
enumeration chemical/x-cif
enumeration chemical/x-mmcif
enumeration chemical/x-chem3d
enumeration chemical/x-cmdf
enumeration chemical/x-compass
enumeration chemical/x-crossfire
enumeration chemical/x-cml
enumeration chemical/x-csml
enumeration chemical/x-ctx
enumeration chemical/x-cxf
enumeration chemical/x-daylight-smiles
enumeration chemical/x-embl-dl-nucleotide
enumeration chemical/x-galactic-spc
enumeration chemical/x-gamess-input
enumeration chemical/x-gaussian-input
enumeration chemical/x-gaussian-checkpoint
enumeration chemical/x-gaussian-cube
enumeration chemical/x-gcg8-sequence
enumeration chemical/x-genbank
enumeration chemical/x-isostar
enumeration chemical/x-jcamp-dx
enumeration chemical/x-kinemage
enumeration chemical/x-macmolecule
enumeration chemical/x-macromodel-input
enumeration chemical/x-mdl-molfile
enumeration chemical/x-mdl-rdfile
enumeration chemical/x-mdl-rxnfile
enumeration chemical/x-mdl-sdfile
enumeration chemical/x-mdl-tgf
enumeration chemical/x-mif
enumeration chemical/x-mol2
enumeration chemical/x-molconn-Z
enumeration chemical/x-mopac-input
enumeration chemical/x-mopac-graph
enumeration chemical/x-ncbi-asn1
enumeration chemical/x-ncbi-asn1-binary
enumeration chemical/x-pdb
enumeration chemical/x-swissprot
enumeration chemical/x-vamas-iso14976
enumeration chemical/x-vmd
enumeration chemical/x-xtel
enumeration chemical/x-xyz
enumeration model/stl
enumeration model/x.stl-binary
enumeration model/x.stl-ascii
enumeration model/vrml
enumeration audio/x-wav
enumeration video/x-flv
enumeration Data/spcvue.htm
Used by
Attribute Group mime_type.atts
Source
<xsd:attribute name="mime_type" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="text/css"/>
      <xsd:enumeration value="text/csv"/>
      <xsd:enumeration value="text/enriched"/>
      <xsd:enumeration value="text/html"/>
      <xsd:enumeration value="text/plain"/>
      <xsd:enumeration value="text/richtext"/>
      <xsd:enumeration value="text/rtf"/>
      <xsd:enumeration value="text/sgml"/>
      <xsd:enumeration value="text/tab-separated-values"/>
      <xsd:enumeration value="text/xml"/>
      <xsd:enumeration value="text/xml-external-parsed-entity"/>
      <xsd:enumeration value="multipart/mixed"/>
      <xsd:enumeration value="multipart/alternative"/>
      <xsd:enumeration value="multipart/digest"/>
      <xsd:enumeration value="multipart/parallel"/>
      <xsd:enumeration value="multipart/appledouble"/>
      <xsd:enumeration value="multipart/header-set"/>
      <xsd:enumeration value="multipart/form-data"/>
      <xsd:enumeration value="multipart/report"/>
      <xsd:enumeration value="multipart/voice-message"/>
      <xsd:enumeration value="multipart/signed"/>
      <xsd:enumeration value="multipart/encrypted"/>
      <xsd:enumeration value="multipart/byteranges"/>
      <xsd:enumeration value="application/eps"/>
      <xsd:enumeration value="application/epub+zip"/>
      <xsd:enumeration value="application/octet-stream"/>
      <xsd:enumeration value="application/postscript"/>
      <xsd:enumeration value="application/rtf"/>
      <xsd:enumeration value="application/applefile"/>
      <xsd:enumeration value="application/mac-binhex40"/>
      <xsd:enumeration value="application/wordperfect5.1"/>
      <xsd:enumeration value="application/pdf"/>
      <xsd:enumeration value="application/x-gzip"/>
      <xsd:enumeration value="application/zip"/>
      <xsd:enumeration value="application/gzip"/>
      <xsd:enumeration value="application/macwriteii"/>
      <xsd:enumeration value="application/msword"/>
      <xsd:enumeration value="application/sgml"/>
      <xsd:enumeration value="application/cals-1840"/>
      <xsd:enumeration value="application/pgp-encrypted"/>
      <xsd:enumeration value="application/pgp-signature"/>
      <xsd:enumeration value="application/pgp-keys"/>
      <xsd:enumeration value="application/sgml-open-catalog"/>
      <xsd:enumeration value="application/rc"/>
      <xsd:enumeration value="application/xml"/>
      <xsd:enumeration value="application/xml-external-parsed-entity"/>
      <xsd:enumeration value="application/xml-dtd"/>
      <xsd:enumeration value="application/batch-SMTP"/>
      <xsd:enumeration value="application/ipp"/>
      <xsd:enumeration value="application/ocsp-request"/>
      <xsd:enumeration value="application/ocsp-response"/>
      <xsd:enumeration value="application/vnd.wolfram.mathematica"/>
      <xsd:enumeration value="application/vnd.wolfram.mathematica.package"/>
      <xsd:enumeration value="application/vnd.wolfram.player"/>
      <xsd:enumeration value="application/vnd.oasis.opendocument.text"/>
      <xsd:enumeration value="application/vnd.oasis.opendocument.presentation"/>
      <xsd:enumeration value="application/vnd.oasis.opendocument.spreadsheet"/>
      <xsd:enumeration value="application/vnd.ms-asf"/>
      <xsd:enumeration value="application/vnd.ms-excel"/>
      <xsd:enumeration value="application/vnd.ms-powerpoint"/>
      <xsd:enumeration value="application/vnd.openxmlformats-officedocument.presentationml.presentation"/>
      <xsd:enumeration value="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"/>
      <xsd:enumeration value="application/vnd.openxmlformats-officedocument.wordprocessingml.document"/>
      <xsd:enumeration value="application/epub+zip"/>
      <xsd:enumeration value="application/regex.clinical-trial-number"/>
      <xsd:enumeration value="image/fits"/>
      <xsd:enumeration value="image/jpeg"/>
      <xsd:enumeration value="image/gif"/>
      <xsd:enumeration value="image/ief"/>
      <xsd:enumeration value="image/g3fax"/>
      <xsd:enumeration value="image/tiff"/>
      <xsd:enumeration value="image/Graphics-Metafile"/>
      <xsd:enumeration value="image/png"/>
      <xsd:enumeration value="audio/basic"/>
      <xsd:enumeration value="audio/32kadpcm"/>
      <xsd:enumeration value="audio/mpeg"/>
      <xsd:enumeration value="audio/parityfec"/>
      <xsd:enumeration value="audio/MP4A-LATM"/>
      <xsd:enumeration value="audio/mpa-robust"/>
      <xsd:enumeration value="video/x-ms-wmv"/>
      <xsd:enumeration value="video/avi"/>
      <xsd:enumeration value="video/mpeg"/>
      <xsd:enumeration value="video/quicktime"/>
      <xsd:enumeration value="video/pointer"/>
      <xsd:enumeration value="video/parityfec"/>
      <xsd:enumeration value="video/MP4V-ES"/>
      <xsd:enumeration value="video/mp4"/>
      <xsd:enumeration value="chemical/x-alchemy"/>
      <xsd:enumeration value="chemical/x-cache-csf"/>
      <xsd:enumeration value="chemical/x-cactvs-binary"/>
      <xsd:enumeration value="chemical/x-cactvs-binary"/>
      <xsd:enumeration value="chemical/x-cactvs-binary"/>
      <xsd:enumeration value="chemical/x-cdx"/>
      <xsd:enumeration value="chemical/x-cerius"/>
      <xsd:enumeration value="chemical/x-chemdraw"/>
      <xsd:enumeration value="chemical/x-cif"/>
      <xsd:enumeration value="chemical/x-mmcif"/>
      <xsd:enumeration value="chemical/x-chem3d"/>
      <xsd:enumeration value="chemical/x-cmdf"/>
      <xsd:enumeration value="chemical/x-compass"/>
      <xsd:enumeration value="chemical/x-crossfire"/>
      <xsd:enumeration value="chemical/x-cml"/>
      <xsd:enumeration value="chemical/x-csml"/>
      <xsd:enumeration value="chemical/x-ctx"/>
      <xsd:enumeration value="chemical/x-cxf"/>
      <xsd:enumeration value="chemical/x-daylight-smiles"/>
      <xsd:enumeration value="chemical/x-embl-dl-nucleotide"/>
      <xsd:enumeration value="chemical/x-galactic-spc"/>
      <xsd:enumeration value="chemical/x-gamess-input"/>
      <xsd:enumeration value="chemical/x-gaussian-input"/>
      <xsd:enumeration value="chemical/x-gaussian-checkpoint"/>
      <xsd:enumeration value="chemical/x-gaussian-cube"/>
      <xsd:enumeration value="chemical/x-gcg8-sequence"/>
      <xsd:enumeration value="chemical/x-genbank"/>
      <xsd:enumeration value="chemical/x-isostar"/>
      <xsd:enumeration value="chemical/x-jcamp-dx"/>
      <xsd:enumeration value="chemical/x-kinemage"/>
      <xsd:enumeration value="chemical/x-macmolecule"/>
      <xsd:enumeration value="chemical/x-macromodel-input"/>
      <xsd:enumeration value="chemical/x-mdl-molfile"/>
      <xsd:enumeration value="chemical/x-mdl-rdfile"/>
      <xsd:enumeration value="chemical/x-mdl-rxnfile"/>
      <xsd:enumeration value="chemical/x-mdl-sdfile"/>
      <xsd:enumeration value="chemical/x-mdl-tgf"/>
      <xsd:enumeration value="chemical/x-mif"/>
      <xsd:enumeration value="chemical/x-mol2"/>
      <xsd:enumeration value="chemical/x-molconn-Z"/>
      <xsd:enumeration value="chemical/x-mopac-input"/>
      <xsd:enumeration value="chemical/x-mopac-graph"/>
      <xsd:enumeration value="chemical/x-ncbi-asn1"/>
      <xsd:enumeration value="chemical/x-ncbi-asn1-binary"/>
      <xsd:enumeration value="chemical/x-pdb"/>
      <xsd:enumeration value="chemical/x-swissprot"/>
      <xsd:enumeration value="chemical/x-vamas-iso14976"/>
      <xsd:enumeration value="chemical/x-vmd"/>
      <xsd:enumeration value="chemical/x-xtel"/>
      <xsd:enumeration value="chemical/x-xyz"/>
      <xsd:enumeration value="model/stl"/>
      <xsd:enumeration value="model/x.stl-binary"/>
      <xsd:enumeration value="model/x.stl-ascii"/>
      <xsd:enumeration value="model/vrml"/>
      <xsd:enumeration value="audio/x-wav"/>
      <xsd:enumeration value="video/x-flv"/>
      <xsd:enumeration value="Data/spcvue.htm"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute resource / @content_version
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration vor
enumeration am
Used by
Element resource
Source
<xsd:attribute name="content_version">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="vor"/>
      <xsd:enumeration value="am"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute item / @crawler
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration google
enumeration msn
enumeration scirus
enumeration yahoo
enumeration iParadigms
Used by
Element item
Source
<xsd:attribute name="crawler" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="google"/>
      <xsd:enumeration value="msn"/>
      <xsd:enumeration value="scirus"/>
      <xsd:enumeration value="yahoo"/>
      <xsd:enumeration value="iParadigms"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute item / @label
Namespace No namespace
Type restriction of xsd:string
Facets
minLength 3
maxLength 128
Used by
Element item
Source
<xsd:attribute name="label" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="128"/>
      <xsd:minLength value="3"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute item / @country
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration AD
enumeration AE
enumeration AF
enumeration AG
enumeration AI
enumeration AL
enumeration AM
enumeration AN
enumeration AO
enumeration AQ
enumeration AR
enumeration AS
enumeration AT
enumeration AU
enumeration AW
enumeration AX
enumeration AZ
enumeration BA
enumeration BB
enumeration BD
enumeration BE
enumeration BF
enumeration BG
enumeration BH
enumeration BI
enumeration BJ
enumeration BL
enumeration BM
enumeration BN
enumeration BO
enumeration BQ
enumeration BR
enumeration BS
enumeration BT
enumeration BV
enumeration BW
enumeration BY
enumeration BZ
enumeration CA
enumeration CC
enumeration CD
enumeration CF
enumeration CG
enumeration CH
enumeration CI
enumeration CK
enumeration CL
enumeration CM
enumeration CN
enumeration CO
enumeration CR
enumeration CS
enumeration CU
enumeration CV
enumeration CX
enumeration CY
enumeration CZ
enumeration DE
enumeration DJ
enumeration DK
enumeration DM
enumeration DO
enumeration DZ
enumeration EC
enumeration EE
enumeration EG
enumeration EH
enumeration ER
enumeration ES
enumeration ET
enumeration FI
enumeration FJ
enumeration FK
enumeration FM
enumeration FO
enumeration FR
enumeration GA
enumeration GB
enumeration GD
enumeration GE
enumeration GF
enumeration GG
enumeration GH
enumeration GI
enumeration GL
enumeration GM
enumeration GN
enumeration GP
enumeration GQ
enumeration GR
enumeration GS
enumeration GT
enumeration GU
enumeration GW
enumeration GY
enumeration HK
enumeration HM
enumeration HN
enumeration HR
enumeration HT
enumeration HU
enumeration ID
enumeration IE
enumeration IL
enumeration IM
enumeration IN
enumeration IO
enumeration IQ
enumeration IR
enumeration IS
enumeration IT
enumeration JE
enumeration JM
enumeration JO
enumeration JP
enumeration KE
enumeration KG
enumeration KH
enumeration KI
enumeration KM
enumeration KN
enumeration KP
enumeration KR
enumeration KW
enumeration KY
enumeration KZ
enumeration LA
enumeration LB
enumeration LC
enumeration LI
enumeration LK
enumeration LR
enumeration LS
enumeration LT
enumeration LU
enumeration LV
enumeration LY
enumeration MA
enumeration MC
enumeration MD
enumeration ME
enumeration MF
enumeration MG
enumeration MH
enumeration MK
enumeration ML
enumeration MM
enumeration MN
enumeration MO
enumeration MP
enumeration MQ
enumeration MR
enumeration MS
enumeration MT
enumeration MU
enumeration MV
enumeration MW
enumeration MX
enumeration MY
enumeration MZ
enumeration NA
enumeration NC
enumeration NE
enumeration NF
enumeration NG
enumeration NI
enumeration NL
enumeration NO
enumeration NP
enumeration NR
enumeration NU
enumeration NZ
enumeration OM
enumeration PA
enumeration PE
enumeration PF
enumeration PG
enumeration PH
enumeration PK
enumeration PL
enumeration PM
enumeration PN
enumeration PR
enumeration PS
enumeration PT
enumeration PW
enumeration PY
enumeration QA
enumeration RE
enumeration RO
enumeration RS
enumeration RU
enumeration RW
enumeration SA
enumeration SB
enumeration SC
enumeration SD
enumeration SE
enumeration SG
enumeration SH
enumeration SI
enumeration SJ
enumeration SK
enumeration SL
enumeration SM
enumeration SN
enumeration SO
enumeration SR
enumeration SS
enumeration ST
enumeration SV
enumeration SX
enumeration SY
enumeration SZ
enumeration TC
enumeration TD
enumeration TF
enumeration TG
enumeration TH
enumeration TJ
enumeration TK
enumeration TL
enumeration TM
enumeration TN
enumeration TO
enumeration TR
enumeration TT
enumeration TV
enumeration TW
enumeration TZ
enumeration UA
enumeration UG
enumeration UM
enumeration US
enumeration UY
enumeration UZ
enumeration VA
enumeration VC
enumeration VE
enumeration VG
enumeration VI
enumeration VN
enumeration VU
enumeration WF
enumeration WS
enumeration YE
enumeration YT
enumeration ZA
enumeration ZM
enumeration ZW
Used by
Element item
Source
<xsd:attribute name="country" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="AD"/>
      <xsd:enumeration value="AE"/>
      <xsd:enumeration value="AF"/>
      <xsd:enumeration value="AG"/>
      <xsd:enumeration value="AI"/>
      <xsd:enumeration value="AL"/>
      <xsd:enumeration value="AM"/>
      <xsd:enumeration value="AN"/>
      <xsd:enumeration value="AO"/>
      <xsd:enumeration value="AQ"/>
      <xsd:enumeration value="AR"/>
      <xsd:enumeration value="AS"/>
      <xsd:enumeration value="AT"/>
      <xsd:enumeration value="AU"/>
      <xsd:enumeration value="AW"/>
      <xsd:enumeration value="AX"/>
      <xsd:enumeration value="AZ"/>
      <xsd:enumeration value="BA"/>
      <xsd:enumeration value="BB"/>
      <xsd:enumeration value="BD"/>
      <xsd:enumeration value="BE"/>
      <xsd:enumeration value="BF"/>
      <xsd:enumeration value="BG"/>
      <xsd:enumeration value="BH"/>
      <xsd:enumeration value="BI"/>
      <xsd:enumeration value="BJ"/>
      <xsd:enumeration value="BL"/>
      <xsd:enumeration value="BM"/>
      <xsd:enumeration value="BN"/>
      <xsd:enumeration value="BO"/>
      <xsd:enumeration value="BQ"/>
      <xsd:enumeration value="BR"/>
      <xsd:enumeration value="BS"/>
      <xsd:enumeration value="BT"/>
      <xsd:enumeration value="BV"/>
      <xsd:enumeration value="BW"/>
      <xsd:enumeration value="BY"/>
      <xsd:enumeration value="BZ"/>
      <xsd:enumeration value="CA"/>
      <xsd:enumeration value="CC"/>
      <xsd:enumeration value="CD"/>
      <xsd:enumeration value="CF"/>
      <xsd:enumeration value="CG"/>
      <xsd:enumeration value="CH"/>
      <xsd:enumeration value="CI"/>
      <xsd:enumeration value="CK"/>
      <xsd:enumeration value="CL"/>
      <xsd:enumeration value="CM"/>
      <xsd:enumeration value="CN"/>
      <xsd:enumeration value="CO"/>
      <xsd:enumeration value="CR"/>
      <xsd:enumeration value="CS"/>
      <xsd:enumeration value="CU"/>
      <xsd:enumeration value="CV"/>
      <xsd:enumeration value="CX"/>
      <xsd:enumeration value="CY"/>
      <xsd:enumeration value="CZ"/>
      <xsd:enumeration value="DE"/>
      <xsd:enumeration value="DJ"/>
      <xsd:enumeration value="DK"/>
      <xsd:enumeration value="DM"/>
      <xsd:enumeration value="DO"/>
      <xsd:enumeration value="DZ"/>
      <xsd:enumeration value="EC"/>
      <xsd:enumeration value="EE"/>
      <xsd:enumeration value="EG"/>
      <xsd:enumeration value="EH"/>
      <xsd:enumeration value="ER"/>
      <xsd:enumeration value="ES"/>
      <xsd:enumeration value="ET"/>
      <xsd:enumeration value="FI"/>
      <xsd:enumeration value="FJ"/>
      <xsd:enumeration value="FK"/>
      <xsd:enumeration value="FM"/>
      <xsd:enumeration value="FO"/>
      <xsd:enumeration value="FR"/>
      <xsd:enumeration value="GA"/>
      <xsd:enumeration value="GB"/>
      <xsd:enumeration value="GD"/>
      <xsd:enumeration value="GE"/>
      <xsd:enumeration value="GF"/>
      <xsd:enumeration value="GG"/>
      <xsd:enumeration value="GH"/>
      <xsd:enumeration value="GI"/>
      <xsd:enumeration value="GL"/>
      <xsd:enumeration value="GM"/>
      <xsd:enumeration value="GN"/>
      <xsd:enumeration value="GP"/>
      <xsd:enumeration value="GQ"/>
      <xsd:enumeration value="GR"/>
      <xsd:enumeration value="GS"/>
      <xsd:enumeration value="GT"/>
      <xsd:enumeration value="GU"/>
      <xsd:enumeration value="GW"/>
      <xsd:enumeration value="GY"/>
      <xsd:enumeration value="HK"/>
      <xsd:enumeration value="HM"/>
      <xsd:enumeration value="HN"/>
      <xsd:enumeration value="HR"/>
      <xsd:enumeration value="HT"/>
      <xsd:enumeration value="HU"/>
      <xsd:enumeration value="ID"/>
      <xsd:enumeration value="IE"/>
      <xsd:enumeration value="IL"/>
      <xsd:enumeration value="IM"/>
      <xsd:enumeration value="IN"/>
      <xsd:enumeration value="IO"/>
      <xsd:enumeration value="IQ"/>
      <xsd:enumeration value="IR"/>
      <xsd:enumeration value="IS"/>
      <xsd:enumeration value="IT"/>
      <xsd:enumeration value="JE"/>
      <xsd:enumeration value="JM"/>
      <xsd:enumeration value="JO"/>
      <xsd:enumeration value="JP"/>
      <xsd:enumeration value="KE"/>
      <xsd:enumeration value="KG"/>
      <xsd:enumeration value="KH"/>
      <xsd:enumeration value="KI"/>
      <xsd:enumeration value="KM"/>
      <xsd:enumeration value="KN"/>
      <xsd:enumeration value="KP"/>
      <xsd:enumeration value="KR"/>
      <xsd:enumeration value="KW"/>
      <xsd:enumeration value="KY"/>
      <xsd:enumeration value="KZ"/>
      <xsd:enumeration value="LA"/>
      <xsd:enumeration value="LB"/>
      <xsd:enumeration value="LC"/>
      <xsd:enumeration value="LI"/>
      <xsd:enumeration value="LK"/>
      <xsd:enumeration value="LR"/>
      <xsd:enumeration value="LS"/>
      <xsd:enumeration value="LT"/>
      <xsd:enumeration value="LU"/>
      <xsd:enumeration value="LV"/>
      <xsd:enumeration value="LY"/>
      <xsd:enumeration value="MA"/>
      <xsd:enumeration value="MC"/>
      <xsd:enumeration value="MD"/>
      <xsd:enumeration value="ME"/>
      <xsd:enumeration value="MF"/>
      <xsd:enumeration value="MG"/>
      <xsd:enumeration value="MH"/>
      <xsd:enumeration value="MK"/>
      <xsd:enumeration value="ML"/>
      <xsd:enumeration value="MM"/>
      <xsd:enumeration value="MN"/>
      <xsd:enumeration value="MO"/>
      <xsd:enumeration value="MP"/>
      <xsd:enumeration value="MQ"/>
      <xsd:enumeration value="MR"/>
      <xsd:enumeration value="MS"/>
      <xsd:enumeration value="MT"/>
      <xsd:enumeration value="MU"/>
      <xsd:enumeration value="MV"/>
      <xsd:enumeration value="MW"/>
      <xsd:enumeration value="MX"/>
      <xsd:enumeration value="MY"/>
      <xsd:enumeration value="MZ"/>
      <xsd:enumeration value="NA"/>
      <xsd:enumeration value="NC"/>
      <xsd:enumeration value="NE"/>
      <xsd:enumeration value="NF"/>
      <xsd:enumeration value="NG"/>
      <xsd:enumeration value="NI"/>
      <xsd:enumeration value="NL"/>
      <xsd:enumeration value="NO"/>
      <xsd:enumeration value="NP"/>
      <xsd:enumeration value="NR"/>
      <xsd:enumeration value="NU"/>
      <xsd:enumeration value="NZ"/>
      <xsd:enumeration value="OM"/>
      <xsd:enumeration value="PA"/>
      <xsd:enumeration value="PE"/>
      <xsd:enumeration value="PF"/>
      <xsd:enumeration value="PG"/>
      <xsd:enumeration value="PH"/>
      <xsd:enumeration value="PK"/>
      <xsd:enumeration value="PL"/>
      <xsd:enumeration value="PM"/>
      <xsd:enumeration value="PN"/>
      <xsd:enumeration value="PR"/>
      <xsd:enumeration value="PS"/>
      <xsd:enumeration value="PT"/>
      <xsd:enumeration value="PW"/>
      <xsd:enumeration value="PY"/>
      <xsd:enumeration value="QA"/>
      <xsd:enumeration value="RE"/>
      <xsd:enumeration value="RO"/>
      <xsd:enumeration value="RS"/>
      <xsd:enumeration value="RU"/>
      <xsd:enumeration value="RW"/>
      <xsd:enumeration value="SA"/>
      <xsd:enumeration value="SB"/>
      <xsd:enumeration value="SC"/>
      <xsd:enumeration value="SD"/>
      <xsd:enumeration value="SE"/>
      <xsd:enumeration value="SG"/>
      <xsd:enumeration value="SH"/>
      <xsd:enumeration value="SI"/>
      <xsd:enumeration value="SJ"/>
      <xsd:enumeration value="SK"/>
      <xsd:enumeration value="SL"/>
      <xsd:enumeration value="SM"/>
      <xsd:enumeration value="SN"/>
      <xsd:enumeration value="SO"/>
      <xsd:enumeration value="SR"/>
      <xsd:enumeration value="SS"/>
      <xsd:enumeration value="ST"/>
      <xsd:enumeration value="SV"/>
      <xsd:enumeration value="SX"/>
      <xsd:enumeration value="SY"/>
      <xsd:enumeration value="SZ"/>
      <xsd:enumeration value="TC"/>
      <xsd:enumeration value="TD"/>
      <xsd:enumeration value="TF"/>
      <xsd:enumeration value="TG"/>
      <xsd:enumeration value="TH"/>
      <xsd:enumeration value="TJ"/>
      <xsd:enumeration value="TK"/>
      <xsd:enumeration value="TL"/>
      <xsd:enumeration value="TM"/>
      <xsd:enumeration value="TN"/>
      <xsd:enumeration value="TO"/>
      <xsd:enumeration value="TR"/>
      <xsd:enumeration value="TT"/>
      <xsd:enumeration value="TV"/>
      <xsd:enumeration value="TW"/>
      <xsd:enumeration value="TZ"/>
      <xsd:enumeration value="UA"/>
      <xsd:enumeration value="UG"/>
      <xsd:enumeration value="UM"/>
      <xsd:enumeration value="US"/>
      <xsd:enumeration value="UY"/>
      <xsd:enumeration value="UZ"/>
      <xsd:enumeration value="VA"/>
      <xsd:enumeration value="VC"/>
      <xsd:enumeration value="VE"/>
      <xsd:enumeration value="VG"/>
      <xsd:enumeration value="VI"/>
      <xsd:enumeration value="VN"/>
      <xsd:enumeration value="VU"/>
      <xsd:enumeration value="WF"/>
      <xsd:enumeration value="WS"/>
      <xsd:enumeration value="YE"/>
      <xsd:enumeration value="YT"/>
      <xsd:enumeration value="ZA"/>
      <xsd:enumeration value="ZM"/>
      <xsd:enumeration value="ZW"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute item / @link_header_relationship
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
Used by
Source
Attribute collection / @property
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration list-based
enumeration country-based
enumeration crawler-based
enumeration text-mining
enumeration unspecified
enumeration syndication
enumeration link-header
Used by
Element collection
Source
<xsd:attribute name="property" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="list-based"/>
      <xsd:enumeration value="country-based"/>
      <xsd:enumeration value="crawler-based"/>
      <xsd:enumeration value="text-mining"/>
      <xsd:enumeration value="unspecified"/>
      <xsd:enumeration value="syndication"/>
      <xsd:enumeration value="link-header"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute collection / @multi-resolution
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration lock
enumeration unlock
Used by
Element collection
Source
<xsd:attribute name="multi-resolution">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="lock"/>
      <xsd:enumeration value="unlock"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute language.atts / @language
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration aa
enumeration ab
enumeration ae
enumeration af
enumeration ak
enumeration am
enumeration an
enumeration ar
enumeration as
enumeration av
enumeration ay
enumeration az
enumeration ba
enumeration be
enumeration bg
enumeration bh
enumeration bi
enumeration bm
enumeration bn
enumeration bo
enumeration br
enumeration bs
enumeration ca
enumeration ce
enumeration ch
enumeration co
enumeration cr
enumeration cs
enumeration cu
enumeration cv
enumeration cy
enumeration da
enumeration de
enumeration dv
enumeration dz
enumeration ee
enumeration el
enumeration en
enumeration eo
enumeration es
enumeration et
enumeration eu
enumeration fa
enumeration ff
enumeration fi
enumeration fj
enumeration fo
enumeration fr
enumeration fy
enumeration ga
enumeration gd
enumeration gl
enumeration gn
enumeration gu
enumeration gv
enumeration ha
enumeration he
enumeration hi
enumeration ho
enumeration hr
enumeration ht
enumeration hu
enumeration hy
enumeration hz
enumeration ia
enumeration id
enumeration ie
enumeration ig
enumeration ii
enumeration ik
enumeration io
enumeration is
enumeration it
enumeration iu
enumeration ja
enumeration jw
enumeration ka
enumeration kg
enumeration ki
enumeration kj
enumeration kk
enumeration kl
enumeration km
enumeration kn
enumeration ko
enumeration kr
enumeration ks
enumeration ku
enumeration kv
enumeration kw
enumeration ky
enumeration la
enumeration lb
enumeration lg
enumeration li
enumeration ln
enumeration lo
enumeration lt
enumeration lu
enumeration lv
enumeration mg
enumeration mu
enumeration mi
enumeration mk
enumeration ml
enumeration mn
enumeration mr
enumeration ms
enumeration mt
enumeration my
enumeration na
enumeration nb
enumeration nd
enumeration ne
enumeration ng
enumeration nl
enumeration nn
enumeration no
enumeration nr
enumeration nv
enumeration ny
enumeration oc
enumeration oj
enumeration om
enumeration or
enumeration os
enumeration pa
enumeration pi
enumeration pl
enumeration ps
enumeration pt
enumeration qu
enumeration rm
enumeration rn
enumeration ro
enumeration ru
enumeration rw
enumeration sa
enumeration sc
enumeration sd
enumeration se
enumeration sg
enumeration si
enumeration sk
enumeration sl
enumeration sm
enumeration sn
enumeration so
enumeration sq
enumeration sr
enumeration ss
enumeration st
enumeration su
enumeration sv
enumeration sw
enumeration ta
enumeration te
enumeration tg
enumeration th
enumeration ti
enumeration tk
enumeration tl
enumeration tn
enumeration to
enumeration tr
enumeration ts
enumeration tt
enumeration tw
enumeration ty
enumeration ug
enumeration uk
enumeration ur
enumeration uz
enumeration ve
enumeration vi
enumeration vo
enumeration wa
enumeration wo
enumeration xh
enumeration yi
enumeration yo
enumeration za
enumeration zh
Used by
Attribute Group language.atts
Source
<xsd:attribute name="language" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="aa"/>
      <xsd:enumeration value="ab"/>
      <xsd:enumeration value="ae"/>
      <xsd:enumeration value="af"/>
      <xsd:enumeration value="ak"/>
      <xsd:enumeration value="am"/>
      <xsd:enumeration value="an"/>
      <xsd:enumeration value="ar"/>
      <xsd:enumeration value="as"/>
      <xsd:enumeration value="av"/>
      <xsd:enumeration value="ay"/>
      <xsd:enumeration value="az"/>
      <xsd:enumeration value="ba"/>
      <xsd:enumeration value="be"/>
      <xsd:enumeration value="bg"/>
      <xsd:enumeration value="bh"/>
      <xsd:enumeration value="bi"/>
      <xsd:enumeration value="bm"/>
      <xsd:enumeration value="bn"/>
      <xsd:enumeration value="bo"/>
      <xsd:enumeration value="br"/>
      <xsd:enumeration value="bs"/>
      <xsd:enumeration value="ca"/>
      <xsd:enumeration value="ce"/>
      <xsd:enumeration value="ch"/>
      <xsd:enumeration value="co"/>
      <xsd:enumeration value="cr"/>
      <xsd:enumeration value="cs"/>
      <xsd:enumeration value="cu"/>
      <xsd:enumeration value="cv"/>
      <xsd:enumeration value="cy"/>
      <xsd:enumeration value="da"/>
      <xsd:enumeration value="de"/>
      <xsd:enumeration value="dv"/>
      <xsd:enumeration value="dz"/>
      <xsd:enumeration value="ee"/>
      <xsd:enumeration value="el"/>
      <xsd:enumeration value="en"/>
      <xsd:enumeration value="eo"/>
      <xsd:enumeration value="es"/>
      <xsd:enumeration value="et"/>
      <xsd:enumeration value="eu"/>
      <xsd:enumeration value="fa"/>
      <xsd:enumeration value="ff"/>
      <xsd:enumeration value="fi"/>
      <xsd:enumeration value="fj"/>
      <xsd:enumeration value="fo"/>
      <xsd:enumeration value="fr"/>
      <xsd:enumeration value="fy"/>
      <xsd:enumeration value="ga"/>
      <xsd:enumeration value="gd"/>
      <xsd:enumeration value="gl"/>
      <xsd:enumeration value="gn"/>
      <xsd:enumeration value="gu"/>
      <xsd:enumeration value="gv"/>
      <xsd:enumeration value="ha"/>
      <xsd:enumeration value="he"/>
      <xsd:enumeration value="hi"/>
      <xsd:enumeration value="ho"/>
      <xsd:enumeration value="hr"/>
      <xsd:enumeration value="ht"/>
      <xsd:enumeration value="hu"/>
      <xsd:enumeration value="hy"/>
      <xsd:enumeration value="hz"/>
      <xsd:enumeration value="ia"/>
      <xsd:enumeration value="id"/>
      <xsd:enumeration value="ie"/>
      <xsd:enumeration value="ig"/>
      <xsd:enumeration value="ii"/>
      <xsd:enumeration value="ik"/>
      <xsd:enumeration value="io"/>
      <xsd:enumeration value="is"/>
      <xsd:enumeration value="it"/>
      <xsd:enumeration value="iu"/>
      <xsd:enumeration value="ja"/>
      <xsd:enumeration value="jw"/>
      <xsd:enumeration value="ka"/>
      <xsd:enumeration value="kg"/>
      <xsd:enumeration value="ki"/>
      <xsd:enumeration value="kj"/>
      <xsd:enumeration value="kk"/>
      <xsd:enumeration value="kl"/>
      <xsd:enumeration value="km"/>
      <xsd:enumeration value="kn"/>
      <xsd:enumeration value="ko"/>
      <xsd:enumeration value="kr"/>
      <xsd:enumeration value="ks"/>
      <xsd:enumeration value="ku"/>
      <xsd:enumeration value="kv"/>
      <xsd:enumeration value="kw"/>
      <xsd:enumeration value="ky"/>
      <xsd:enumeration value="la"/>
      <xsd:enumeration value="lb"/>
      <xsd:enumeration value="lg"/>
      <xsd:enumeration value="li"/>
      <xsd:enumeration value="ln"/>
      <xsd:enumeration value="lo"/>
      <xsd:enumeration value="lt"/>
      <xsd:enumeration value="lu"/>
      <xsd:enumeration value="lv"/>
      <xsd:enumeration value="mg"/>
      <xsd:enumeration value="mu"/>
      <xsd:enumeration value="mi"/>
      <xsd:enumeration value="mk"/>
      <xsd:enumeration value="ml"/>
      <xsd:enumeration value="mn"/>
      <xsd:enumeration value="mr"/>
      <xsd:enumeration value="ms"/>
      <xsd:enumeration value="mt"/>
      <xsd:enumeration value="my"/>
      <xsd:enumeration value="na"/>
      <xsd:enumeration value="nb"/>
      <xsd:enumeration value="nd"/>
      <xsd:enumeration value="ne"/>
      <xsd:enumeration value="ng"/>
      <xsd:enumeration value="nl"/>
      <xsd:enumeration value="nn"/>
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="nr"/>
      <xsd:enumeration value="nv"/>
      <xsd:enumeration value="ny"/>
      <xsd:enumeration value="oc"/>
      <xsd:enumeration value="oj"/>
      <xsd:enumeration value="om"/>
      <xsd:enumeration value="or"/>
      <xsd:enumeration value="os"/>
      <xsd:enumeration value="pa"/>
      <xsd:enumeration value="pi"/>
      <xsd:enumeration value="pl"/>
      <xsd:enumeration value="ps"/>
      <xsd:enumeration value="pt"/>
      <xsd:enumeration value="qu"/>
      <xsd:enumeration value="rm"/>
      <xsd:enumeration value="rn"/>
      <xsd:enumeration value="ro"/>
      <xsd:enumeration value="ru"/>
      <xsd:enumeration value="rw"/>
      <xsd:enumeration value="sa"/>
      <xsd:enumeration value="sc"/>
      <xsd:enumeration value="sd"/>
      <xsd:enumeration value="se"/>
      <xsd:enumeration value="sg"/>
      <xsd:enumeration value="si"/>
      <xsd:enumeration value="sk"/>
      <xsd:enumeration value="sl"/>
      <xsd:enumeration value="sm"/>
      <xsd:enumeration value="sn"/>
      <xsd:enumeration value="so"/>
      <xsd:enumeration value="sq"/>
      <xsd:enumeration value="sr"/>
      <xsd:enumeration value="ss"/>
      <xsd:enumeration value="st"/>
      <xsd:enumeration value="su"/>
      <xsd:enumeration value="sv"/>
      <xsd:enumeration value="sw"/>
      <xsd:enumeration value="ta"/>
      <xsd:enumeration value="te"/>
      <xsd:enumeration value="tg"/>
      <xsd:enumeration value="th"/>
      <xsd:enumeration value="ti"/>
      <xsd:enumeration value="tk"/>
      <xsd:enumeration value="tl"/>
      <xsd:enumeration value="tn"/>
      <xsd:enumeration value="to"/>
      <xsd:enumeration value="tr"/>
      <xsd:enumeration value="ts"/>
      <xsd:enumeration value="tt"/>
      <xsd:enumeration value="tw"/>
      <xsd:enumeration value="ty"/>
      <xsd:enumeration value="ug"/>
      <xsd:enumeration value="uk"/>
      <xsd:enumeration value="ur"/>
      <xsd:enumeration value="uz"/>
      <xsd:enumeration value="ve"/>
      <xsd:enumeration value="vi"/>
      <xsd:enumeration value="vo"/>
      <xsd:enumeration value="wa"/>
      <xsd:enumeration value="wo"/>
      <xsd:enumeration value="xh"/>
      <xsd:enumeration value="yi"/>
      <xsd:enumeration value="yo"/>
      <xsd:enumeration value="za"/>
      <xsd:enumeration value="zh"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute reference_distribution_opts.att / @reference_distribution_opts
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration none
enumeration query
enumeration any
Used by
Source
<xsd:attribute name="reference_distribution_opts" use="optional" default="none">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="none"/>
      <xsd:enumeration value="query"/>
      <xsd:enumeration value="any"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contributor.atts / @sequence
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration first
enumeration additional
Used by
Attribute Group contributor.atts
Source
<xsd:attribute name="sequence" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="first"/>
      <xsd:enumeration value="additional"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contributor.atts / @contributor_role
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration author
enumeration editor
enumeration chair
enumeration reviewer
enumeration review-assistant
enumeration stats-reviewer
enumeration reviewer-external
enumeration reader
enumeration translator
Used by
Attribute Group contributor.atts
Source
<xsd:attribute name="contributor_role" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="author"/>
      <xsd:enumeration value="editor"/>
      <xsd:enumeration value="chair"/>
      <xsd:enumeration value="reviewer"/>
      <xsd:enumeration value="review-assistant"/>
      <xsd:enumeration value="stats-reviewer"/>
      <xsd:enumeration value="reviewer-external"/>
      <xsd:enumeration value="reader"/>
      <xsd:enumeration value="translator"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contributor.atts / @name-style
Namespace No namespace
Type restriction of xsd:token
Facets
enumeration western
enumeration eastern
enumeration islensk
enumeration given-only
Used by
Attribute Group contributor.atts
Source
<xsd:attribute name="name-style" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="western"/>
      <xsd:enumeration value="eastern"/>
      <xsd:enumeration value="islensk"/>
      <xsd:enumeration value="given-only"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute ORCID / @authenticated
Namespace No namespace
Type xsd:boolean
Used by
Element ORCID
Source
<xsd:attribute default="false" name="authenticated" type="xsd:boolean"/>
Attribute prefix / @content-type
Namespace No namespace
Used by
Element prefix
Source
<xsd:attribute name="content-type"/>
Attribute prefix / @specific-use
Namespace No namespace
Used by
Element prefix
Source
<xsd:attribute name="specific-use"/>
Attribute name / @content-type
Namespace No namespace
Used by
Element name
Source
<xsd:attribute name="content-type"/>
Attribute name / @name-style
Namespace No namespace
Type restriction of xsd:token
Facets
enumeration western
enumeration eastern
enumeration islensk
enumeration given-only
Used by
Element name
Source
<xsd:attribute name="name-style" default="western">
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="western"/>
      <xsd:enumeration value="eastern"/>
      <xsd:enumeration value="islensk"/>
      <xsd:enumeration value="given-only"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute name / @specific-use
Namespace No namespace
Used by
Element name
Source
<xsd:attribute name="specific-use"/>
Attribute degrees / @content-type
Namespace No namespace
Used by
Element degrees
Source
<xsd:attribute name="content-type"/>
Attribute degrees / @specific-use
Namespace No namespace
Used by
Element degrees
Source
<xsd:attribute name="specific-use"/>
Attribute string-name / @content-type
Namespace No namespace
Used by
Element string-name
Source
<xsd:attribute name="content-type"/>
Attribute string-name / @name-style
Namespace No namespace
Type restriction of xsd:token
Facets
enumeration western
enumeration eastern
enumeration islensk
enumeration given-only
Used by
Element string-name
Source
<xsd:attribute name="name-style" default="western">
  <xsd:simpleType>
    <xsd:restriction base="xsd:token">
      <xsd:enumeration value="western"/>
      <xsd:enumeration value="eastern"/>
      <xsd:enumeration value="islensk"/>
      <xsd:enumeration value="given-only"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute string-name / @specific-use
Namespace No namespace
Used by
Element string-name
Source
<xsd:attribute name="specific-use"/>
Attribute m:CommonAtt / @id
Namespace No namespace
Type xs:ID
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="id" type="xs:ID"/>
Attribute m:CommonAtt / @xref
Namespace No namespace
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="xref"/>
Attribute m:CommonAtt / @class
Namespace No namespace
Type xs:NMTOKENS
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="class" type="xs:NMTOKENS"/>
Attribute m:CommonAtt / @style
Namespace No namespace
Type xs:string
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="style" type="xs:string"/>
Attribute m:CommonAtt / @href
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:CommonAtt
Source
<xs:attribute name="href" type="xs:anyURI"/>
Attribute m:CommonDeprecatedAtt / @other
Namespace No namespace
Used by
Attribute Group m:CommonDeprecatedAtt
Source
<xs:attribute name="other"/>
Attribute m:CommonPresAtt / @mathcolor
Namespace No namespace
Type m:color
Facets
pattern \s*((#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?)|[aA][qQ][uU][aA]|[bB][lL][aA][cC][kK]|[bB][lL][uU][eE]|[fF][uU][cC][hH][sS][iI][aA]|[gG][rR][aA][yY]|[gG][rR][eE][eE][nN]|[lL][iI][mM][eE]|[mM][aA][rR][oO][oO][nN]|[nN][aA][vV][yY]|[oO][lL][iI][vV][eE]|[pP][uU][rR][pP][lL][eE]|[rR][eE][dD]|[sS][iI][lL][vV][eE][rR]|[tT][eE][aA][lL]|[wW][hH][iI][tT][eE]|[yY][eE][lL][lL][oO][wW])\s*
Used by
Attribute Group m:CommonPresAtt
Source
<xs:attribute name="mathcolor" type="m:color"/>
Attribute m:CommonPresAtt / @mathbackground
Namespace No namespace
Type union of(m:color, restriction of xs:token)
Used by
Attribute Group m:CommonPresAtt
Source
<xs:attribute name="mathbackground">
  <xs:simpleType>
    <xs:union memberTypes="m:color">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="transparent"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mglyph.attributes / @src
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="src" type="xs:anyURI"/>
Attribute m:mglyph.attributes / @width
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:mglyph.attributes / @height
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mglyph.attributes / @valign
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="valign" type="m:length"/>
Attribute m:mglyph.attributes / @alt
Namespace No namespace
Used by
Attribute Group m:mglyph.attributes
Source
<xs:attribute name="alt"/>
Attribute m:mglyph.deprecatedattributes / @index
Namespace No namespace
Type m:integer
Used by
Source
<xs:attribute name="index" type="m:integer"/>
Attribute m:mglyph.deprecatedattributes / @mathvariant
Namespace No namespace
Type restriction of xs:token
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mglyph.deprecatedattributes / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontfamily
Namespace No namespace
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontfamily"/>
Attribute m:DeprecatedTokenAtt / @fontweight
Namespace No namespace
Type restriction of xs:token
Facets
enumeration normal
enumeration bold
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontweight">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration normal
enumeration italic
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="italic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:DeprecatedTokenAtt / @fontsize
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="fontsize" type="m:length"/>
Attribute m:DeprecatedTokenAtt / @color
Namespace No namespace
Type m:color
Facets
pattern \s*((#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?)|[aA][qQ][uU][aA]|[bB][lL][aA][cC][kK]|[bB][lL][uU][eE]|[fF][uU][cC][hH][sS][iI][aA]|[gG][rR][aA][yY]|[gG][rR][eE][eE][nN]|[lL][iI][mM][eE]|[mM][aA][rR][oO][oO][nN]|[nN][aA][vV][yY]|[oO][lL][iI][vV][eE]|[pP][uU][rR][pP][lL][eE]|[rR][eE][dD]|[sS][iI][lL][vV][eE][rR]|[tT][eE][aA][lL]|[wW][hH][iI][tT][eE]|[yY][eE][lL][lL][oO][wW])\s*
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="color" type="m:color"/>
Attribute m:DeprecatedTokenAtt / @background
Namespace No namespace
Type union of(m:color, restriction of xs:token)
Used by
Attribute Group m:DeprecatedTokenAtt
Source
<xs:attribute name="background">
  <xs:simpleType>
    <xs:union memberTypes="m:color">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="transparent"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:DefEncAtt / @encoding
Namespace No namespace
Type xs:string
Used by
Attribute Group m:DefEncAtt
Source
<xs:attribute name="encoding" type="xs:string"/>
Attribute m:DefEncAtt / @definitionURL
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:DefEncAtt
Source
<xs:attribute name="definitionURL" type="xs:anyURI"/>
Attribute m:ci.attributes / @type
Namespace No namespace
Used by
Attribute Group m:ci.attributes
Source
<xs:attribute name="type"/>
Attribute m:annotation.attributes / @cd
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:annotation.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:annotation.attributes / @name
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:annotation.attributes
Source
<xs:attribute name="name" type="xs:NCName"/>
Attribute m:src / @src
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:src
Source
<xs:attribute name="src" type="xs:anyURI"/>
Attribute m:semantics.attributes / @cd
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:semantics.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:semantics.attributes / @name
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:semantics.attributes
Source
<xs:attribute name="name" type="xs:NCName"/>
Attribute m:cn.attributes / @type
Namespace No namespace
Used by
Attribute Group m:cn.attributes
Source
<xs:attribute name="type"/>
Attribute m:cn.attributes / @base
Namespace No namespace
Used by
Attribute Group m:cn.attributes
Source
<xs:attribute name="base"/>
Attribute m:csymbol.attributes / @type
Namespace No namespace
Used by
Attribute Group m:csymbol.attributes
Source
<xs:attribute name="type"/>
Attribute m:csymbol.attributes / @cd
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:csymbol.attributes
Source
<xs:attribute name="cd" type="xs:NCName"/>
Attribute m:interval.class / @closure
Namespace No namespace
Used by
Source
<xs:attribute name="closure"/>
Attribute m:mstyle.specificattributes / @scriptlevel
Namespace No namespace
Type m:integer
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptlevel" type="m:integer"/>
Attribute m:mstyle.specificattributes / @displaystyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="displaystyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.specificattributes / @scriptsizemultiplier
Namespace No namespace
Type m:number
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptsizemultiplier" type="m:number"/>
Attribute m:mstyle.specificattributes / @scriptminsize
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="scriptminsize" type="m:length"/>
Attribute m:mstyle.specificattributes / @infixlinebreakstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration before
enumeration after
enumeration duplicate
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="infixlinebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.specificattributes / @decimalpoint
Namespace No namespace
Type m:character
Facets
pattern \s*\S\s*
Used by
Attribute Group m:mstyle.specificattributes
Source
<xs:attribute name="decimalpoint" type="m:character"/>
Attribute m:mstyle.generalattributes / @accent
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @align
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @alignmentscope
Namespace No namespace
Type restriction of list of restriction of xs:token
Type hierarchy
  • xs:token
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="alignmentscope">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="true"/>
              <xs:enumeration value="false"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @bevelled
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="bevelled">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @charalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="charalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @charspacing
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="charspacing">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="loose"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="tight"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @close
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="close"/>
Attribute m:mstyle.generalattributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @columnspan
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnspan" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @columnwidth
Namespace No namespace
Type restriction of list of union of(m:length, restriction of xs:token, restriction of xs:token)
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="columnwidth">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length">
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="auto"/>
                </xs:restriction>
              </xs:simpleType>
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="fit"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:union>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @denomalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="denomalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @depth
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="depth" type="m:length"/>
Attribute m:mstyle.generalattributes / @dir
Namespace No namespace
Type restriction of xs:token
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @edge
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="edge">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @equalcolumns
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="equalcolumns">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @equalrows
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="equalrows">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @fence
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="fence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @form
Namespace No namespace
Type restriction of xs:token
Facets
enumeration prefix
enumeration infix
enumeration postfix
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="form">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="postfix"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @frame
Namespace No namespace
Type m:linestyle
Facets
enumeration none
enumeration solid
enumeration dashed
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="frame" type="m:linestyle"/>
Attribute m:mstyle.generalattributes / @framespacing
Namespace No namespace
Type restriction of list of union of(m:length, m:length)
Facets
length 2
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="framespacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length m:length"/>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:length value="2"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mstyle.generalattributes / @height
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mstyle.generalattributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mstyle.generalattributes / @largeop
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="largeop">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @leftoverhang
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="leftoverhang" type="m:length"/>
Attribute m:mstyle.generalattributes / @length
Namespace No namespace
Type m:unsigned-integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="length" type="m:unsigned-integer"/>
Attribute m:mstyle.generalattributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @linebreakmultchar
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreakmultchar"/>
Attribute m:mstyle.generalattributes / @linebreakstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration before
enumeration after
enumeration duplicate
enumeration infixlinebreakstyle
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
      <xs:enumeration value="infixlinebreakstyle"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @lineleading
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lineleading" type="m:length"/>
Attribute m:mstyle.generalattributes / @linethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="linethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @location
Namespace No namespace
Type restriction of xs:token
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @longdivstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration lefttop
enumeration stackedrightright
enumeration mediumstackedrightright
enumeration shortstackedrightright
enumeration righttop
enumeration left/\right
enumeration left)(right
enumeration :right=right
enumeration stackedleftleft
enumeration stackedleftlinetop
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="longdivstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lefttop"/>
      <xs:enumeration value="stackedrightright"/>
      <xs:enumeration value="mediumstackedrightright"/>
      <xs:enumeration value="shortstackedrightright"/>
      <xs:enumeration value="righttop"/>
      <xs:enumeration value="left/\right"/>
      <xs:enumeration value="left)(right"/>
      <xs:enumeration value=":right=right"/>
      <xs:enumeration value="stackedleftleft"/>
      <xs:enumeration value="stackedleftlinetop"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @lquote
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lquote"/>
Attribute m:mstyle.generalattributes / @lspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="lspace" type="m:length"/>
Attribute m:mstyle.generalattributes / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @mathvariant
Namespace No namespace
Type restriction of xs:token
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @maxsize
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="maxsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="infinity"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @minlabelspacing
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="minlabelspacing" type="m:length"/>
Attribute m:mstyle.generalattributes / @minsize
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="minsize" type="m:length"/>
Attribute m:mstyle.generalattributes / @movablelimits
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="movablelimits">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @mslinethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="mslinethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @notation
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="notation"/>
Attribute m:mstyle.generalattributes / @numalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="numalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @open
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="open"/>
Attribute m:mstyle.generalattributes / @position
Namespace No namespace
Type m:integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:mstyle.generalattributes / @rightoverhang
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rightoverhang" type="m:length"/>
Attribute m:mstyle.generalattributes / @rowalign
Namespace No namespace
Type restriction of list of m:verticalalign
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:verticalalign"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @rowspan
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rowspan" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @rquote
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rquote"/>
Attribute m:mstyle.generalattributes / @rspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="rspace" type="m:length"/>
Attribute m:mstyle.generalattributes / @selection
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="selection" type="m:positive-integer"/>
Attribute m:mstyle.generalattributes / @separator
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="separator">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @separators
Namespace No namespace
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="separators"/>
Attribute m:mstyle.generalattributes / @shift
Namespace No namespace
Type m:integer
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="shift" type="m:integer"/>
Attribute m:mstyle.generalattributes / @side
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration leftoverlap
enumeration rightoverlap
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="side">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="leftoverlap"/>
      <xs:enumeration value="rightoverlap"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @stackalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="stackalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @stretchy
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="stretchy">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @subscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @superscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:mstyle.generalattributes / @symmetric
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="symmetric">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.generalattributes / @valign
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="valign" type="m:length"/>
Attribute m:mstyle.generalattributes / @width
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mstyle.generalattributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:math.attributes / @display
Namespace No namespace
Type restriction of xs:token
Facets
enumeration block
enumeration inline
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="display">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="block"/>
      <xs:enumeration value="inline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @maxwidth
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="maxwidth" type="m:length"/>
Attribute m:math.attributes / @overflow
Namespace No namespace
Type restriction of xs:token
Facets
enumeration linebreak
enumeration scroll
enumeration elide
enumeration truncate
enumeration scale
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="overflow">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="linebreak"/>
      <xs:enumeration value="scroll"/>
      <xs:enumeration value="elide"/>
      <xs:enumeration value="truncate"/>
      <xs:enumeration value="scale"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @altimg
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg" type="xs:anyURI"/>
Attribute m:math.attributes / @altimg-width
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-width" type="m:length"/>
Attribute m:math.attributes / @altimg-height
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-height" type="m:length"/>
Attribute m:math.attributes / @altimg-valign
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="altimg-valign">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="top"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="middle"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="bottom"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:math.attributes / @alttext
Namespace No namespace
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="alttext"/>
Attribute m:math.attributes / @cdgroup
Namespace No namespace
Type xs:anyURI
Used by
Attribute Group m:math.attributes
Source
<xs:attribute name="cdgroup" type="xs:anyURI"/>
Attribute m:math.deprecatedattributes / @mode
Namespace No namespace
Type xs:string
Used by
Attribute Group m:math.deprecatedattributes
Source
<xs:attribute name="mode" type="xs:string"/>
Attribute m:math.deprecatedattributes / @macros
Namespace No namespace
Type xs:string
Used by
Attribute Group m:math.deprecatedattributes
Source
<xs:attribute name="macros" type="xs:string"/>
Attribute date_t / @media_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration online
enumeration print
enumeration other
Used by
Complex Type date_t
Source
<xsd:attribute name="media_type" default="print">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="online"/>
      <xsd:enumeration value="print"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute item_number / @item_number_type
Namespace No namespace
Type xsd:string
Used by
Element item_number
Source
<xsd:attribute name="item_number_type" type="xsd:string" use="optional"/>
Attribute identifier / @id_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration pii
enumeration sici
enumeration doi
enumeration dai
enumeration Z39.23
enumeration ISO-std-ref
enumeration std-designation
enumeration report-number
enumeration pmid
enumeration other
Used by
Element identifier
Source
<xsd:attribute name="id_type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="pii"/>
      <xsd:enumeration value="sici"/>
      <xsd:enumeration value="doi"/>
      <xsd:enumeration value="dai"/>
      <xsd:enumeration value="Z39.23"/>
      <xsd:enumeration value="ISO-std-ref"/>
      <xsd:enumeration value="std-designation"/>
      <xsd:enumeration value="report-number"/>
      <xsd:enumeration value="pmid"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute email / @content-type
Namespace No namespace
Type xsd:string
Used by
Element email
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute email / @id
Namespace No namespace
Type xsd:ID
Used by
Element email
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute email / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element email
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute alt-text / @content-type
Namespace No namespace
Type xsd:string
Used by
Element alt-text
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute alt-text / @id
Namespace No namespace
Type xsd:ID
Used by
Element alt-text
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute alt-text / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element alt-text
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute long-desc / @content-type
Namespace No namespace
Type xsd:string
Used by
Element long-desc
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute long-desc / @id
Namespace No namespace
Type xsd:ID
Used by
Element long-desc
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute long-desc / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element long-desc
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sub / @arrange
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration stack
enumeration stagger
Used by
Element sub
Source
<xsd:attribute name="arrange" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="stack"/>
      <xsd:enumeration value="stagger"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute sub / @id
Namespace No namespace
Type xsd:ID
Used by
Element sub
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sub / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sub
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sup / @arrange
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration stack
enumeration stagger
Used by
Element sup
Source
<xsd:attribute name="arrange" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="stack"/>
      <xsd:enumeration value="stagger"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute sup / @id
Namespace No namespace
Type xsd:ID
Used by
Element sup
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sup / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sup
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute inline-supplementary-material / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute inline-supplementary-material / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute inline-supplementary-material / @mime-subtype
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="mime-subtype" use="optional" type="xsd:string"/>
Attribute inline-supplementary-material / @mimetype
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="mimetype" use="optional" type="xsd:string"/>
Attribute inline-supplementary-material / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute journal-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element journal-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute journal-id / @journal-id-type
Namespace No namespace
Type xsd:string
Used by
Element journal-id
Source
<xsd:attribute name="journal-id-type" use="optional" type="xsd:string"/>
Attribute journal-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element journal-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute break / @id
Namespace No namespace
Type xsd:ID
Used by
Element break
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute term-head / @id
Namespace No namespace
Type xsd:ID
Used by
Element term-head
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute def-head / @id
Namespace No namespace
Type xsd:ID
Used by
Element def-head
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute inline-graphic / @baseline-shift
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="baseline-shift" use="optional" type="xsd:string"/>
Attribute inline-graphic / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute inline-graphic / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute inline-graphic / @mime-subtype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mime-subtype" use="optional" type="xsd:string"/>
Attribute inline-graphic / @mimetype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mimetype" use="optional" type="xsd:string"/>
Attribute inline-graphic / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute glyph-data / @fontchar
Namespace No namespace
Type xsd:string
Used by
Element glyph-data
Source
<xsd:attribute name="fontchar" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @fontname
Namespace No namespace
Type xsd:string
Used by
Element glyph-data
Source
<xsd:attribute name="fontname" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @format
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element glyph-data
Source
<xsd:attribute name="format" use="optional" type="xsd:NMTOKEN">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @id
Namespace No namespace
Type xsd:ID
Used by
Element glyph-data
Source
<xsd:attribute name="id" use="optional" type="xsd:ID">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @resolution
Namespace No namespace
Type xsd:string
Used by
Element glyph-data
Source
<xsd:attribute name="resolution" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @x-size
Namespace No namespace
Type xsd:string
Used by
Element glyph-data
Source
<xsd:attribute name="x-size" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-data / @y-size
Namespace No namespace
Type xsd:string
Used by
Element glyph-data
Source
<xsd:attribute name="y-size" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-ref / @glyph-data
Namespace No namespace
Type xsd:IDREF
Used by
Element glyph-ref
Source
<xsd:attribute name="glyph-data" use="optional" type="xsd:IDREF">
  <xsd:annotation/>
</xsd:attribute>
Attribute glyph-ref / @id
Namespace No namespace
Type xsd:ID
Used by
Element glyph-ref
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute private-char / @description
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="description" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute private-char / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute private-char / @name
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="name" use="optional" type="xsd:string">
  <xsd:annotation/>
</xsd:attribute>
Attribute private-char / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute kwd / @content-type
Namespace No namespace
Type xsd:string
Used by
Element kwd
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute kwd / @id
Namespace No namespace
Type xsd:ID
Used by
Element kwd
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fn / @fn-type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration abbr
enumeration com
enumeration con
enumeration conflict
enumeration corresp
enumeration current-aff
enumeration deceased
enumeration edited-by
enumeration equal
enumeration financial-disclosure
enumeration on-leave
enumeration other
enumeration participating-researchers
enumeration present-address
enumeration presented-at
enumeration presented-by
enumeration previously-at
enumeration study-group-members
enumeration supplementary-material
enumeration supported-by
Source
<xsd:attribute name="fn-type" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="abbr"/>
      <xsd:enumeration value="com"/>
      <xsd:enumeration value="con"/>
      <xsd:enumeration value="conflict"/>
      <xsd:enumeration value="corresp"/>
      <xsd:enumeration value="current-aff"/>
      <xsd:enumeration value="deceased"/>
      <xsd:enumeration value="edited-by"/>
      <xsd:enumeration value="equal"/>
      <xsd:enumeration value="financial-disclosure"/>
      <xsd:enumeration value="on-leave"/>
      <xsd:enumeration value="other"/>
      <xsd:enumeration value="participating-researchers"/>
      <xsd:enumeration value="present-address"/>
      <xsd:enumeration value="presented-at"/>
      <xsd:enumeration value="presented-by"/>
      <xsd:enumeration value="previously-at"/>
      <xsd:enumeration value="study-group-members"/>
      <xsd:enumeration value="supplementary-material"/>
      <xsd:enumeration value="supported-by"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fn / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fn / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute fn / @symbol
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="symbol" use="optional" type="xsd:string"/>
Attribute target / @id
Namespace No namespace
Type xsd:ID
Used by
Element target
Source
<xsd:attribute name="id" use="required" type="xsd:ID"/>
Attribute target / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element target
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute target / @target-type
Namespace No namespace
Type xsd:string
Used by
Element target
Source
<xsd:attribute name="target-type" use="optional" type="xsd:string"/>
Attribute xref / @alt
Namespace No namespace
Type xsd:string
Used by
Element xref
Source
<xsd:attribute name="alt" use="optional" type="xsd:string"/>
Attribute xref / @id
Namespace No namespace
Type xsd:ID
Used by
Element xref
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute xref / @ref-type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration aff
enumeration app
enumeration author-notes
enumeration bibr
enumeration boxed-text
enumeration chem
enumeration collab
enumeration contrib
enumeration corresp
enumeration disp-formula
enumeration fig
enumeration fn
enumeration kwd
enumeration list
enumeration other
enumeration plate
enumeration scheme
enumeration sec
enumeration statement
enumeration supplementary-material
enumeration table
enumeration table-fn
Used by
Element xref
Source
<xsd:attribute name="ref-type" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="aff"/>
      <xsd:enumeration value="app"/>
      <xsd:enumeration value="author-notes"/>
      <xsd:enumeration value="bibr"/>
      <xsd:enumeration value="boxed-text"/>
      <xsd:enumeration value="chem"/>
      <xsd:enumeration value="collab"/>
      <xsd:enumeration value="contrib"/>
      <xsd:enumeration value="corresp"/>
      <xsd:enumeration value="disp-formula"/>
      <xsd:enumeration value="fig"/>
      <xsd:enumeration value="fn"/>
      <xsd:enumeration value="kwd"/>
      <xsd:enumeration value="list"/>
      <xsd:enumeration value="other"/>
      <xsd:enumeration value="plate"/>
      <xsd:enumeration value="scheme"/>
      <xsd:enumeration value="sec"/>
      <xsd:enumeration value="statement"/>
      <xsd:enumeration value="supplementary-material"/>
      <xsd:enumeration value="table"/>
      <xsd:enumeration value="table-fn"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute xref / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element xref
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute xref / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element xref
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute compound-kwd-part / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute compound-kwd-part / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute compound-kwd / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute compound-kwd / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute nested-kwd / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute nested-kwd / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute kwd-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute kwd-group / @kwd-group-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="kwd-group-type" use="optional" type="xsd:string"/>
Attribute kwd-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute tex-math / @content-type
Namespace No namespace
Type xsd:string
Used by
Element tex-math
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute tex-math / @id
Namespace No namespace
Type xsd:ID
Used by
Element tex-math
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute tex-math / @notation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration LaTeX
enumeration TEX
enumeration TeX
enumeration tex
Used by
Element tex-math
Source
<xsd:attribute name="notation" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="LaTeX"/>
      <xsd:enumeration value="TEX"/>
      <xsd:enumeration value="TeX"/>
      <xsd:enumeration value="tex"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tex-math / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element tex-math
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute tex-math / @version
Namespace No namespace
Type xsd:string
Used by
Element tex-math
Source
<xsd:attribute name="version" use="optional" type="xsd:string"/>
Attribute def / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute def / @rid
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute def / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute abbrev / @alt
Namespace No namespace
Type xsd:string
Used by
Element abbrev
Source
<xsd:attribute name="alt" use="optional" type="xsd:string"/>
Attribute abbrev / @content-type
Namespace No namespace
Type xsd:string
Used by
Element abbrev
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute abbrev / @id
Namespace No namespace
Type xsd:ID
Used by
Element abbrev
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute abbrev / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element abbrev
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute milestone-end / @content-type
Namespace No namespace
Type xsd:string
Used by
Element milestone-end
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute milestone-end / @id
Namespace No namespace
Type xsd:ID
Used by
Element milestone-end
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute milestone-end / @rationale
Namespace No namespace
Type xsd:string
Used by
Element milestone-end
Source
<xsd:attribute name="rationale" use="optional" type="xsd:string"/>
Attribute milestone-end / @rid
Namespace No namespace
Type xsd:IDREF
Used by
Element milestone-end
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREF"/>
Attribute milestone-end / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element milestone-end
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute milestone-start / @content-type
Namespace No namespace
Type xsd:string
Used by
Element milestone-start
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute milestone-start / @id
Namespace No namespace
Type xsd:ID
Used by
Element milestone-start
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute milestone-start / @rationale
Namespace No namespace
Type xsd:string
Used by
Element milestone-start
Source
<xsd:attribute name="rationale" use="optional" type="xsd:string"/>
Attribute milestone-start / @rid
Namespace No namespace
Type xsd:IDREF
Used by
Element milestone-start
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREF"/>
Attribute milestone-start / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element milestone-start
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute related-object / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @document-id
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @document-id-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @document-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @ext-link-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @id
Namespace No namespace
Type xsd:ID
Used by
Source
Attribute related-object / @link-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @object-id
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @object-id-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @object-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @source-id
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @source-id-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @source-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute related-object / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
Attribute attrib / @id
Namespace No namespace
Type xsd:ID
Used by
Element attrib
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute attrib / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element attrib
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute copyright-statement / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute copyright-statement / @id
Namespace No namespace
Type xsd:ID
Used by
Source
Attribute copyright-statement / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
Attribute copyright-year / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute copyright-year / @id
Namespace No namespace
Type xsd:ID
Used by
Source
Attribute copyright-year / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
Attribute institution / @content-type
Namespace No namespace
Type xsd:string
Used by
Element institution
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute institution / @id
Namespace No namespace
Type xsd:ID
Used by
Element institution
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute institution / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element institution
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute institution-id / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute institution-id / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute institution-id / @institution-id-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="institution-id-type" use="optional" type="xsd:string"/>
Attribute institution-id / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute institution-wrap / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute copyright-holder / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute copyright-holder / @id
Namespace No namespace
Type xsd:ID
Used by
Source
Attribute copyright-holder / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
Attribute free_to_read / @end_date
Namespace No namespace
Type xsd:date
Used by
Element free_to_read
Source
<xsd:attribute name="end_date" use="optional" type="xsd:date"/>
Attribute free_to_read / @start_date
Namespace No namespace
Type xsd:date
Used by
Element free_to_read
Source
<xsd:attribute name="start_date" use="required" type="xsd:date"/>
Attribute license_ref / @start_date
Namespace No namespace
Type xsd:date
Used by
Element license_ref
Source
<xsd:attribute name="start_date" use="optional" type="xsd:date"/>
Attribute price / @content-type
Namespace No namespace
Type xsd:string
Used by
Element price
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute price / @currency
Namespace No namespace
Type xsd:string
Used by
Element price
Source
<xsd:attribute name="currency" use="optional" type="xsd:string"/>
Attribute price / @id
Namespace No namespace
Type xsd:ID
Used by
Element price
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute price / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element price
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute license-p / @content-type
Namespace No namespace
Type xsd:string
Used by
Element license-p
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute license-p / @id
Namespace No namespace
Type xsd:ID
Used by
Element license-p
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute license-p / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element license-p
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute license / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute license / @license-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="license-type" use="optional" type="xsd:string"/>
Attribute license / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute permissions / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute disp-quote / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute disp-quote / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute disp-quote / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute degrees / @content-type
Namespace No namespace
Type xsd:string
Used by
Element degrees
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute degrees / @id
Namespace No namespace
Type xsd:ID
Used by
Element degrees
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute degrees / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element degrees
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute given-names / @id
Namespace No namespace
Type xsd:ID
Used by
Element given-names
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute given-names / @initials
Namespace No namespace
Type xsd:string
Used by
Element given-names
Source
<xsd:attribute name="initials" use="optional" type="xsd:string"/>
Attribute prefix / @content-type
Namespace No namespace
Type xsd:string
Used by
Element prefix
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute prefix / @id
Namespace No namespace
Type xsd:ID
Used by
Element prefix
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute prefix / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element prefix
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute surname / @id
Namespace No namespace
Type xsd:ID
Used by
Element surname
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute surname / @initials
Namespace No namespace
Type xsd:string
Used by
Element surname
Source
<xsd:attribute name="initials" use="optional" type="xsd:string"/>
Attribute suffix / @content-type
Namespace No namespace
Type xsd:string
Used by
Element suffix
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute suffix / @id
Namespace No namespace
Type xsd:ID
Used by
Element suffix
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute suffix / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element suffix
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute speaker / @content-type
Namespace No namespace
Type xsd:string
Used by
Element speaker
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute speaker / @id
Namespace No namespace
Type xsd:ID
Used by
Element speaker
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute speaker / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element speaker
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute speech / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute speech / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute speech / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute statement / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute statement / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute statement / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute subtitle / @content-type
Namespace No namespace
Type xsd:string
Used by
Element subtitle
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute subtitle / @id
Namespace No namespace
Type xsd:ID
Used by
Element subtitle
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute subtitle / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element subtitle
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute verse-line / @content-type
Namespace No namespace
Type xsd:string
Used by
Element verse-line
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute verse-line / @id
Namespace No namespace
Type xsd:ID
Used by
Element verse-line
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute verse-line / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element verse-line
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute verse-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute verse-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute verse-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute styled-content / @alt
Namespace No namespace
Type xsd:string
Used by
Element styled-content
Source
<xsd:attribute name="alt" use="optional" type="xsd:string"/>
Attribute styled-content / @id
Namespace No namespace
Type xsd:ID
Used by
Element styled-content
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute styled-content / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element styled-content
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute styled-content / @style
Namespace No namespace
Type xsd:string
Used by
Element styled-content
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute styled-content / @style-type
Namespace No namespace
Type xsd:string
Used by
Element styled-content
Source
<xsd:attribute name="style-type" use="optional" type="xsd:string"/>
Attribute styled-content / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element styled-content
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute code / @code-type
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="code-type" use="optional" type="xsd:string"/>
Attribute code / @code-version
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="code-version" use="optional" type="xsd:string"/>
Attribute code / @executable
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element code
Source
<xsd:attribute name="executable" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute code / @id
Namespace No namespace
Type xsd:ID
Used by
Element code
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute code / @language
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="language" use="optional" type="xsd:string"/>
Attribute code / @language-version
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="language-version" use="optional" type="xsd:string"/>
Attribute code / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Used by
Element code
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute code / @platforms
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="platforms" use="optional" type="xsd:string"/>
Attribute code / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Used by
Element code
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute code / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element code
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute object-id / @content-type
Namespace No namespace
Type xsd:string
Used by
Element object-id
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute object-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element object-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute object-id / @pub-id-type
Namespace No namespace
Type xsd:string
Used by
Element object-id
Source
<xsd:attribute name="pub-id-type" use="optional" type="xsd:string"/>
Attribute object-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element object-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute media / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute media / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute media / @mime-subtype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mime-subtype" use="optional" type="xsd:string"/>
Attribute media / @mimetype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mimetype" use="optional" type="xsd:string"/>
Attribute media / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute media / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute media / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute preformat / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute preformat / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute preformat / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute preformat / @preformat-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="preformat-type" use="optional" type="xsd:string"/>
Attribute preformat / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute disp-formula / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute disp-formula / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute disp-formula / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute disp-formula-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute disp-formula-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute disp-formula-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute term / @id
Namespace No namespace
Type xsd:ID
Used by
Element term
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute term / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element term
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute term / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element term
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute def-item / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute def-item / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute def-list / @continued-from
Namespace No namespace
Type xsd:IDREF
Source
<xsd:attribute name="continued-from" use="optional" type="xsd:IDREF"/>
Attribute def-list / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute def-list / @list-content
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="list-content" use="optional" type="xsd:string"/>
Attribute def-list / @list-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="list-type" use="optional" type="xsd:string"/>
Attribute def-list / @prefix-word
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="prefix-word" use="optional" type="xsd:string"/>
Attribute def-list / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute list-item / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute list-item / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute list / @continued-from
Namespace No namespace
Type xsd:IDREF
Source
<xsd:attribute name="continued-from" use="optional" type="xsd:IDREF"/>
Attribute list / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute list / @list-content
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="list-content" use="optional" type="xsd:string"/>
Attribute list / @list-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="list-type" use="optional" type="xsd:string"/>
Attribute list / @prefix-word
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="prefix-word" use="optional" type="xsd:string"/>
Attribute list / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute chem-struct / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute chem-struct / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute chem-struct / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute inline-formula / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute inline-formula / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute inline-formula / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute day / @content-type
Namespace No namespace
Type xsd:string
Used by
Element day
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute day / @id
Namespace No namespace
Type xsd:ID
Used by
Element day
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute day / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element day
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute era / @content-type
Namespace No namespace
Type xsd:string
Used by
Element era
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute era / @id
Namespace No namespace
Type xsd:ID
Used by
Element era
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute era / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element era
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute month / @content-type
Namespace No namespace
Type xsd:string
Used by
Element month
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute month / @id
Namespace No namespace
Type xsd:ID
Used by
Element month
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute month / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element month
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute season / @content-type
Namespace No namespace
Type xsd:string
Used by
Element season
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute season / @id
Namespace No namespace
Type xsd:ID
Used by
Element season
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute season / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element season
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute year / @calendar
Namespace No namespace
Type xsd:string
Used by
Element year
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute year / @content-type
Namespace No namespace
Type xsd:string
Used by
Element year
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute year / @id
Namespace No namespace
Type xsd:ID
Used by
Element year
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute year / @iso-8601-date
Namespace No namespace
Type xsd:string
Used by
Element year
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute year / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element year
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute string-date / @calendar
Namespace No namespace
Type xsd:string
Used by
Element string-date
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute string-date / @content-type
Namespace No namespace
Type xsd:string
Used by
Element string-date
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute string-date / @id
Namespace No namespace
Type xsd:ID
Used by
Element string-date
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute string-date / @iso-8601-date
Namespace No namespace
Type xsd:string
Used by
Element string-date
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute string-date / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element string-date
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute element-citation / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute element-citation / @publication-format
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute element-citation / @publication-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="publication-type" use="optional" type="xsd:string"/>
Attribute element-citation / @publisher-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="publisher-type" use="optional" type="xsd:string"/>
Attribute element-citation / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute mixed-citation / @id
Namespace No namespace
Type xsd:ID
Used by
Element mixed-citation
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute mixed-citation / @publication-format
Namespace No namespace
Type xsd:string
Used by
Element mixed-citation
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute mixed-citation / @publication-type
Namespace No namespace
Type xsd:string
Used by
Element mixed-citation
Source
<xsd:attribute name="publication-type" use="optional" type="xsd:string"/>
Attribute mixed-citation / @publisher-type
Namespace No namespace
Type xsd:string
Used by
Element mixed-citation
Source
<xsd:attribute name="publisher-type" use="optional" type="xsd:string"/>
Attribute mixed-citation / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element mixed-citation
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute anonymous / @id
Namespace No namespace
Type xsd:ID
Used by
Element anonymous
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute anonymous / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element anonymous
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute contrib-id / @authenticated
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration false
enumeration true
Source
<xsd:attribute name="authenticated" use="optional" default="false">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="false"/>
      <xsd:enumeration value="true"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contrib-id / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute contrib-id / @contrib-id-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="contrib-id-type" use="optional" type="xsd:string"/>
Attribute contrib-id / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute contrib-id / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute aff / @content-type
Namespace No namespace
Type xsd:string
Used by
Element aff
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute aff / @id
Namespace No namespace
Type xsd:ID
Used by
Element aff
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute aff / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element aff
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute aff / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element aff
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute aff-alternatives / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute author-comment / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute author-comment / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute author-comment / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sec-meta / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fn-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute fn-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fn-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute glossary / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute glossary / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute glossary / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute product / @id
Namespace No namespace
Type xsd:ID
Used by
Element product
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute product / @product-type
Namespace No namespace
Type xsd:string
Used by
Element product
Source
<xsd:attribute name="product-type" use="optional" type="xsd:string"/>
Attribute product / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element product
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute note / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute note / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute note / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute ref / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute ref / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute ref / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute ref-list / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute ref-list / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute ref-list / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sec / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sec / @sec-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="sec-type" use="optional" type="xsd:string"/>
Attribute sec / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute bio / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute bio / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute bio / @rid
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute bio / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute on-behalf-of / @id
Namespace No namespace
Type xsd:ID
Used by
Element on-behalf-of
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute on-behalf-of / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element on-behalf-of
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute role / @content-type
Namespace No namespace
Type xsd:string
Used by
Element role
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute role / @id
Namespace No namespace
Type xsd:ID
Used by
Element role
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute role / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element role
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute uri / @content-type
Namespace No namespace
Type xsd:string
Used by
Element uri
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute uri / @id
Namespace No namespace
Type xsd:ID
Used by
Element uri
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute uri / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element uri
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute contrib / @contrib-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="contrib-type" use="optional" type="xsd:string"/>
Attribute contrib / @corresp
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Source
<xsd:attribute name="corresp" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contrib / @deceased
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Source
<xsd:attribute name="deceased" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contrib / @equal-contrib
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Source
<xsd:attribute name="equal-contrib" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute contrib / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute contrib / @rid
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute contrib / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute contrib-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute contrib-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute contrib-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute collab / @collab-type
Namespace No namespace
Type xsd:string
Used by
Element collab
Source
<xsd:attribute name="collab-type" use="optional" type="xsd:string"/>
Attribute collab / @id
Namespace No namespace
Type xsd:ID
Used by
Element collab
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute collab / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element collab
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute collab / @symbol
Namespace No namespace
Type xsd:string
Used by
Element collab
Source
<xsd:attribute name="symbol" use="optional" type="xsd:string"/>
Attribute collab-alternatives / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute name / @content-type
Namespace No namespace
Type xsd:string
Used by
Element name
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute name / @id
Namespace No namespace
Type xsd:ID
Used by
Element name
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute name / @name-style
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration eastern
enumeration given-only
enumeration islensk
enumeration western
Used by
Element name
Source
<xsd:attribute name="name-style" use="optional" default="western">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="eastern"/>
      <xsd:enumeration value="given-only"/>
      <xsd:enumeration value="islensk"/>
      <xsd:enumeration value="western"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute name / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element name
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute string-name / @content-type
Namespace No namespace
Type xsd:string
Used by
Element string-name
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute string-name / @id
Namespace No namespace
Type xsd:ID
Used by
Element string-name
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute string-name / @name-style
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration eastern
enumeration given-only
enumeration islensk
enumeration western
Used by
Element string-name
Source
<xsd:attribute name="name-style" use="optional" default="western">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="eastern"/>
      <xsd:enumeration value="given-only"/>
      <xsd:enumeration value="islensk"/>
      <xsd:enumeration value="western"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute string-name / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element string-name
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute name-alternatives / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute etal / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute etal / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute person-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute person-group / @person-group-type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration allauthors
enumeration assignee
enumeration author
enumeration compiler
enumeration curator
enumeration director
enumeration editor
enumeration guest-editor
enumeration inventor
enumeration transed
enumeration translator
Source
<xsd:attribute name="person-group-type" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="allauthors"/>
      <xsd:enumeration value="assignee"/>
      <xsd:enumeration value="author"/>
      <xsd:enumeration value="compiler"/>
      <xsd:enumeration value="curator"/>
      <xsd:enumeration value="director"/>
      <xsd:enumeration value="editor"/>
      <xsd:enumeration value="guest-editor"/>
      <xsd:enumeration value="inventor"/>
      <xsd:enumeration value="transed"/>
      <xsd:enumeration value="translator"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute person-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute article-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element article-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element trans-title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute trans-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element trans-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element trans-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute source / @content-type
Namespace No namespace
Type xsd:string
Used by
Element source
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute source / @id
Namespace No namespace
Type xsd:ID
Used by
Element source
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute source / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element source
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute patent / @content-type
Namespace No namespace
Type xsd:string
Used by
Element patent
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute patent / @country
Namespace No namespace
Type xsd:string
Used by
Element patent
Source
<xsd:attribute name="country" use="optional" type="xsd:string"/>
Attribute patent / @id
Namespace No namespace
Type xsd:ID
Used by
Element patent
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute patent / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element patent
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute trans-source / @content-type
Namespace No namespace
Type xsd:string
Used by
Element trans-source
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute trans-source / @id
Namespace No namespace
Type xsd:ID
Used by
Element trans-source
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-source / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element trans-source
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute time-stamp / @content-type
Namespace No namespace
Type xsd:string
Used by
Element time-stamp
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute time-stamp / @id
Namespace No namespace
Type xsd:ID
Used by
Element time-stamp
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute time-stamp / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element time-stamp
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute access-date / @calendar
Namespace No namespace
Type xsd:string
Used by
Element access-date
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute access-date / @content-type
Namespace No namespace
Type xsd:string
Used by
Element access-date
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute access-date / @id
Namespace No namespace
Type xsd:ID
Used by
Element access-date
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute access-date / @iso-8601-date
Namespace No namespace
Type xsd:string
Used by
Element access-date
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute access-date / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element access-date
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute volume / @content-type
Namespace No namespace
Type xsd:string
Used by
Element volume
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute volume / @id
Namespace No namespace
Type xsd:ID
Used by
Element volume
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute volume / @seq
Namespace No namespace
Type xsd:string
Used by
Element volume
Source
<xsd:attribute name="seq" use="optional" type="xsd:string"/>
Attribute volume / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element volume
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute edition / @content-type
Namespace No namespace
Type xsd:string
Used by
Element edition
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute edition / @designator
Namespace No namespace
Type xsd:string
Used by
Element edition
Source
<xsd:attribute name="designator" use="optional" type="xsd:string"/>
Attribute edition / @id
Namespace No namespace
Type xsd:ID
Used by
Element edition
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute edition / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element edition
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-name / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-name
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-name / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-name
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-name / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-name
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-date / @calendar
Namespace No namespace
Type xsd:string
Used by
Element conf-date
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute conf-date / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-date
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-date / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-date
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-date / @iso-8601-date
Namespace No namespace
Type xsd:string
Used by
Element conf-date
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute conf-date / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-date
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-loc / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-loc
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-loc / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-loc
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-loc / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-loc
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issue / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issue
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issue / @id
Namespace No namespace
Type xsd:ID
Used by
Element issue
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issue / @seq
Namespace No namespace
Type xsd:string
Used by
Element issue
Source
<xsd:attribute name="seq" use="optional" type="xsd:string"/>
Attribute issue / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issue
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute supplement / @id
Namespace No namespace
Type xsd:ID
Used by
Element supplement
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute supplement / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element supplement
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute supplement / @supplement-type
Namespace No namespace
Type xsd:string
Used by
Element supplement
Source
<xsd:attribute name="supplement-type" use="optional" type="xsd:string"/>
Attribute publisher-loc / @id
Namespace No namespace
Type xsd:ID
Used by
Element publisher-loc
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute publisher-loc / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element publisher-loc
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute publisher-name / @id
Namespace No namespace
Type xsd:ID
Used by
Element publisher-name
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute publisher-name / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element publisher-name
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute fpage / @content-type
Namespace No namespace
Type xsd:string
Used by
Element fpage
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute fpage / @id
Namespace No namespace
Type xsd:ID
Used by
Element fpage
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fpage / @seq
Namespace No namespace
Type xsd:string
Used by
Element fpage
Source
<xsd:attribute name="seq" use="optional" type="xsd:string"/>
Attribute fpage / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element fpage
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute lpage / @content-type
Namespace No namespace
Type xsd:string
Used by
Element lpage
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute lpage / @id
Namespace No namespace
Type xsd:ID
Used by
Element lpage
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute lpage / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element lpage
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute page-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element page-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute page-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element page-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute series / @content-type
Namespace No namespace
Type xsd:string
Used by
Element series
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute series / @id
Namespace No namespace
Type xsd:ID
Used by
Element series
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute series / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element series
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute comment / @content-type
Namespace No namespace
Type xsd:string
Used by
Element comment
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute comment / @id
Namespace No namespace
Type xsd:ID
Used by
Element comment
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute comment / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element comment
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute pub-id / @assigning-authority
Namespace No namespace
Type xsd:string
Used by
Element pub-id
Source
<xsd:attribute name="assigning-authority" use="optional" type="xsd:string"/>
Attribute pub-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element pub-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute pub-id / @pub-id-type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration accession
enumeration ark
enumeration art-access-id
enumeration arxiv
enumeration coden
enumeration doaj
enumeration doi
enumeration handle
enumeration isbn
enumeration manuscript
enumeration medline
enumeration other
enumeration pii
enumeration pmcid
enumeration pmid
enumeration publisher-id
enumeration sici
enumeration std-designation
Used by
Element pub-id
Source
<xsd:attribute name="pub-id-type" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="accession"/>
      <xsd:enumeration value="ark"/>
      <xsd:enumeration value="art-access-id"/>
      <xsd:enumeration value="arxiv"/>
      <xsd:enumeration value="coden"/>
      <xsd:enumeration value="doaj"/>
      <xsd:enumeration value="doi"/>
      <xsd:enumeration value="handle"/>
      <xsd:enumeration value="isbn"/>
      <xsd:enumeration value="manuscript"/>
      <xsd:enumeration value="medline"/>
      <xsd:enumeration value="other"/>
      <xsd:enumeration value="pii"/>
      <xsd:enumeration value="pmcid"/>
      <xsd:enumeration value="pmid"/>
      <xsd:enumeration value="publisher-id"/>
      <xsd:enumeration value="sici"/>
      <xsd:enumeration value="std-designation"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute pub-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element pub-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute nlm-citation / @id
Namespace No namespace
Type xsd:ID
Used by
Element nlm-citation
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute nlm-citation / @publication-format
Namespace No namespace
Type xsd:string
Used by
Element nlm-citation
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute nlm-citation / @publication-type
Namespace No namespace
Type xsd:string
Used by
Element nlm-citation
Source
<xsd:attribute name="publication-type" use="optional" type="xsd:string"/>
Attribute nlm-citation / @publisher-type
Namespace No namespace
Type xsd:string
Used by
Element nlm-citation
Source
<xsd:attribute name="publisher-type" use="optional" type="xsd:string"/>
Attribute nlm-citation / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element nlm-citation
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute citation-alternatives / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute title / @id
Namespace No namespace
Type xsd:ID
Used by
Element title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute caption / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute caption / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute caption / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute caption / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute graphic / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute graphic / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute graphic / @mime-subtype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mime-subtype" use="optional" type="xsd:string"/>
Attribute graphic / @mimetype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mimetype" use="optional" type="xsd:string"/>
Attribute graphic / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute graphic / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute graphic / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute hr / @id
Namespace No namespace
Type xsd:ID
Used by
Element hr
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute th / @abbr
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="abbr" use="optional" type="xsd:string"/>
Attribute th / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute th / @axis
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="axis" use="optional" type="xsd:string"/>
Attribute th / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute th / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute th / @colspan
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="colspan" use="optional" default="1" type="xsd:string"/>
Attribute th / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute th / @headers
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="headers" use="optional" type="xsd:IDREFS"/>
Attribute th / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute th / @rowspan
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="rowspan" use="optional" default="1" type="xsd:string"/>
Attribute th / @scope
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration col
enumeration colgroup
enumeration row
enumeration rowgroup
Source
<xsd:attribute name="scope" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="col"/>
      <xsd:enumeration value="colgroup"/>
      <xsd:enumeration value="row"/>
      <xsd:enumeration value="rowgroup"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute th / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute th / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute td / @abbr
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="abbr" use="optional" type="xsd:string"/>
Attribute td / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute td / @axis
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="axis" use="optional" type="xsd:string"/>
Attribute td / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute td / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute td / @colspan
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="colspan" use="optional" default="1" type="xsd:string"/>
Attribute td / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute td / @headers
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="headers" use="optional" type="xsd:IDREFS"/>
Attribute td / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute td / @rowspan
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="rowspan" use="optional" default="1" type="xsd:string"/>
Attribute td / @scope
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration col
enumeration colgroup
enumeration row
enumeration rowgroup
Source
<xsd:attribute name="scope" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="col"/>
      <xsd:enumeration value="colgroup"/>
      <xsd:enumeration value="row"/>
      <xsd:enumeration value="rowgroup"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute td / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute td / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tr / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tr / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute tr / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute tr / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute tr / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute tr / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute tr / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tbody / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tbody / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute tbody / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute tbody / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute tbody / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute tbody / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute tbody / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute array / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute array / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute array / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute array / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute textual-form / @id
Namespace No namespace
Type xsd:ID
Used by
Element textual-form
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute textual-form / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element textual-form
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute chem-struct-wrap / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute chem-struct-wrap / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute chem-struct-wrap / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute chem-struct-wrap / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute chem-struct-wrap / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute col / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Used by
Element col
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute col / @char
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute col / @charoff
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute col / @content-type
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute col / @id
Namespace No namespace
Type xsd:ID
Used by
Element col
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute col / @span
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="span" use="optional" default="1" type="xsd:string"/>
Attribute col / @style
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute col / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Used by
Element col
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute col / @width
Namespace No namespace
Type xsd:string
Used by
Element col
Source
<xsd:attribute name="width" use="optional" type="xsd:string"/>
Attribute colgroup / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute colgroup / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute colgroup / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute colgroup / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute colgroup / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute colgroup / @span
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="span" use="optional" default="1" type="xsd:string"/>
Attribute colgroup / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute colgroup / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute colgroup / @width
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="width" use="optional" type="xsd:string"/>
Attribute thead / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute thead / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute thead / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute thead / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute thead / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute thead / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute thead / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tfoot / @align
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration center
enumeration char
enumeration justify
enumeration left
enumeration right
Source
<xsd:attribute name="align" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="center"/>
      <xsd:enumeration value="char"/>
      <xsd:enumeration value="justify"/>
      <xsd:enumeration value="left"/>
      <xsd:enumeration value="right"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute tfoot / @char
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="char" use="optional" type="xsd:string"/>
Attribute tfoot / @charoff
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="charoff" use="optional" type="xsd:string"/>
Attribute tfoot / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute tfoot / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute tfoot / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute tfoot / @valign
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration baseline
enumeration bottom
enumeration middle
enumeration top
Source
<xsd:attribute name="valign" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="baseline"/>
      <xsd:enumeration value="bottom"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="top"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table / @border
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="border" use="optional" type="xsd:string"/>
Attribute table / @cellpadding
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="cellpadding" use="optional" type="xsd:string"/>
Attribute table / @cellspacing
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="cellspacing" use="optional" type="xsd:string"/>
Attribute table / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute table / @frame
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration above
enumeration below
enumeration border
enumeration box
enumeration hsides
enumeration lhs
enumeration rhs
enumeration void
enumeration vsides
Source
<xsd:attribute name="frame" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="above"/>
      <xsd:enumeration value="below"/>
      <xsd:enumeration value="border"/>
      <xsd:enumeration value="box"/>
      <xsd:enumeration value="hsides"/>
      <xsd:enumeration value="lhs"/>
      <xsd:enumeration value="rhs"/>
      <xsd:enumeration value="void"/>
      <xsd:enumeration value="vsides"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute table / @rules
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration all
enumeration cols
enumeration groups
enumeration none
enumeration rows
Source
<xsd:attribute name="rules" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="all"/>
      <xsd:enumeration value="cols"/>
      <xsd:enumeration value="groups"/>
      <xsd:enumeration value="none"/>
      <xsd:enumeration value="rows"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute table / @style
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="style" use="optional" type="xsd:string"/>
Attribute table / @summary
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="summary" use="optional" type="xsd:string"/>
Attribute table / @width
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="width" use="optional" type="xsd:string"/>
Attribute table-wrap-foot / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute table-wrap / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute table-wrap / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute table-wrap / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table-wrap / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table-wrap / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute supplementary-material / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute supplementary-material / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute supplementary-material / @mime-subtype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mime-subtype" use="optional" type="xsd:string"/>
Attribute supplementary-material / @mimetype
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="mimetype" use="optional" type="xsd:string"/>
Attribute supplementary-material / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute supplementary-material / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute supplementary-material / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute alternatives / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute city / @content-type
Namespace No namespace
Type xsd:string
Used by
Element city
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute city / @id
Namespace No namespace
Type xsd:ID
Used by
Element city
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute city / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element city
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute country / @content-type
Namespace No namespace
Type xsd:string
Used by
Element country
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute country / @country
Namespace No namespace
Type xsd:string
Used by
Element country
Source
<xsd:attribute name="country" use="optional" type="xsd:string"/>
Attribute country / @id
Namespace No namespace
Type xsd:ID
Used by
Element country
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute country / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element country
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute fax / @content-type
Namespace No namespace
Type xsd:string
Used by
Element fax
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute fax / @id
Namespace No namespace
Type xsd:ID
Used by
Element fax
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fax / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element fax
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute phone / @content-type
Namespace No namespace
Type xsd:string
Used by
Element phone
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute phone / @id
Namespace No namespace
Type xsd:ID
Used by
Element phone
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute phone / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element phone
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute postal-code / @content-type
Namespace No namespace
Type xsd:string
Used by
Element postal-code
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute postal-code / @id
Namespace No namespace
Type xsd:ID
Used by
Element postal-code
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute postal-code / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element postal-code
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute state / @content-type
Namespace No namespace
Type xsd:string
Used by
Element state
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute state / @id
Namespace No namespace
Type xsd:ID
Used by
Element state
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute state / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element state
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute addr-line / @content-type
Namespace No namespace
Type xsd:string
Used by
Element addr-line
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute addr-line / @id
Namespace No namespace
Type xsd:ID
Used by
Element addr-line
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute addr-line / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element addr-line
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute address / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute address / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute address / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute boxed-text / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute boxed-text / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute boxed-text / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute boxed-text / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute boxed-text / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute fig / @fig-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="fig-type" use="optional" type="xsd:string"/>
Attribute fig / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fig / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fig / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fig / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute fig-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute fig-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fig-group / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fig-group / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fig-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute table-wrap-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute table-wrap-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute table-wrap-group / @orientation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration landscape
enumeration portrait
Source
<xsd:attribute name="orientation" use="optional" default="portrait">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="landscape"/>
      <xsd:enumeration value="portrait"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table-wrap-group / @position
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration anchor
enumeration background
enumeration float
enumeration margin
Source
<xsd:attribute name="position" use="optional" default="float">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="anchor"/>
      <xsd:enumeration value="background"/>
      <xsd:enumeration value="float"/>
      <xsd:enumeration value="margin"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute table-wrap-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute award-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element award-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute award-id / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element award-id
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute award-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element award-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute funding-source / @country
Namespace No namespace
Type xsd:string
Used by
Element funding-source
Source
<xsd:attribute name="country" use="optional" type="xsd:string"/>
Attribute funding-source / @id
Namespace No namespace
Type xsd:ID
Used by
Element funding-source
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute funding-source / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element funding-source
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute funding-source / @source-type
Namespace No namespace
Type xsd:string
Used by
Element funding-source
Source
<xsd:attribute name="source-type" use="optional" type="xsd:string"/>
Attribute funding-source / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element funding-source
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute open-access / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute open-access / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute p / @content-type
Namespace No namespace
Type xsd:string
Used by
Element p
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute p / @id
Namespace No namespace
Type xsd:ID
Used by
Element p
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute p / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element p
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute annotation / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute annotation / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute annotation / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute chapter-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element chapter-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute chapter-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element chapter-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-acronym / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-acronym
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-acronym / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-acronym
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-acronym / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-acronym
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-sponsor / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-sponsor
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-sponsor / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-sponsor
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-sponsor / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-sponsor
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute data-title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element data-title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute data-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element data-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute data-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element data-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute date / @calendar
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute date / @date-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="date-type" use="optional" type="xsd:string"/>
Attribute date / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute date / @iso-8601-date
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute date / @publication-format
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute date / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute date-in-citation / @calendar
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute date-in-citation / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute date-in-citation / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute date-in-citation / @iso-8601-date
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute date-in-citation / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute elocation-id / @content-type
Namespace No namespace
Type xsd:string
Used by
Element elocation-id
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute elocation-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element elocation-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute elocation-id / @seq
Namespace No namespace
Type xsd:string
Used by
Element elocation-id
Source
<xsd:attribute name="seq" use="optional" type="xsd:string"/>
Attribute elocation-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element elocation-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute gov / @content-type
Namespace No namespace
Type xsd:string
Used by
Element gov
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute gov / @id
Namespace No namespace
Type xsd:ID
Used by
Element gov
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute gov / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element gov
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute isbn / @content-type
Namespace No namespace
Type xsd:string
Used by
Element isbn
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute isbn / @id
Namespace No namespace
Type xsd:ID
Used by
Element isbn
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute isbn / @publication-format
Namespace No namespace
Type xsd:string
Used by
Element isbn
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute isbn / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element isbn
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issn / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issn
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issn / @id
Namespace No namespace
Type xsd:ID
Used by
Element issn
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issn / @pub-type
Namespace No namespace
Type xsd:string
Used by
Element issn
Source
<xsd:attribute name="pub-type" use="optional" type="xsd:string"/>
Attribute issn / @publication-format
Namespace No namespace
Type xsd:string
Used by
Element issn
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute issn / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issn
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issn-l / @id
Namespace No namespace
Type xsd:ID
Used by
Element issn-l
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issn-l / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issn-l
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issue-id / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issue-id
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issue-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element issue-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issue-id / @pub-id-type
Namespace No namespace
Type xsd:string
Used by
Element issue-id
Source
<xsd:attribute name="pub-id-type" use="optional" type="xsd:string"/>
Attribute issue-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issue-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issue-part / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issue-part
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issue-part / @id
Namespace No namespace
Type xsd:ID
Used by
Element issue-part
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issue-part / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issue-part
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute issue-title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issue-title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issue-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element issue-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issue-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issue-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute page-range / @content-type
Namespace No namespace
Type xsd:string
Used by
Element page-range
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute page-range / @id
Namespace No namespace
Type xsd:ID
Used by
Element page-range
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute page-range / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element page-range
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute part-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element part-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute part-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element part-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute size / @id
Namespace No namespace
Type xsd:ID
Used by
Element size
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute size / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element size
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute size / @units
Namespace No namespace
Type xsd:string
Used by
Element size
Source
<xsd:attribute name="units" use="required" type="xsd:string"/>
Attribute std-organization / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute std-organization / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute std-organization / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute std / @content-type
Namespace No namespace
Type xsd:string
Used by
Element std
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute std / @id
Namespace No namespace
Type xsd:ID
Used by
Element std
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute std / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element std
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute version / @content-type
Namespace No namespace
Type xsd:string
Used by
Element version
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute version / @designator
Namespace No namespace
Type xsd:string
Used by
Element version
Source
<xsd:attribute name="designator" use="optional" type="xsd:string"/>
Attribute version / @id
Namespace No namespace
Type xsd:ID
Used by
Element version
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute version / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element version
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute volume-id / @content-type
Namespace No namespace
Type xsd:string
Used by
Element volume-id
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute volume-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element volume-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute volume-id / @pub-id-type
Namespace No namespace
Type xsd:string
Used by
Element volume-id
Source
<xsd:attribute name="pub-id-type" use="optional" type="xsd:string"/>
Attribute volume-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element volume-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute volume-series / @content-type
Namespace No namespace
Type xsd:string
Used by
Element volume-series
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute volume-series / @id
Namespace No namespace
Type xsd:ID
Used by
Element volume-series
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute volume-series / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element volume-series
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute related-article / @elocation-id
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="elocation-id" use="optional" type="xsd:string"/>
Attribute related-article / @ext-link-type
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="ext-link-type" use="optional" type="xsd:string"/>
Attribute related-article / @id
Namespace No namespace
Type xsd:ID
Used by
Element related-article
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute related-article / @issue
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="issue" use="optional" type="xsd:string"/>
Attribute related-article / @journal-id
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="journal-id" use="optional" type="xsd:string"/>
Attribute related-article / @journal-id-type
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="journal-id-type" use="optional" type="xsd:string"/>
Attribute related-article / @page
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="page" use="optional" type="xsd:string"/>
Attribute related-article / @related-article-type
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="related-article-type" use="required" type="xsd:string"/>
Attribute related-article / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute related-article / @vol
Namespace No namespace
Type xsd:string
Used by
Element related-article
Source
<xsd:attribute name="vol" use="optional" type="xsd:string"/>
Attribute named-content / @alt
Namespace No namespace
Type xsd:string
Used by
Element named-content
Source
<xsd:attribute name="alt" use="optional" type="xsd:string"/>
Attribute named-content / @content-type
Namespace No namespace
Type xsd:string
Used by
Element named-content
Source
<xsd:attribute name="content-type" use="required" type="xsd:string"/>
Attribute named-content / @id
Namespace No namespace
Type xsd:ID
Used by
Element named-content
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute named-content / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element named-content
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute named-content / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element named-content
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute ext-link / @assigning-authority
Namespace No namespace
Type xsd:string
Used by
Source
Attribute ext-link / @ext-link-type
Namespace No namespace
Type xsd:string
Used by
Source
Attribute ext-link / @id
Namespace No namespace
Type xsd:ID
Used by
Source
Attribute ext-link / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
Attribute bold / @id
Namespace No namespace
Type xsd:ID
Used by
Element bold
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute bold / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element bold
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute bold / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element bold
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute fixed-case / @content-type
Namespace No namespace
Type xsd:string
Used by
Element fixed-case
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute fixed-case / @id
Namespace No namespace
Type xsd:ID
Used by
Element fixed-case
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fixed-case / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element fixed-case
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute italic / @id
Namespace No namespace
Type xsd:ID
Used by
Element italic
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute italic / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element italic
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute italic / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element italic
Source
<xsd:attribute name="toggle" use="optional" default="yes">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute monospace / @id
Namespace No namespace
Type xsd:ID
Used by
Element monospace
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute monospace / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element monospace
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute monospace / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element monospace
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute overline / @id
Namespace No namespace
Type xsd:ID
Used by
Element overline
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute overline / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element overline
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute overline / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element overline
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute roman / @id
Namespace No namespace
Type xsd:ID
Used by
Element roman
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute roman / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element roman
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute roman / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element roman
Source
<xsd:attribute name="toggle" use="optional" default="no">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute sans-serif / @id
Namespace No namespace
Type xsd:ID
Used by
Element sans-serif
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sans-serif / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sans-serif
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sans-serif / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element sans-serif
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute sc / @id
Namespace No namespace
Type xsd:ID
Used by
Element sc
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sc / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sc
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sc / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element sc
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute strike / @id
Namespace No namespace
Type xsd:ID
Used by
Element strike
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute strike / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element strike
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute strike / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element strike
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute underline / @id
Namespace No namespace
Type xsd:ID
Used by
Element underline
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute underline / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element underline
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute underline / @toggle
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration no
enumeration yes
Used by
Element underline
Source
<xsd:attribute name="toggle" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="yes"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute underline / @underline-style
Namespace No namespace
Type xsd:string
Used by
Element underline
Source
<xsd:attribute name="underline-style" use="optional" type="xsd:string"/>
Attribute rb / @content-type
Namespace No namespace
Type xsd:string
Used by
Element rb
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute rb / @id
Namespace No namespace
Type xsd:ID
Used by
Element rb
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute rb / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element rb
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute rt / @content-type
Namespace No namespace
Type xsd:string
Used by
Element rt
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute rt / @id
Namespace No namespace
Type xsd:ID
Used by
Element rt
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute rt / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element rt
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute ruby / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute ruby / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute ruby / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute label / @alt
Namespace No namespace
Type xsd:string
Used by
Element label
Source
<xsd:attribute name="alt" use="optional" type="xsd:string"/>
Attribute label / @id
Namespace No namespace
Type xsd:ID
Used by
Element label
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute abstract / @abstract-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="abstract-type" use="optional" type="xsd:string"/>
Attribute abstract / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute abstract / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute update / @type
Namespace No namespace
Type cm_update_type
Facets
enumeration addendum
enumeration clarification
enumeration correction
enumeration corrigendum
enumeration erratum
enumeration expression_of_concern
enumeration new_edition
enumeration new_version
enumeration partial_retraction
enumeration removal
enumeration retraction
enumeration withdrawal
Used by
Element update
Source
<xsd:attribute name="type" use="required" type="cm_update_type">
  <xsd:annotation>
    <xsd:documentation>Required attribute. This attribute should be used to list the update type. Allowed update types are:
      <ul>
        <li>addendum</li>
        <li>clarification</li>
        <li>correction</li>
        <li>corrigendum</li>
        <li>erratum</li>
        <li>expression_of_concern</li>
        <li>new_edition</li>
        <li>new_version</li>
        <li>partial_retraction</li>
        <li>removal</li>
        <li>retraction</li>
        <li>withdrawal</li>
      </ul>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute update / @date
Namespace No namespace
Type xsd:date
Used by
Element update
Source
<xsd:attribute name="date" use="required" type="xsd:date">
  <xsd:annotation>
    <xsd:documentation>Required attribute. The date of the update will be displayed in the CrossMark dialog and can help the researcher easily tell whther they are likley to have seen the update.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @explanation
Namespace No namespace
Type xsd:anyURI
Used by
Element assertion
Source
<xsd:attribute name="explanation" type="xsd:anyURI">
  <xsd:annotation>
    <xsd:documentation>Optional attribute. If the publisher wants to provide a further explanation of what the particular "assertion" means, they can link to such an explanation by providing an appropriate url on the "explanation" attribute.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @group_label
Namespace No namespace
Type cm_assertion_group_label
Facets
minLength 2
maxLength 150
Used by
Element assertion
Source
<xsd:attribute name="group_label" type="cm_assertion_group_label">
  <xsd:annotation>
    <xsd:documentation>Optional attribute. This is the human-readable form of the "group_name" attribute. This is what will be displayed in the group headings on the CrossMark metadata record dialog.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @group_name
Namespace No namespace
Type cm_assertion_group_name
Facets
minLength 2
maxLength 150
Used by
Element assertion
Source
<xsd:attribute name="group_name" type="cm_assertion_group_name">
  <xsd:annotation>
    <xsd:documentation>Optional attribute. Some assertions could be logically "grouped" together in the CrossMark dialog. For instance, if the publisher is recording several pieces of metadata related to funding sources (source name, percentage, grant number), they may want to make sure that these three assertions are grouped next to each-other in the CrossMark dialog. The group_name attribute is the machine-readable value that will be used for grouping such assertions.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @label
Namespace No namespace
Type cm_assertion_label
Facets
minLength 2
maxLength 150
Used by
Element assertion
Source
<xsd:attribute name="label" type="cm_assertion_label">
  <xsd:annotation>
    <xsd:documentation>Optional attribute. This is the human-readable version of the name attribute which will be displayed in the CrossMark dialog. If this attribute is missing, then the value of the assertion will *not* be displayed in the dialog. Publishers may want to "hide" assertions this way in cases where the assertion value is too large or too complex to display in the dialog, but where the assertion is nonetheless valuable enough to include in API queries and metadata dumps (e.g. detailed licensing terms)</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @name
Namespace No namespace
Type cm_assertion_name
Facets
minLength 2
maxLength 150
Used by
Element assertion
Source
<xsd:attribute name="name" use="required" type="cm_assertion_name">
  <xsd:annotation>
    <xsd:documentation>Required attribute. This is the machine-readable name of the assertion. Use the "label" attribute to provide a human-readable version of the name.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @order
Namespace No namespace
Type xsd:integer
Used by
Element assertion
Source
<xsd:attribute name="order" type="xsd:integer">
  <xsd:annotation>
    <xsd:documentation>Optional attribute. The publisher may want to control the order in which assertions are displayed to the user in the CrossMark dialog. All assertions will be sorted by this element if it is present.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @href
Namespace No namespace
Type xsd:anyURI
Used by
Element assertion
Source
<xsd:attribute name="href" type="xsd:anyURI">
  <xsd:annotation>
    <xsd:documentation>Optional attribute</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute assertion / @provider
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration publisher
enumeration crossref
Used by
Element assertion
Source
<xsd:attribute name="provider" default="publisher">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="publisher"/>
      <xsd:enumeration value="crossref"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute assertion / @name
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration fundgroup
enumeration funder_identifier
enumeration funder_name
enumeration award_number
Used by
Element assertion
Source
<xsd:attribute name="name" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="fundgroup"/>
      <!-- fundgroup: used to group funding info for items with multiple funding sources. 
                            Required for items with multiple award_number assertions, optional for items with a single award_number -->
      <xsd:enumeration value="funder_identifier"/>
      <!--funder_identifier: funding agency identifier, must be nested within the funder_name assertion-->
      <xsd:enumeration value="funder_name"/>
      <!--funder_name: name of the funding agency-->
      <xsd:enumeration value="award_number"/>
      <!---award_number: grant number or other fund identifier-->
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute program / @name
Namespace No namespace
Type xsd:string
Used by
Element program
Source
<xsd:attribute name="name" type="xsd:string" fixed="fundref"/>
Attribute free_to_read / @end_date
Namespace No namespace
Type xsd:date
Used by
Element free_to_read
Source
<xsd:attribute name="end_date" use="optional" type="xsd:date"/>
Attribute free_to_read / @start_date
Namespace No namespace
Type xsd:date
Used by
Element free_to_read
Source
<xsd:attribute name="start_date" use="optional" type="xsd:date"/>
Attribute license_ref / @start_date
Namespace No namespace
Type xsd:date
Used by
Element license_ref
Source
<xsd:attribute name="start_date" type="xsd:date" use="optional"/>
Attribute license_ref / @applies_to
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration vor
enumeration am
enumeration tdm
Used by
Element license_ref
Source
<xsd:attribute name="applies_to" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="vor"/>
      <xsd:enumeration value="am"/>
      <xsd:enumeration value="tdm"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute program / @name
Namespace No namespace
Type xsd:string
Used by
Element program
Source
<xsd:attribute name="name" type="xsd:string" fixed="AccessIndicators"/>
Attribute clinical-trial-number / @registry
Namespace No namespace
Type restriction of xsd:string
Facets
minLength 12
maxLength 200
pattern 10.18810/[a-z-]+
Used by
Source
<xsd:attribute name="registry" use="required">
  <xsd:annotation>
    <xsd:documentation>The clinical trial identifier related to the article.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="200"/>
      <xsd:minLength value="12"/>
      <xsd:pattern value="10.18810/[a-z-]+"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute clinical-trial-number / @type
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration preResults
enumeration results
enumeration postResults
Used by
Source
<xsd:attribute name="type" use="optional">
  <xsd:annotation>
    <xsd:documentation>Used to identify the article publication date in relation to the issuance of the trial results</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="preResults"/>
      <xsd:enumeration value="results"/>
      <xsd:enumeration value="postResults"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute language.atts / @language
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration aa
enumeration ab
enumeration ae
enumeration af
enumeration ak
enumeration am
enumeration an
enumeration ar
enumeration as
enumeration av
enumeration ay
enumeration az
enumeration ba
enumeration be
enumeration bg
enumeration bh
enumeration bi
enumeration bm
enumeration bn
enumeration bo
enumeration br
enumeration bs
enumeration ca
enumeration ce
enumeration ch
enumeration co
enumeration cr
enumeration cs
enumeration cu
enumeration cv
enumeration cy
enumeration da
enumeration de
enumeration dv
enumeration dz
enumeration ee
enumeration el
enumeration en
enumeration eo
enumeration es
enumeration et
enumeration eu
enumeration fa
enumeration ff
enumeration fi
enumeration fj
enumeration fo
enumeration fr
enumeration fy
enumeration ga
enumeration gd
enumeration gl
enumeration gn
enumeration gu
enumeration gv
enumeration ha
enumeration he
enumeration hi
enumeration ho
enumeration hr
enumeration ht
enumeration hu
enumeration hy
enumeration hz
enumeration ia
enumeration id
enumeration ie
enumeration ig
enumeration ii
enumeration ik
enumeration io
enumeration is
enumeration it
enumeration iu
enumeration ja
enumeration jw
enumeration ka
enumeration kg
enumeration ki
enumeration kj
enumeration kk
enumeration kl
enumeration km
enumeration kn
enumeration ko
enumeration kr
enumeration ks
enumeration ku
enumeration kv
enumeration kw
enumeration ky
enumeration la
enumeration lb
enumeration lg
enumeration li
enumeration ln
enumeration lo
enumeration lt
enumeration lu
enumeration lv
enumeration mg
enumeration mu
enumeration mi
enumeration mk
enumeration ml
enumeration mn
enumeration mr
enumeration ms
enumeration mt
enumeration my
enumeration na
enumeration nb
enumeration nd
enumeration ne
enumeration ng
enumeration nl
enumeration nn
enumeration no
enumeration nr
enumeration nv
enumeration ny
enumeration oc
enumeration oj
enumeration om
enumeration or
enumeration os
enumeration pa
enumeration pi
enumeration pl
enumeration ps
enumeration pt
enumeration qu
enumeration rm
enumeration rn
enumeration ro
enumeration ru
enumeration rw
enumeration sa
enumeration sc
enumeration sd
enumeration se
enumeration sg
enumeration si
enumeration sk
enumeration sl
enumeration sm
enumeration sn
enumeration so
enumeration sq
enumeration sr
enumeration ss
enumeration st
enumeration su
enumeration sv
enumeration sw
enumeration ta
enumeration te
enumeration tg
enumeration th
enumeration ti
enumeration tk
enumeration tl
enumeration tn
enumeration to
enumeration tr
enumeration ts
enumeration tt
enumeration tw
enumeration ty
enumeration ug
enumeration uk
enumeration ur
enumeration uz
enumeration ve
enumeration vi
enumeration vo
enumeration wa
enumeration wo
enumeration xh
enumeration yi
enumeration yo
enumeration za
enumeration zh
Used by
Attribute Group language.atts
Source
<xsd:attribute name="language" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="aa"/>
      <xsd:enumeration value="ab"/>
      <xsd:enumeration value="ae"/>
      <xsd:enumeration value="af"/>
      <xsd:enumeration value="ak"/>
      <xsd:enumeration value="am"/>
      <xsd:enumeration value="an"/>
      <xsd:enumeration value="ar"/>
      <xsd:enumeration value="as"/>
      <xsd:enumeration value="av"/>
      <xsd:enumeration value="ay"/>
      <xsd:enumeration value="az"/>
      <xsd:enumeration value="ba"/>
      <xsd:enumeration value="be"/>
      <xsd:enumeration value="bg"/>
      <xsd:enumeration value="bh"/>
      <xsd:enumeration value="bi"/>
      <xsd:enumeration value="bm"/>
      <xsd:enumeration value="bn"/>
      <xsd:enumeration value="bo"/>
      <xsd:enumeration value="br"/>
      <xsd:enumeration value="bs"/>
      <xsd:enumeration value="ca"/>
      <xsd:enumeration value="ce"/>
      <xsd:enumeration value="ch"/>
      <xsd:enumeration value="co"/>
      <xsd:enumeration value="cr"/>
      <xsd:enumeration value="cs"/>
      <xsd:enumeration value="cu"/>
      <xsd:enumeration value="cv"/>
      <xsd:enumeration value="cy"/>
      <xsd:enumeration value="da"/>
      <xsd:enumeration value="de"/>
      <xsd:enumeration value="dv"/>
      <xsd:enumeration value="dz"/>
      <xsd:enumeration value="ee"/>
      <xsd:enumeration value="el"/>
      <xsd:enumeration value="en"/>
      <xsd:enumeration value="eo"/>
      <xsd:enumeration value="es"/>
      <xsd:enumeration value="et"/>
      <xsd:enumeration value="eu"/>
      <xsd:enumeration value="fa"/>
      <xsd:enumeration value="ff"/>
      <xsd:enumeration value="fi"/>
      <xsd:enumeration value="fj"/>
      <xsd:enumeration value="fo"/>
      <xsd:enumeration value="fr"/>
      <xsd:enumeration value="fy"/>
      <xsd:enumeration value="ga"/>
      <xsd:enumeration value="gd"/>
      <xsd:enumeration value="gl"/>
      <xsd:enumeration value="gn"/>
      <xsd:enumeration value="gu"/>
      <xsd:enumeration value="gv"/>
      <xsd:enumeration value="ha"/>
      <xsd:enumeration value="he"/>
      <xsd:enumeration value="hi"/>
      <xsd:enumeration value="ho"/>
      <xsd:enumeration value="hr"/>
      <xsd:enumeration value="ht"/>
      <xsd:enumeration value="hu"/>
      <xsd:enumeration value="hy"/>
      <xsd:enumeration value="hz"/>
      <xsd:enumeration value="ia"/>
      <xsd:enumeration value="id"/>
      <xsd:enumeration value="ie"/>
      <xsd:enumeration value="ig"/>
      <xsd:enumeration value="ii"/>
      <xsd:enumeration value="ik"/>
      <xsd:enumeration value="io"/>
      <xsd:enumeration value="is"/>
      <xsd:enumeration value="it"/>
      <xsd:enumeration value="iu"/>
      <xsd:enumeration value="ja"/>
      <xsd:enumeration value="jw"/>
      <xsd:enumeration value="ka"/>
      <xsd:enumeration value="kg"/>
      <xsd:enumeration value="ki"/>
      <xsd:enumeration value="kj"/>
      <xsd:enumeration value="kk"/>
      <xsd:enumeration value="kl"/>
      <xsd:enumeration value="km"/>
      <xsd:enumeration value="kn"/>
      <xsd:enumeration value="ko"/>
      <xsd:enumeration value="kr"/>
      <xsd:enumeration value="ks"/>
      <xsd:enumeration value="ku"/>
      <xsd:enumeration value="kv"/>
      <xsd:enumeration value="kw"/>
      <xsd:enumeration value="ky"/>
      <xsd:enumeration value="la"/>
      <xsd:enumeration value="lb"/>
      <xsd:enumeration value="lg"/>
      <xsd:enumeration value="li"/>
      <xsd:enumeration value="ln"/>
      <xsd:enumeration value="lo"/>
      <xsd:enumeration value="lt"/>
      <xsd:enumeration value="lu"/>
      <xsd:enumeration value="lv"/>
      <xsd:enumeration value="mg"/>
      <xsd:enumeration value="mu"/>
      <xsd:enumeration value="mi"/>
      <xsd:enumeration value="mk"/>
      <xsd:enumeration value="ml"/>
      <xsd:enumeration value="mn"/>
      <xsd:enumeration value="mr"/>
      <xsd:enumeration value="ms"/>
      <xsd:enumeration value="mt"/>
      <xsd:enumeration value="my"/>
      <xsd:enumeration value="na"/>
      <xsd:enumeration value="nb"/>
      <xsd:enumeration value="nd"/>
      <xsd:enumeration value="ne"/>
      <xsd:enumeration value="ng"/>
      <xsd:enumeration value="nl"/>
      <xsd:enumeration value="nn"/>
      <xsd:enumeration value="no"/>
      <xsd:enumeration value="nr"/>
      <xsd:enumeration value="nv"/>
      <xsd:enumeration value="ny"/>
      <xsd:enumeration value="oc"/>
      <xsd:enumeration value="oj"/>
      <xsd:enumeration value="om"/>
      <xsd:enumeration value="or"/>
      <xsd:enumeration value="os"/>
      <xsd:enumeration value="pa"/>
      <xsd:enumeration value="pi"/>
      <xsd:enumeration value="pl"/>
      <xsd:enumeration value="ps"/>
      <xsd:enumeration value="pt"/>
      <xsd:enumeration value="qu"/>
      <xsd:enumeration value="rm"/>
      <xsd:enumeration value="rn"/>
      <xsd:enumeration value="ro"/>
      <xsd:enumeration value="ru"/>
      <xsd:enumeration value="rw"/>
      <xsd:enumeration value="sa"/>
      <xsd:enumeration value="sc"/>
      <xsd:enumeration value="sd"/>
      <xsd:enumeration value="se"/>
      <xsd:enumeration value="sg"/>
      <xsd:enumeration value="si"/>
      <xsd:enumeration value="sk"/>
      <xsd:enumeration value="sl"/>
      <xsd:enumeration value="sm"/>
      <xsd:enumeration value="sn"/>
      <xsd:enumeration value="so"/>
      <xsd:enumeration value="sq"/>
      <xsd:enumeration value="sr"/>
      <xsd:enumeration value="ss"/>
      <xsd:enumeration value="st"/>
      <xsd:enumeration value="su"/>
      <xsd:enumeration value="sv"/>
      <xsd:enumeration value="sw"/>
      <xsd:enumeration value="ta"/>
      <xsd:enumeration value="te"/>
      <xsd:enumeration value="tg"/>
      <xsd:enumeration value="th"/>
      <xsd:enumeration value="ti"/>
      <xsd:enumeration value="tk"/>
      <xsd:enumeration value="tl"/>
      <xsd:enumeration value="tn"/>
      <xsd:enumeration value="to"/>
      <xsd:enumeration value="tr"/>
      <xsd:enumeration value="ts"/>
      <xsd:enumeration value="tt"/>
      <xsd:enumeration value="tw"/>
      <xsd:enumeration value="ty"/>
      <xsd:enumeration value="ug"/>
      <xsd:enumeration value="uk"/>
      <xsd:enumeration value="ur"/>
      <xsd:enumeration value="uz"/>
      <xsd:enumeration value="ve"/>
      <xsd:enumeration value="vi"/>
      <xsd:enumeration value="vo"/>
      <xsd:enumeration value="wa"/>
      <xsd:enumeration value="wo"/>
      <xsd:enumeration value="xh"/>
      <xsd:enumeration value="yi"/>
      <xsd:enumeration value="yo"/>
      <xsd:enumeration value="za"/>
      <xsd:enumeration value="zh"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute inter_work_relation / @relationship-type
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration isDerivedFrom
enumeration hasDerivation
enumeration isReviewOf
enumeration hasReview
enumeration isCommentOn
enumeration hasComment
enumeration isReplyTo
enumeration hasReply
enumeration basedOnData
enumeration isDataBasisFor
enumeration hasRelatedMaterial
enumeration isRelatedMaterial
enumeration isCompiledBy
enumeration compiles
enumeration isDocumentedBy
enumeration documents
enumeration isSupplementTo
enumeration isSupplementedBy
enumeration isContinuedBy
enumeration continues
enumeration isPartOf
enumeration hasPart
enumeration references
enumeration isReferencedBy
enumeration isBasedOn
enumeration isBasisFor
enumeration requires
enumeration isRequiredBy
Used by
Source
<xsd:attribute name="relationship-type" use="required">
  <xsd:annotation>
    <xsd:documentation>Used to describe relations between items that are not the same work.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <!--   Crossref  -->
      <xsd:enumeration value="isDerivedFrom"/>
      <!-- hasDerivation -->
      <xsd:enumeration value="hasDerivation"/>
      <!-- isDerivedFrom -->
      <xsd:enumeration value="isReviewOf"/>
      <!-- hasReview -->
      <xsd:enumeration value="hasReview"/>
      <!-- isReviewOf -->
      <xsd:enumeration value="isCommentOn"/>
      <!-- hasComment -->
      <xsd:enumeration value="hasComment"/>
      <!-- isCommentOn -->
      <xsd:enumeration value="isReplyTo"/>
      <!-- hasReply -->
      <xsd:enumeration value="hasReply"/>
      <!-- isReplyTo -->
      <xsd:enumeration value="basedOnData"/>
      <!-- isDataBasisFor -->
      <xsd:enumeration value="isDataBasisFor"/>
      <!-- basedOnData -->
      <xsd:enumeration value="hasRelatedMaterial"/>
      <!-- isRelatedMaterial -->
      <xsd:enumeration value="isRelatedMaterial"/>
      <!-- hasRelatedMaterial -->
      <!--   Common with DataCite  -->
      <xsd:enumeration value="isCompiledBy"/>
      <!-- compiles -->
      <xsd:enumeration value="compiles"/>
      <!-- isCompiledBy -->
      <xsd:enumeration value="isDocumentedBy"/>
      <!-- documents -->
      <xsd:enumeration value="documents"/>
      <!-- isDocumentedBy -->
      <xsd:enumeration value="isSupplementTo"/>
      <!-- isSupplememtedBy -->
      <xsd:enumeration value="isSupplementedBy"/>
      <!-- isSupplementTo -->
      <xsd:enumeration value="isContinuedBy"/>
      <!-- continues -->
      <xsd:enumeration value="continues"/>
      <!-- isContinuedBy -->
      <!--   From Dublin core -->
      <xsd:enumeration value="isPartOf"/>
      <!-- hasPart -->
      <xsd:enumeration value="hasPart"/>
      <!-- isPartOf -->
      <xsd:enumeration value="references"/>
      <!-- isReferencedBy -->
      <xsd:enumeration value="isReferencedBy"/>
      <!-- references -->
      <xsd:enumeration value="isBasedOn"/>
      <!-- isBasisFor -->
      <xsd:enumeration value="isBasisFor"/>
      <!-- isBasedOn -->
      <xsd:enumeration value="requires"/>
      <!-- isRequiredBy -->
      <xsd:enumeration value="isRequiredBy"/>
      <!-- requires -->
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute relations_type.atts / @identifier-type
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration doi
enumeration issn
enumeration isbn
enumeration uri
enumeration pmid
enumeration pmcid
enumeration purl
enumeration arxiv
enumeration ark
enumeration handle
enumeration uuid
enumeration ecli
enumeration accession
enumeration other
Used by
Attribute Group relations_type.atts
Source
<xsd:attribute name="identifier-type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="doi"/>
      <xsd:enumeration value="issn"/>
      <xsd:enumeration value="isbn"/>
      <xsd:enumeration value="uri"/>
      <xsd:enumeration value="pmid"/>
      <xsd:enumeration value="pmcid"/>
      <xsd:enumeration value="purl"/>
      <xsd:enumeration value="arxiv"/>
      <xsd:enumeration value="ark"/>
      <xsd:enumeration value="handle"/>
      <xsd:enumeration value="uuid"/>
      <xsd:enumeration value="ecli"/>
      <xsd:enumeration value="accession"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute relations_type.atts / @namespace
Namespace No namespace
Type restriction of xsd:string
Facets
minLength 4
maxLength 1024
Used by
Attribute Group relations_type.atts
Source
<xsd:attribute name="namespace">
  <xsd:annotation>
    <xsd:documentation>An identifier systems may require a namespace that is needed in addition to the identifer value to provide uniqueness.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="1024"/>
      <xsd:minLength value="4"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute intra_work_relation / @relationship-type
Namespace No namespace
Type restriction of xsd:string
Facets
enumeration isTranslationOf
enumeration hasTranslation
enumeration isPreprintOf
enumeration hasPreprint
enumeration isManuscriptOf
enumeration hasManuscript
enumeration isExpressionOf
enumeration hasExpression
enumeration isManifestationOf
enumeration hasManifestation
enumeration isReplacedBy
enumeration replaces
enumeration isSameAs
enumeration isIdenticalTo
enumeration isVariantFormOf
enumeration isOriginalFormOf
enumeration isVersionOf
enumeration hasVersion
enumeration isFormatOf
enumeration hasFormat
Used by
Source
<xsd:attribute name="relationship-type" use="required">
  <xsd:annotation>
    <xsd:documentation>Used to define relations between items that are essentially the same work but may differ in some way that impacts citation, for example a difference in format, language, or revision. Assigning different identifers to exactly the same item available in one place or as copies in multiple places can be problematic and should be avoided.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <!--   Crossref  -->
      <xsd:enumeration value="isTranslationOf"/>
      <!-- hasTranslation -->
      <xsd:enumeration value="hasTranslation"/>
      <!-- isTranslationOf -->
      <xsd:enumeration value="isPreprintOf"/>
      <!-- hasPreprint -->
      <xsd:enumeration value="hasPreprint"/>
      <!-- isPreprintOf -->
      <xsd:enumeration value="isManuscriptOf"/>
      <!-- hasManuscript -->
      <xsd:enumeration value="hasManuscript"/>
      <!-- isManuscriptOf -->
      <xsd:enumeration value="isExpressionOf"/>
      <!-- hasExpression -->
      <xsd:enumeration value="hasExpression"/>
      <!-- isExpressionOf -->
      <xsd:enumeration value="isManifestationOf"/>
      <!-- hasManifestation -->
      <xsd:enumeration value="hasManifestation"/>
      <!-- isManifestationOf -->
      <xsd:enumeration value="isReplacedBy"/>
      <!-- replaces -->
      <xsd:enumeration value="replaces"/>
      <!-- isReplacedBy -->
      <xsd:enumeration value="isSameAs"/>
      <!-- isSameAs -->
      <!--   Common with DataCite  -->
      <xsd:enumeration value="isIdenticalTo"/>
      <!-- isIdenticalTo -->
      <xsd:enumeration value="isVariantFormOf"/>
      <!-- isOriginalFormOf -->
      <xsd:enumeration value="isOriginalFormOf"/>
      <!-- isVariantFormOf -->
      <!--   From Dublin core -->
      <xsd:enumeration value="isVersionOf"/>
      <!-- hasVersion -->
      <xsd:enumeration value="hasVersion"/>
      <!-- isVersionOf -->
      <xsd:enumeration value="isFormatOf"/>
      <!-- hasFormat -->
      <xsd:enumeration value="hasFormat"/>
      <!-- isFormatOf -->
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute program / @name
Namespace No namespace
Type xsd:string
Used by
Element program
Source
<xsd:attribute name="name" type="xsd:string" fixed="relations"/>
Attribute scn_policy_set / @start_date
Namespace No namespace
Type xsd:date
Used by
Element scn_policy_set
Source
<xsd:attribute name="start_date" type="xsd:date" use="optional"/>
Attribute citation_key.atts / @key
Namespace No namespace
Type restriction of xsd:string
Facets
whiteSpace collapse
minLength 1
maxLength 128
Used by
Attribute Group citation_key.atts
Source
<xsd:attribute name="key" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="128"/>
      <xsd:whiteSpace value="collapse"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute component / @parent_relation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration isPartOf
enumeration isReferencedBy
enumeration isRequiredBy
enumeration isTranslationOf
Used by
Element component
Source
<xsd:attribute name="parent_relation" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="isPartOf"/>
      <xsd:enumeration value="isReferencedBy"/>
      <xsd:enumeration value="isRequiredBy"/>
      <xsd:enumeration value="isTranslationOf"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute component / @reg-agency
Namespace No namespace
Type xsd:string
Used by
Element component
Source
<xsd:attribute name="reg-agency" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string"/>
  </xsd:simpleType>
</xsd:attribute>
Attribute component / @component_size
Namespace No namespace
Type xsd:nonNegativeInteger
Used by
Element component
Source
<xsd:attribute name="component_size">
  <xsd:simpleType>
    <xsd:restriction base="xsd:nonNegativeInteger"/>
  </xsd:simpleType>
</xsd:attribute>
Attribute publication_type.atts / @publication_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration abstract_only
enumeration full_text
enumeration bibliographic_record
Used by
Attribute Group publication_type.atts
Source
<xsd:attribute name="publication_type" default="full_text">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="abstract_only"/>
      <xsd:enumeration value="full_text"/>
      <xsd:enumeration value="bibliographic_record"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute noisbn / @reason
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration archive_volume
enumeration monograph
enumeration simple_series
Used by
Element noisbn
Source
<xsd:attribute name="reason" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="archive_volume"/>
      <xsd:enumeration value="monograph"/>
      <xsd:enumeration value="simple_series"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute content_item / @component_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration chapter
enumeration section
enumeration part
enumeration track
enumeration reference_entry
enumeration other
Used by
Element content_item
Source
<xsd:attribute name="component_type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="chapter"/>
      <xsd:enumeration value="section"/>
      <xsd:enumeration value="part"/>
      <xsd:enumeration value="track"/>
      <xsd:enumeration value="reference_entry"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute content_item / @level_sequence_number
Namespace No namespace
Type restriction of xsd:positiveInteger
Facets
totalDigits 1
maxInclusive 9
minInclusive 1
Used by
Element content_item
Source
<xsd:attribute name="level_sequence_number" default="1">
  <xsd:simpleType>
    <xsd:restriction base="xsd:positiveInteger">
      <xsd:maxInclusive value="9"/>
      <xsd:minInclusive value="1"/>
      <xsd:totalDigits value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute book / @book_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration edited_book
enumeration monograph
enumeration reference
enumeration other
Used by
Element book
Source
<xsd:attribute name="book_type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="edited_book"/>
      <xsd:enumeration value="monograph"/>
      <xsd:enumeration value="reference"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute conference_date / @start_day
Namespace No namespace
Type xrefDay
Facets
totalDigits 2
maxInclusive 31
minInclusive 01
Used by
Element conference_date
Source
<xsd:attribute name="start_day" type="xrefDay" use="optional"/>
Attribute conference_date / @start_month
Namespace No namespace
Type xrefMonth
Facets
totalDigits 2
maxInclusive 34
minInclusive 01
Used by
Element conference_date
Source
<xsd:attribute name="start_month" type="xrefMonth" use="optional"/>
Attribute conference_date / @start_year
Namespace No namespace
Type xrefYear
Facets
totalDigits 4
maxInclusive 2200
minInclusive 1400
Used by
Element conference_date
Source
<xsd:attribute name="start_year" type="xrefYear" use="optional"/>
Attribute conference_date / @end_day
Namespace No namespace
Type xrefDay
Facets
totalDigits 2
maxInclusive 31
minInclusive 01
Used by
Element conference_date
Source
<xsd:attribute name="end_day" type="xrefDay" use="optional"/>
Attribute conference_date / @end_month
Namespace No namespace
Type xrefMonth
Facets
totalDigits 2
maxInclusive 34
minInclusive 01
Used by
Element conference_date
Source
<xsd:attribute name="end_month" type="xrefMonth" use="optional"/>
Attribute conference_date / @end_year
Namespace No namespace
Type xrefYear
Facets
totalDigits 4
maxInclusive 2200
minInclusive 1400
Used by
Element conference_date
Source
<xsd:attribute name="end_year" type="xrefYear" use="optional"/>
Attribute sa_component / @parent_doi
Namespace No namespace
Type restriction of xsd:string
Facets
minLength 6
maxLength 2048
Used by
Element sa_component
Source
<xsd:attribute name="parent_doi" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:maxLength value="2048"/>
      <xsd:minLength value="6"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute std_set_designator / @family
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="family" type="xsd:string"/>
Attribute std_undated_designator / @family
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="family" type="xsd:string"/>
Attribute std_undated_designator / @set
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="set" type="xsd:string"/>
Attribute std_as_published / @family
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="family" type="xsd:string"/>
Attribute std_as_published / @set
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="set" type="xsd:string"/>
Attribute std_as_published / @undated
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="undated" type="xsd:string"/>
Attribute std_alt_as_published / @reason
Namespace No namespace
Type list of restriction of xsd:NMTOKEN
Used by
Source
<xsd:attribute name="reason" use="required">
  <xsd:simpleType>
    <xsd:list>
      <xsd:simpleType>
        <xsd:restriction base="xsd:NMTOKEN">
          <xsd:enumeration value="editorial"/>
          <xsd:enumeration value="revision"/>
          <xsd:enumeration value="reapproval"/>
          <xsd:enumeration value="correction"/>
          <xsd:enumeration value="amendment"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:list>
  </xsd:simpleType>
</xsd:attribute>
Attribute std_alt_as_published / @approvedMonth
Namespace No namespace
Type restriction of xsd:positiveInteger
Facets
totalDigits 2
maxInclusive 12
minInclusive 01
Used by
Source
<xsd:attribute name="approvedMonth" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:positiveInteger">
      <xsd:maxInclusive value="12"/>
      <xsd:minInclusive value="01"/>
      <xsd:totalDigits value="2"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute std_alt_as_published / @approvedYear
Namespace No namespace
Type xsd:gYear
Used by
Source
<xsd:attribute name="approvedYear" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:gYear"/>
  </xsd:simpleType>
</xsd:attribute>
Attribute standard_metadata / @publication_status
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration released
enumeration withdrawn
Used by
Source
<xsd:attribute name="publication_status" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="released"/>
      <xsd:enumeration value="withdrawn"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute dataset / @dataset_type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration record
enumeration collection
enumeration crossmark_policy
enumeration other
Used by
Element dataset
Source
<xsd:attribute name="dataset_type" default="record">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="record"/>
      <xsd:enumeration value="collection"/>
      <xsd:enumeration value="crossmark_policy"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute peer_review / @stage
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration pre-publication
enumeration post-publication
Used by
Element peer_review
Source
<xsd:attribute name="stage" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="pre-publication"/>
      <xsd:enumeration value="post-publication"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute peer_review / @type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration referee-report
enumeration editor-report
enumeration author-comment
enumeration community-comment
enumeration manuscript
enumeration aggregate
enumeration recommendation
Used by
Element peer_review
Source
<xsd:attribute name="type" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="referee-report"/>
      <xsd:enumeration value="editor-report"/>
      <xsd:enumeration value="author-comment"/>
      <xsd:enumeration value="community-comment"/>
      <xsd:enumeration value="manuscript"/>
      <xsd:enumeration value="aggregate"/>
      <xsd:enumeration value="recommendation"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute peer_review / @recommendation
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration major-revision
enumeration minor-revision
enumeration reject
enumeration reject-with-resubmit
enumeration accept
enumeration accept-with-reservation
Used by
Element peer_review
Source
<xsd:attribute name="recommendation" use="optional">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="major-revision"/>
      <xsd:enumeration value="minor-revision"/>
      <xsd:enumeration value="reject"/>
      <xsd:enumeration value="reject-with-resubmit"/>
      <xsd:enumeration value="accept"/>
      <xsd:enumeration value="accept-with-reservation"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute peer_review / @revision-round
Namespace No namespace
Type xsd:integer
Used by
Element peer_review
Source
<xsd:attribute name="revision-round" use="optional" type="xsd:integer">
  <xsd:annotation>
    <xsd:documentation>Required attribute. First submission defined as revision round zero</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute a / @href
Namespace No namespace
Type xsd:anyURI
Used by
Element a
Source
<xsd:attribute name="href" type="xsd:anyURI"/>
Attribute posted_content / @type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration preprint
enumeration working_paper
enumeration letter
enumeration dissertation
enumeration report
enumeration review
enumeration other
Used by
Element posted_content
Source
<xsd:attribute name="type" default="preprint">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="preprint"/>
      <xsd:enumeration value="working_paper"/>
      <xsd:enumeration value="letter"/>
      <xsd:enumeration value="dissertation"/>
      <xsd:enumeration value="report"/>
      <xsd:enumeration value="review"/>
      <xsd:enumeration value="other"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute doi_batch / @version
Namespace No namespace
Type xsd:string
Used by
Element doi_batch
Source
<xsd:attribute name="version" type="xsd:string" fixed="4.4.2"/>
Attribute property / @type
Namespace No namespace
Type xsd:string
Used by
Element property
Source
<xsd:attribute name="type" type="xsd:string" use="required"/>
Attribute unassigned_content / @type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration aheadOfPrint
Used by
Source
<xsd:attribute name="type" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="aheadOfPrint"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute m:ci.type / @type
Namespace No namespace
Used by
Attribute Group m:ci.type
Source
<xs:attribute name="type" use="required"/>
Attribute m:base / @base
Namespace No namespace
Used by
Attribute Group m:base
Source
<xs:attribute name="base" use="required"/>
Attribute m:type / @type
Namespace No namespace
Used by
Attribute Group m:type
Source
<xs:attribute name="type" use="required"/>
Attribute m:order / @order
Namespace No namespace
Type restriction of xs:token
Facets
enumeration numeric
enumeration lexicographic
Used by
Attribute Group m:order
Source
<xs:attribute name="order" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="numeric"/>
      <xs:enumeration value="lexicographic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:closure / @closure
Namespace No namespace
Used by
Attribute Group m:closure
Source
<xs:attribute name="closure" use="required"/>
Attribute m:declare / @nargs
Namespace No namespace
Type xs:nonNegativeInteger
Source
<xs:attribute name="nargs" type="xs:nonNegativeInteger"/>
Attribute m:declare / @occurrence
Namespace No namespace
Type restriction of xs:token
Facets
enumeration prefix
enumeration infix
enumeration function-model
Source
<xs:attribute name="occurrence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="function-model"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:declare / @scope
Namespace No namespace
Type xs:string
Source
<xs:attribute name="scope" type="xs:string"/>
Attribute m:declare / @type
Namespace No namespace
Type xs:string
Source
<xs:attribute name="type" type="xs:string"/>
Attribute m:tendsto / @type
Namespace No namespace
Used by
Element m:tendsto
Source
<xs:attribute name="type"/>
Attribute m:set / @type
Namespace No namespace
Used by
Element m:set
Source
<xs:attribute name="type"/>
Attribute m:list / @order
Namespace No namespace
Type restriction of xs:token
Facets
enumeration numeric
enumeration lexicographic
Used by
Element m:list
Source
<xs:attribute name="order">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="numeric"/>
      <xs:enumeration value="lexicographic"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtd.attributes / @rowspan
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="rowspan" type="m:positive-integer"/>
Attribute m:mtd.attributes / @columnspan
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="columnspan" type="m:positive-integer"/>
Attribute m:mtd.attributes / @rowalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration top
enumeration bottom
enumeration center
enumeration baseline
enumeration axis
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="baseline"/>
      <xs:enumeration value="axis"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtd.attributes / @columnalign
Namespace No namespace
Type m:columnalignstyle
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="columnalign" type="m:columnalignstyle"/>
Attribute m:mtd.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtd.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list"/>
Attribute m:mscarry.attributes / @location
Namespace No namespace
Type restriction of xs:token
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mscarry.attributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarry.attributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Used by
Attribute Group m:mscarry.attributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @position
Namespace No namespace
Type m:integer
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:mscarries.attributes / @location
Namespace No namespace
Type restriction of xs:token
Facets
enumeration w
enumeration nw
enumeration n
enumeration ne
enumeration e
enumeration se
enumeration s
enumeration sw
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="location">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="w"/>
      <xs:enumeration value="nw"/>
      <xs:enumeration value="n"/>
      <xs:enumeration value="ne"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="se"/>
      <xs:enumeration value="s"/>
      <xs:enumeration value="sw"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @crossout
Namespace No namespace
Type list of restriction of xs:token
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="crossout">
  <xs:simpleType>
    <xs:list>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="none"/>
          <xs:enumeration value="updiagonalstrike"/>
          <xs:enumeration value="downdiagonalstrike"/>
          <xs:enumeration value="verticalstrike"/>
          <xs:enumeration value="horizontalstrike"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:list>
  </xs:simpleType>
</xs:attribute>
Attribute m:mscarries.attributes / @scriptsizemultiplier
Namespace No namespace
Type m:number
Used by
Attribute Group m:mscarries.attributes
Source
<xs:attribute name="scriptsizemultiplier" type="m:number"/>
Attribute m:msline.attributes / @position
Namespace No namespace
Type m:integer
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msline.attributes / @length
Namespace No namespace
Type m:unsigned-integer
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="length" type="m:unsigned-integer"/>
Attribute m:msline.attributes / @leftoverhang
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="leftoverhang" type="m:length"/>
Attribute m:msline.attributes / @rightoverhang
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="rightoverhang" type="m:length"/>
Attribute m:msline.attributes / @mslinethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:msline.attributes
Source
<xs:attribute name="mslinethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:msrow.attributes / @position
Namespace No namespace
Type m:integer
Used by
Attribute Group m:msrow.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msgroup.attributes / @position
Namespace No namespace
Type m:integer
Used by
Attribute Group m:msgroup.attributes
Source
<xs:attribute name="position" type="m:integer"/>
Attribute m:msgroup.attributes / @shift
Namespace No namespace
Type m:integer
Used by
Attribute Group m:msgroup.attributes
Source
<xs:attribute name="shift" type="m:integer"/>
Attribute m:malignmark.attributes / @edge
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
Used by
Attribute Group m:malignmark.attributes
Source
<xs:attribute name="edge">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @mathvariant
Namespace No namespace
Type restriction of xs:token
Facets
enumeration normal
enumeration bold
enumeration italic
enumeration bold-italic
enumeration double-struck
enumeration bold-fraktur
enumeration script
enumeration bold-script
enumeration fraktur
enumeration sans-serif
enumeration bold-sans-serif
enumeration sans-serif-italic
enumeration sans-serif-bold-italic
enumeration monospace
enumeration initial
enumeration tailed
enumeration looped
enumeration stretched
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="mathvariant">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="normal"/>
      <xs:enumeration value="bold"/>
      <xs:enumeration value="italic"/>
      <xs:enumeration value="bold-italic"/>
      <xs:enumeration value="double-struck"/>
      <xs:enumeration value="bold-fraktur"/>
      <xs:enumeration value="script"/>
      <xs:enumeration value="bold-script"/>
      <xs:enumeration value="fraktur"/>
      <xs:enumeration value="sans-serif"/>
      <xs:enumeration value="bold-sans-serif"/>
      <xs:enumeration value="sans-serif-italic"/>
      <xs:enumeration value="sans-serif-bold-italic"/>
      <xs:enumeration value="monospace"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="tailed"/>
      <xs:enumeration value="looped"/>
      <xs:enumeration value="stretched"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @mathsize
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="mathsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="small"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="normal"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="big"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:TokenAtt / @dir
Namespace No namespace
Type restriction of xs:token
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:TokenAtt
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @form
Namespace No namespace
Type restriction of xs:token
Facets
enumeration prefix
enumeration infix
enumeration postfix
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="form">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="prefix"/>
      <xs:enumeration value="infix"/>
      <xs:enumeration value="postfix"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @fence
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="fence">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @separator
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="separator">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @lspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="lspace" type="m:length"/>
Attribute m:mo.attributes / @rspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="rspace" type="m:length"/>
Attribute m:mo.attributes / @stretchy
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="stretchy">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @symmetric
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="symmetric">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @maxsize
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="maxsize">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="infinity"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @minsize
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="minsize" type="m:length"/>
Attribute m:mo.attributes / @largeop
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="largeop">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @movablelimits
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="movablelimits">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @lineleading
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="lineleading" type="m:length"/>
Attribute m:mo.attributes / @linebreakstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration before
enumeration after
enumeration duplicate
enumeration infixlinebreakstyle
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreakstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="before"/>
      <xs:enumeration value="after"/>
      <xs:enumeration value="duplicate"/>
      <xs:enumeration value="infixlinebreakstyle"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @linebreakmultchar
Namespace No namespace
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="linebreakmultchar"/>
Attribute m:mo.attributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mo.attributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mo.attributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mo.attributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mo.attributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @width
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="width" type="m:length"/>
Attribute m:mspace.attributes / @height
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="height" type="m:length"/>
Attribute m:mspace.attributes / @depth
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="depth" type="m:length"/>
Attribute m:mspace.attributes / @linebreak
Namespace No namespace
Type restriction of xs:token
Facets
enumeration auto
enumeration newline
enumeration nobreak
enumeration goodbreak
enumeration badbreak
enumeration indentingnewline
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="linebreak">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="auto"/>
      <xs:enumeration value="newline"/>
      <xs:enumeration value="nobreak"/>
      <xs:enumeration value="goodbreak"/>
      <xs:enumeration value="badbreak"/>
      <xs:enumeration value="indentingnewline"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshift" type="m:length"/>
Attribute m:mspace.attributes / @indenttarget
Namespace No namespace
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indenttarget"/>
Attribute m:mspace.attributes / @indentalignfirst
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalignfirst">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshiftfirst
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshiftfirst">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentalignlast
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration auto
enumeration id
enumeration indentalign
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentalignlast">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="auto"/>
      <xs:enumeration value="id"/>
      <xs:enumeration value="indentalign"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mspace.attributes / @indentshiftlast
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mspace.attributes
Source
<xs:attribute name="indentshiftlast">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="indentshift"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:ms.attributes / @lquote
Namespace No namespace
Used by
Attribute Group m:ms.attributes
Source
<xs:attribute name="lquote"/>
Attribute m:ms.attributes / @rquote
Namespace No namespace
Used by
Attribute Group m:ms.attributes
Source
<xs:attribute name="rquote"/>
Attribute m:maligngroup.attributes / @groupalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:maligngroup.attributes
Source
<xs:attribute name="groupalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mrow.attributes / @dir
Namespace No namespace
Type restriction of xs:token
Facets
enumeration ltr
enumeration rtl
Used by
Attribute Group m:mrow.attributes
Source
<xs:attribute name="dir">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="ltr"/>
      <xs:enumeration value="rtl"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @linethickness
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="linethickness">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thin"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="thick"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @numalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="numalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @denomalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="denomalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mfrac.attributes / @bevelled
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mfrac.attributes
Source
<xs:attribute name="bevelled">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstyle.deprecatedattributes / @veryverythinmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="veryverythinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @verythinmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="verythinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @thinmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="thinmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @mediummathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="mediummathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @thickmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="thickmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @verythickmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="verythickmathspace" type="m:length"/>
Attribute m:mstyle.deprecatedattributes / @veryverythickmathspace
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Source
<xs:attribute name="veryverythickmathspace" type="m:length"/>
Attribute m:mpadded.attributes / @height
Namespace No namespace
Type m:mpadded-length
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="height" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @depth
Namespace No namespace
Type m:mpadded-length
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="depth" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @width
Namespace No namespace
Type m:mpadded-length
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="width" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @lspace
Namespace No namespace
Type m:mpadded-length
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="lspace" type="m:mpadded-length"/>
Attribute m:mpadded.attributes / @voffset
Namespace No namespace
Type m:mpadded-length
Facets
pattern \s*([\+\-]?[0-9]*([0-9]\.?|\.[0-9])[0-9]*\s*((%?\s*(height|depth|width)?)|e[mx]|in|cm|mm|p[xtc]|((negative)?((very){0,2}thi(n|ck)|medium)mathspace))?)\s*
Used by
Attribute Group m:mpadded.attributes
Source
<xs:attribute name="voffset" type="m:mpadded-length"/>
Attribute m:mfenced.attributes / @open
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="open"/>
Attribute m:mfenced.attributes / @close
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="close"/>
Attribute m:mfenced.attributes / @separators
Namespace No namespace
Used by
Attribute Group m:mfenced.attributes
Source
<xs:attribute name="separators"/>
Attribute m:menclose.attributes / @notation
Namespace No namespace
Used by
Attribute Group m:menclose.attributes
Source
<xs:attribute name="notation"/>
Attribute m:msub.attributes / @subscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msub.attributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:msup.attributes / @superscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msup.attributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:msubsup.attributes / @subscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msubsup.attributes
Source
<xs:attribute name="subscriptshift" type="m:length"/>
Attribute m:msubsup.attributes / @superscriptshift
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:msubsup.attributes
Source
<xs:attribute name="superscriptshift" type="m:length"/>
Attribute m:munder.attributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munder.attributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munder.attributes / @align
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:munder.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mover.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mover.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mover.attributes / @align
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:mover.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @accent
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="accent">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @accentunder
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="accentunder">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:munderover.attributes / @align
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration center
Used by
Attribute Group m:munderover.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="center"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @align
Namespace No namespace
Type restriction of xs:string
Facets
pattern \s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowalign
Namespace No namespace
Type restriction of list of m:verticalalign
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:verticalalign"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mtable.attributes / @alignmentscope
Namespace No namespace
Type restriction of list of restriction of xs:token
Type hierarchy
  • xs:token
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="alignmentscope">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="true"/>
              <xs:enumeration value="false"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnwidth
Namespace No namespace
Type restriction of list of union of(m:length, restriction of xs:token, restriction of xs:token)
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnwidth">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length">
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="auto"/>
                </xs:restriction>
              </xs:simpleType>
              <xs:simpleType>
                <xs:restriction base="xs:token">
                  <xs:enumeration value="fit"/>
                </xs:restriction>
              </xs:simpleType>
            </xs:union>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @width
Namespace No namespace
Type union of(m:length, restriction of xs:token)
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="width">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="auto"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnspacing
Namespace No namespace
Type restriction of list of m:length
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnspacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:length"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @rowlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="rowlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @columnlines
Namespace No namespace
Type restriction of list of m:linestyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="columnlines">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:linestyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @frame
Namespace No namespace
Type m:linestyle
Facets
enumeration none
enumeration solid
enumeration dashed
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="frame" type="m:linestyle"/>
Attribute m:mtable.attributes / @framespacing
Namespace No namespace
Type restriction of list of union of(m:length, m:length)
Facets
length 2
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="framespacing">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list>
          <xs:simpleType>
            <xs:union memberTypes="m:length m:length"/>
          </xs:simpleType>
        </xs:list>
      </xs:simpleType>
      <xs:length value="2"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @equalrows
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="equalrows">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @equalcolumns
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="equalcolumns">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @displaystyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration true
enumeration false
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="displaystyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="true"/>
      <xs:enumeration value="false"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @side
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration right
enumeration leftoverlap
enumeration rightoverlap
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="side">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="leftoverlap"/>
      <xs:enumeration value="rightoverlap"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtable.attributes / @minlabelspacing
Namespace No namespace
Type m:length
Facets
pattern \s*((-?[0-9]*([0-9]\.?|\.[0-9])[0-9]*(e[mx]|in|cm|mm|p[xtc]|%)?)|(negative)?((very){0,2}thi(n|ck)|medium)mathspace)\s*
Used by
Attribute Group m:mtable.attributes
Source
<xs:attribute name="minlabelspacing" type="m:length"/>
Attribute m:mtr.attributes / @rowalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration top
enumeration bottom
enumeration center
enumeration baseline
enumeration axis
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="rowalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="top"/>
      <xs:enumeration value="bottom"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="baseline"/>
      <xs:enumeration value="axis"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtr.attributes / @columnalign
Namespace No namespace
Type restriction of list of m:columnalignstyle
Type hierarchy
Facets
minLength 1
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="columnalign">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="m:columnalignstyle"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mtr.attributes / @groupalign
Namespace No namespace
Type m:group-alignment-list-list
Facets
pattern (\s*\{\s*(left|center|right|decimalpoint)(\s+(left|center|right|decimalpoint))*\})*\s*
Used by
Attribute Group m:mtr.attributes
Source
<xs:attribute name="groupalign" type="m:group-alignment-list-list"/>
Attribute m:mstack.attributes / @align
Namespace No namespace
Type restriction of xs:string
Facets
pattern \s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="align">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\s*(top|bottom|center|baseline|axis)(\s+-?[0-9]+)?\s*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @stackalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
enumeration decimalpoint
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="stackalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
      <xs:enumeration value="decimalpoint"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @charalign
Namespace No namespace
Type restriction of xs:token
Facets
enumeration left
enumeration center
enumeration right
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="charalign">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="left"/>
      <xs:enumeration value="center"/>
      <xs:enumeration value="right"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:mstack.attributes / @charspacing
Namespace No namespace
Type union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token)
Used by
Attribute Group m:mstack.attributes
Source
<xs:attribute name="charspacing">
  <xs:simpleType>
    <xs:union memberTypes="m:length">
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="loose"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="medium"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:simpleType>
        <xs:restriction base="xs:token">
          <xs:enumeration value="tight"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:union>
  </xs:simpleType>
</xs:attribute>
Attribute m:mlongdiv.attributes / @longdivstyle
Namespace No namespace
Type restriction of xs:token
Facets
enumeration lefttop
enumeration stackedrightright
enumeration mediumstackedrightright
enumeration shortstackedrightright
enumeration righttop
enumeration left/\right
enumeration left)(right
enumeration :right=right
enumeration stackedleftleft
enumeration stackedleftlinetop
Used by
Attribute Group m:mlongdiv.attributes
Source
<xs:attribute name="longdivstyle">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="lefttop"/>
      <xs:enumeration value="stackedrightright"/>
      <xs:enumeration value="mediumstackedrightright"/>
      <xs:enumeration value="shortstackedrightright"/>
      <xs:enumeration value="righttop"/>
      <xs:enumeration value="left/\right"/>
      <xs:enumeration value="left)(right"/>
      <xs:enumeration value=":right=right"/>
      <xs:enumeration value="stackedleftleft"/>
      <xs:enumeration value="stackedleftlinetop"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute m:maction.attributes / @actiontype
Namespace No namespace
Used by
Attribute Group m:maction.attributes
Source
<xs:attribute name="actiontype" use="required"/>
Attribute m:maction.attributes / @selection
Namespace No namespace
Type m:positive-integer
Used by
Attribute Group m:maction.attributes
Source
<xs:attribute name="selection" type="m:positive-integer"/>
Attribute m:name / @name
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:name
Source
<xs:attribute name="name" use="required" type="xs:NCName"/>
Attribute m:cd / @cd
Namespace No namespace
Type xs:NCName
Used by
Attribute Group m:cd
Source
<xs:attribute name="cd" use="required" type="xs:NCName"/>
Attribute abbrev-journal-title / @abbrev-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="abbrev-type" use="optional" type="xsd:string"/>
Attribute abbrev-journal-title / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute abbrev-journal-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute ack / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute ack / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute ack / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute alt-title / @alt-title-type
Namespace No namespace
Type xsd:string
Used by
Element alt-title
Source
<xsd:attribute name="alt-title-type" use="optional" type="xsd:string"/>
Attribute alt-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element alt-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute alt-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element alt-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute app / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute app / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute app / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute app-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute app-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute app-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute journal-title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element journal-title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute journal-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element journal-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute journal-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element journal-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute journal-subtitle / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute journal-subtitle / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute journal-subtitle / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute trans-subtitle / @id
Namespace No namespace
Type xsd:ID
Used by
Element trans-subtitle
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-subtitle / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element trans-subtitle
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute trans-title-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute trans-title-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-title-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute journal-title-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute journal-title-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute publisher / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute publisher / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute notes / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute notes / @notes-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="notes-type" use="optional" type="xsd:string"/>
Attribute notes / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute self-uri / @content-type
Namespace No namespace
Type xsd:string
Used by
Element self-uri
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute self-uri / @id
Namespace No namespace
Type xsd:ID
Used by
Element self-uri
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute self-uri / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element self-uri
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute journal-meta / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute article-id / @id
Namespace No namespace
Type xsd:ID
Used by
Element article-id
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute article-id / @pub-id-type
Namespace No namespace
Type restriction of xsd:NMTOKEN
Facets
enumeration accession
enumeration ark
enumeration art-access-id
enumeration arxiv
enumeration coden
enumeration doaj
enumeration doi
enumeration handle
enumeration isbn
enumeration manuscript
enumeration medline
enumeration other
enumeration pii
enumeration pmcid
enumeration pmid
enumeration publisher-id
enumeration sici
enumeration std-designation
Used by
Element article-id
Source
<xsd:attribute name="pub-id-type" use="optional">
  <xsd:simpleType>
    <xsd:annotation>
      <xsd:documentation/>
    </xsd:annotation>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="accession"/>
      <xsd:enumeration value="ark"/>
      <xsd:enumeration value="art-access-id"/>
      <xsd:enumeration value="arxiv"/>
      <xsd:enumeration value="coden"/>
      <xsd:enumeration value="doaj"/>
      <xsd:enumeration value="doi"/>
      <xsd:enumeration value="handle"/>
      <xsd:enumeration value="isbn"/>
      <xsd:enumeration value="manuscript"/>
      <xsd:enumeration value="medline"/>
      <xsd:enumeration value="other"/>
      <xsd:enumeration value="pii"/>
      <xsd:enumeration value="pmcid"/>
      <xsd:enumeration value="pmid"/>
      <xsd:enumeration value="publisher-id"/>
      <xsd:enumeration value="sici"/>
      <xsd:enumeration value="std-designation"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Attribute article-id / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element article-id
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute subject / @content-type
Namespace No namespace
Type xsd:string
Used by
Element subject
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute subject / @id
Namespace No namespace
Type xsd:ID
Used by
Element subject
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute compound-subject-part / @content-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute compound-subject-part / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute compound-subject / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute compound-subject / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute subj-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute subj-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute subj-group / @subj-group-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="subj-group-type" use="optional" type="xsd:string"/>
Attribute series-title / @content-type
Namespace No namespace
Type xsd:string
Used by
Element series-title
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute series-title / @id
Namespace No namespace
Type xsd:ID
Used by
Element series-title
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute series-title / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element series-title
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute series-text / @content-type
Namespace No namespace
Type xsd:string
Used by
Element series-text
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute series-text / @id
Namespace No namespace
Type xsd:ID
Used by
Element series-text
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute series-text / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element series-text
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute article-categories / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute title-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute corresp / @content-type
Namespace No namespace
Type xsd:string
Used by
Element corresp
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute corresp / @id
Namespace No namespace
Type xsd:ID
Used by
Element corresp
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute corresp / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element corresp
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute author-notes / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute author-notes / @rid
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute author-notes / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute pub-date / @calendar
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="calendar" use="optional" type="xsd:string"/>
Attribute pub-date / @date-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="date-type" use="optional" type="xsd:string"/>
Attribute pub-date / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute pub-date / @iso-8601-date
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="iso-8601-date" use="optional" type="xsd:string"/>
Attribute pub-date / @publication-format
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="publication-format" use="optional" type="xsd:string"/>
Attribute pub-date / @pub-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="pub-type" use="optional" type="xsd:string"/>
Attribute issue-sponsor / @content-type
Namespace No namespace
Type xsd:string
Used by
Element issue-sponsor
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute issue-sponsor / @id
Namespace No namespace
Type xsd:ID
Used by
Element issue-sponsor
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute issue-sponsor / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element issue-sponsor
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute volume-issue-group / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute volume-issue-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute volume-issue-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute history / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-abstract / @abstract-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="abstract-type" use="optional" type="xsd:string"/>
Attribute trans-abstract / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute trans-abstract / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute principal-award-recipient / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute principal-award-recipient / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute principal-investigator / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute principal-investigator / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute award-group / @award-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="award-type" use="optional" type="xsd:string"/>
Attribute award-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute award-group / @rid
Namespace No namespace
Type xsd:IDREFS
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute award-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute funding-statement / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute funding-statement / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute funding-statement / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute funding-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute funding-group / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-num / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-num
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-num / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-num
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-num / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-num
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conf-theme / @content-type
Namespace No namespace
Type xsd:string
Used by
Element conf-theme
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conf-theme / @id
Namespace No namespace
Type xsd:ID
Used by
Element conf-theme
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conf-theme / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element conf-theme
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute conference / @content-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute conference / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute conference / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute count / @count-type
Namespace No namespace
Type xsd:string
Used by
Element count
Source
<xsd:attribute name="count-type" use="required" type="xsd:string"/>
Attribute count / @id
Namespace No namespace
Type xsd:ID
Used by
Element count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute fig-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element fig-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute fig-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element fig-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute table-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element table-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute table-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element table-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute equation-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element equation-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute equation-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element equation-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute ref-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element ref-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute ref-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element ref-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute word-count / @count
Namespace No namespace
Type xsd:NMTOKEN
Used by
Element word-count
Source
<xsd:attribute name="count" use="required" type="xsd:NMTOKEN"/>
Attribute word-count / @id
Namespace No namespace
Type xsd:ID
Used by
Element word-count
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute counts / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute meta-name / @id
Namespace No namespace
Type xsd:ID
Used by
Element meta-name
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute meta-value / @id
Namespace No namespace
Type xsd:ID
Used by
Element meta-value
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute custom-meta / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute custom-meta / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute custom-meta-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute article-meta / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute front / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sig / @content-type
Namespace No namespace
Type xsd:string
Used by
Element sig
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute sig / @id
Namespace No namespace
Type xsd:ID
Used by
Element sig
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sig / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element sig
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute sig / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sig
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sig-block / @content-type
Namespace No namespace
Type xsd:string
Used by
Element sig-block
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute sig-block / @id
Namespace No namespace
Type xsd:ID
Used by
Element sig-block
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sig-block / @rid
Namespace No namespace
Type xsd:IDREFS
Used by
Element sig-block
Source
<xsd:attribute name="rid" use="optional" type="xsd:IDREFS"/>
Attribute sig-block / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element sig-block
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute body / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute body / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute back / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute floats-group / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute front-stub / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute response / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute response / @response-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="response-type" use="optional" type="xsd:string"/>
Attribute response / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute sub-article / @article-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="article-type" use="optional" type="xsd:string"/>
Attribute sub-article / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute sub-article / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute article / @article-type
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="article-type" use="optional" type="xsd:string"/>
Attribute article / @dtd-version
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="dtd-version" fixed="1.1" type="xsd:string"/>
Attribute article / @id
Namespace No namespace
Type xsd:ID
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute article / @specific-use
Namespace No namespace
Type xsd:string
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute overline-end / @id
Namespace No namespace
Type xsd:ID
Used by
Element overline-end
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute overline-end / @rid
Namespace No namespace
Type xsd:IDREF
Used by
Element overline-end
Source
<xsd:attribute name="rid" use="required" type="xsd:IDREF"/>
Attribute overline-end / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element overline-end
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute overline-start / @id
Namespace No namespace
Type xsd:ID
Used by
Element overline-start
Source
<xsd:attribute name="id" use="required" type="xsd:ID"/>
Attribute overline-start / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element overline-start
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute rp / @id
Namespace No namespace
Type xsd:ID
Used by
Element rp
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute string-conf / @content-type
Namespace No namespace
Type xsd:string
Used by
Element string-conf
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute string-conf / @id
Namespace No namespace
Type xsd:ID
Used by
Element string-conf
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute string-conf / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element string-conf
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute underline-end / @id
Namespace No namespace
Type xsd:ID
Used by
Element underline-end
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute underline-end / @rid
Namespace No namespace
Type xsd:IDREF
Used by
Element underline-end
Source
<xsd:attribute name="rid" use="required" type="xsd:IDREF"/>
Attribute underline-end / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element underline-end
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute underline-start / @id
Namespace No namespace
Type xsd:ID
Used by
Element underline-start
Source
<xsd:attribute name="id" use="required" type="xsd:ID"/>
Attribute underline-start / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element underline-start
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute unstructured-kwd-group / @id
Namespace No namespace
Type xsd:ID
Used by
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute unstructured-kwd-group / @kwd-group-type
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="kwd-group-type" use="optional" type="xsd:string"/>
Attribute unstructured-kwd-group / @specific-use
Namespace No namespace
Type xsd:string
Used by
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>
Attribute x / @content-type
Namespace No namespace
Type xsd:string
Used by
Element x
Source
<xsd:attribute name="content-type" use="optional" type="xsd:string"/>
Attribute x / @id
Namespace No namespace
Type xsd:ID
Used by
Element x
Source
<xsd:attribute name="id" use="optional" type="xsd:ID"/>
Attribute x / @specific-use
Namespace No namespace
Type xsd:string
Used by
Element x
Source
<xsd:attribute name="specific-use" use="optional" type="xsd:string"/>