simpleType FEIN_Type

simpleType {http://www.api.org/pidXML}FEIN_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="FEIN_Type">
    <
annotation>
        <
documentation>9-digit Federal Employer Identification Number (2 numerics followed by a dash, followed by 7 numerics)</documentation>
    </
annotation>
    <
restriction base="NMTOKEN">
        <
pattern value="[0-9]{2}-[0-9]{7}"/>
    </
restriction>
</
simpleType>


Documentation

9-digit Federal Employer Identification Number (2 numerics followed by a dash, followed by 7 numerics)


simpleType FEIN_Type


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.