simpleType coding

simpleType {http://www.ldc.upenn.edu/Projects/netdc/}coding

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.ldc.upenn.edu/Projects/netdc/}coding
Target Namespacehttp://www.ldc.upenn.edu/Projects/netdc/
Declared Namespacesxmlns:dcterms=http://purl.org/dc/terms/
xmlns:dc=http://purl.org/dc/elements/1.1/
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.ldc.upenn.edu/Projects/netdc/


Source

<xs:simpleType name="coding">
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="PCM"/>
        <
xs:enumeration value="ULAW"/>
        <
xs:enumeration value="ALAW"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType coding


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.