Showing:

Attributes
Diagrams
Source
Used by
Complex Type elementType
Namespace http://purl.org/dc/elements/1.1/
Diagram
Diagram index22.tmp#id200
Type extension of xs:string
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="elementType">
  <xs:simpleContent>
    <xs:extension base="xs:string">
      <xs:attribute ref="xml:lang" use="optional"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location http://dublincore.org/schemas/xmls/simpledc20021212.xsd