complexType LCSH

complexType {http://purl.org/dc/terms/}LCSH

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}anyType (by restriction)
 {http://purl.org/dc/elements/1.1/}SimpleLiteral (by restriction)
  {http://purl.org/dc/terms/}LCSH
Abstractfalse (This can be used in an instance)
Target Namespacehttp://purl.org/dc/terms/
Declared Namespacesxmlns:dcmitype=http://purl.org/dc/dcmitype/
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://purl.org/dc/terms/


Source

<xs:complexType name="LCSH">
    <
xs:simpleContent>
        <
xs:restriction base="dc:SimpleLiteral">
            <
xs:simpleType>
                <
xs:restriction base="xs:string"/>
            </
xs:simpleType>
            <
xs:attribute ref="xml:lang" use="prohibited"/>
        </
xs:restriction>
    </
xs:simpleContent>
</
xs:complexType>


complexType LCSH


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.