simpleType phoneticAlphabetType

simpleType {urn:mpeg:mpeg7:schema:2001}phoneticAlphabetType

Target Namespaceurn:mpeg:mpeg7:schema:2001
Declared Namespacesxmlns:mpeg7=urn:mpeg:mpeg7:schema:2001
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="phoneticAlphabetType">
<!--
This defines an [enumerated] type covering the phone sets. It-->
<!--
essentially distinguishes between IPA based systems and everything-->
<!--
else.-->
    <
restriction base="NMTOKEN">
        <
enumeration value="sampa"/>
        <
enumeration value="ipaSymbol"/>
        <
enumeration value="ipaNumber"/>
        <
enumeration value="other"/>
    </
restriction>
</
simpleType>


simpleType phoneticAlphabetType


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.