complexType elementType
diagram gluon3_1_p1526.png
namespace http://purl.org/dc/elements/1.1/
type extension of xs:string
properties
base xs:string
used by
elements contributor coverage creator date description format identifier language publisher relation rights source subject title type
complexType elementType
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
source <xs:complexType name="elementType">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute ref="xml:lang" use="optional" default="en"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy