complexType elementType

complexType {http://purl.org/dc/elements/1.1/}elementType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {http://purl.org/dc/elements/1.1/}elementType
Derived Types
{http://purl.org/dc/elements/1.1/}elementType
 {http://purl.org/dc/elements/1.1/}subject (by type)
 {http://purl.org/dc/elements/1.1/}date (by type)
 {http://purl.org/dc/elements/1.1/}publisher (by type)
 {http://purl.org/dc/elements/1.1/}creator (by type)
 {http://purl.org/dc/elements/1.1/}identifier (by type)
 {http://purl.org/dc/elements/1.1/}rights (by type)
 {http://purl.org/dc/elements/1.1/}language (by type)
 {http://purl.org/dc/elements/1.1/}title (by type)
 {http://purl.org/dc/elements/1.1/}format (by type)
 {http://purl.org/dc/elements/1.1/}relation (by type)
 {http://purl.org/dc/elements/1.1/}type (by type)
 {http://purl.org/dc/elements/1.1/}coverage (by type)
 {http://purl.org/dc/elements/1.1/}source (by type)
 {http://purl.org/dc/elements/1.1/}contributor (by type)
 {http://purl.org/dc/elements/1.1/}description (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://purl.org/dc/elements/1.1/
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://purl.org/dc/elements/1.1/


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>


complexType elementType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.