complexType CompanyInformationType

complexType {http://www.api.org/pidXML}CompanyInformationType

Derived Types
{http://www.api.org/pidXML}CompanyInformationType
 {http://www.api.org/pidXML}FinalShipper (by type)
 {http://www.api.org/pidXML}ExchangeOrThroughputPartnerInformation (by type)
 {http://www.api.org/pidXML}ThirdParty (by type)
 {http://www.api.org/pidXML}SupplierInformation (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.api.org/pidXML
Declared Namespacesxmlns:pidx=http://www.api.org/pidXML
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CompanyInformationType">
    <
annotation>
        <
documentation>Specifies information about a company.</documentation>
    </
annotation>
    <
attribute name="CompanyCode" use="required">
        <
annotation>
            <
documentation>An alpha-numeric field, from the PIDX company code list, that is used to identify the company.</documentation>
        </
annotation>
        <
simpleType>
            <
restriction base="NMTOKEN">
                <
pattern value="[a-zA-Z]{2,3}"/>
            </
restriction>
        </
simpleType>
    </
attribute>
    <
attribute name="CompanyName" type="string"/>
    <
attribute name="CompanyFEIN" type="pidx:FEIN_Type">
        <
annotation>
            <
documentation>2 numerics followed by a dash, followed by 7 digits.</documentation>
        </
annotation>
    </
attribute>
</
complexType>


Documentation

Specifies information about a company.


complexType CompanyInformationType


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.