<div xmlns="http://www.w3.org/1999/xhtml"> <h3>Label of a Figure, Reference, Etc.</h3> </div> |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| alt | xsd:string | optional | |||||
| id | xsd:ID | optional | |||||
| xml:base | xs:anyURI | optional |
|
||||
| xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
<xsd:element name="label"> <xsd:annotation> <xsd:documentation> <div xmlns="http://www.w3.org/1999/xhtml"> <h3>Label of a Figure, Reference, Etc.</h3> </div> </xsd:documentation> </xsd:annotation> <xsd:complexType mixed="true"> <xsd:choice minOccurs="0" maxOccurs="unbounded"> <xsd:group ref="label-elements"/> </xsd:choice> <xsd:attribute name="alt" use="optional" type="xsd:string"/> <xsd:attribute name="id" use="optional" type="xsd:ID"/> <xsd:attribute ref="xml:base" use="optional"/> <xsd:attribute ref="xml:lang" use="optional"/> </xsd:complexType> </xsd:element> |
|
1 |
|
State Key Laboratory of Resources and Environmental Information System, Institute of Geographic Sciences and Natural Resources Research, Chinese Academy of Sciences, Beijing 100101, China; |
|
hanxh@lreis.ac.cn |