simpleType PhoneType

simpleType {http://www.api.org/pidXML}PhoneType

Derived Types
{http://www.api.org/pidXML}PhoneType
 {http://www.api.org/pidXML}phoneType (by type)
Target Namespacehttp://www.api.org/pidXML
Declared Namespacesxmlns:pidx=http://www.api.org/pidXML
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="PhoneType">
    <
annotation>
        <
documentation>Identifies what kind of phone number is being given.</documentation>
    </
annotation>
    <
restriction base="NMTOKEN">
        <
enumeration value="Fax"/>
        <
enumeration value="Mobile"/>
        <
enumeration value="Pager"/>
        <
enumeration value="Voice"/>
        <
enumeration value="Other"/>
    </
restriction>
</
simpleType>


Documentation

Identifies what kind of phone number is being given.


simpleType PhoneType


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.