Namespace: |
|
Type: |
anonymous complexType |
Content: |
mixed, 3 attributes, 10 elements |
Defined: |
globally in eruditarticle.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 3 locations |
XML Representation Summary | |||||
<reference | |||||
id | = |
xs:ID | |||
idref | = |
xs:IDREF | |||
reftype | = |
("appendix" | "box" | "equation" | "example" | "figure" | "boxgr" | "equationgr" | "examplegr" | "figuregr" | "objectgr" | "tablegr" | "note" | "appnote" | "boxnote" | "eqnote" | "exnote" | "fignote" | "objnote" | "tabnote" | "object" | "page" | "para" | "biblioref" | "section" | "table") | |||
> | |||||
|
|||||
</reference> |
<reference id="re1no7" idref="no7" reftype="note">…</reference>
<reference id="re3ta12" idref="ta12" reftype="table">…</reference>
<xs:element name="reference"> <xs:complexType mixed="true"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="appendix"/> <xs:enumeration value="box"/> <xs:enumeration value="equation"/> <xs:enumeration value="example"/> <xs:enumeration value="figure"/> <xs:enumeration value="boxgr"/> <xs:enumeration value="equationgr"/> <xs:enumeration value="examplegr"/> <xs:enumeration value="figuregr"/> <xs:enumeration value="objectgr"/> <xs:enumeration value="tablegr"/> <xs:enumeration value="note"/> <xs:enumeration value="appnote"/> <xs:enumeration value="boxnote"/> <xs:enumeration value="eqnote"/> <xs:enumeration value="exnote"/> <xs:enumeration value="fignote"/> <xs:enumeration value="objnote"/> <xs:enumeration value="tabnote"/> <xs:enumeration value="object"/> <xs:enumeration value="page"/> <xs:enumeration value="para"/> <xs:enumeration value="biblioref"/> <xs:enumeration value="section"/> <xs:enumeration value="table"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
|
Use: |
required |
Nature or kind of the reference.
enumeration of xs:NMTOKEN |
Enumeration: |
"appendix", "box", "equation", "example", "figure", "boxgr", "equationgr", "examplegr", "figuregr", "objectgr", "tablegr", "note", "appnote", "boxnote", "eqnote", "exnote", "fignote", "objnote", "tabnote", "object", "page", "para", "biblioref", "section", "table" |
Type Derivation Tree xs:NMTOKEN ![]() |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute name="reftype" use="required"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="appendix"/> <xs:enumeration value="box"/> <xs:enumeration value="equation"/> <xs:enumeration value="example"/> <xs:enumeration value="figure"/> <xs:enumeration value="boxgr"/> <xs:enumeration value="equationgr"/> <xs:enumeration value="examplegr"/> <xs:enumeration value="figuregr"/> <xs:enumeration value="objectgr"/> <xs:enumeration value="tablegr"/> <xs:enumeration value="note"/> <xs:enumeration value="appnote"/> <xs:enumeration value="boxnote"/> <xs:enumeration value="eqnote"/> <xs:enumeration value="exnote"/> <xs:enumeration value="fignote"/> <xs:enumeration value="objnote"/> <xs:enumeration value="tabnote"/> <xs:enumeration value="object"/> <xs:enumeration value="page"/> <xs:enumeration value="para"/> <xs:enumeration value="biblioref"/> <xs:enumeration value="section"/> <xs:enumeration value="table"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set |