The described technology relates generally to data modeling and particularly to modeling of business information.
Various business entities, such as companies, store information electronically in furtherance of their business needs. These companies may have extensive databases of information that include customer tables, supplier tables, employee tables, and so on. The schemas and data models associated with these databases may be customized to help meet the business needs of the company. For example, an automotive manufacturer may organize information about its customers in a way that is very different from the way that an online bookstore may organize information about its customers. Even within a single company, that company may use many different application programs that employ very different schemas and data models. For example, a customer relationship management application program may use a data model that is very different from the data model used by an accounting program. The use of customized data models by a company and by applications within the company has the advantage of allowing information to be modeled in a way that is appropriate for the business needs of the company. Unfortunately, because of this diversity in the data models, it is not easy for the company to share its information with other companies or for applications to share their information.
The financial industry has been plagued by data models for financial information that are customized to individual financial institutions and thus make it difficult for financial institutions to share information. For example, major credit reporting services provide their credit reports in very different formats and with very different types of information. As a result, credit reports from different reporting services are typically stored in a raw format without any schema or data structure associated with the reports. Thus, the financial institutions that receive these credit reports cannot effectively automate the processing of the information on the credit reports. As another example, financial institutions may use very different models to store data relating to applications for different types of financial products (e.g., loan applications, brokerage account applications, and checking account applications). The data models for these applications are typically customized to support the “standard” applications electronically, but they cannot accommodate “non-standard” applications electronically. In addition the application models for different types of applications may be customized to each type of application. As an example, a financial institution may have a loan application data model and a separate checking account application data model. As described above, such diversity in application data models makes it difficult for financial institutions and financial application programs to share financial information.
Various attempts have been made to define standard data models so that information can be more easily shared between companies and applications. For example, the Open Applications Group has defined a standard data model that can be used by companies and applications when sharing information. A problem with these data models is that they do not provide effective ways to model relationships between various parties, such as a person or a company. In addition, if a company or an application developer wants to customize the standard data model, the customized data model may not be compatible with future upgrades of the standard data model. It would be desirable to have a data model that would more effectively model relationships and facilitate the upgrading of customizations of the data model.
A data model that allows for relationships between entities, also referred to as parties, to be modeled as attributes of an entity and for the data model to be customized in a manner that facilitates upgrading of the data model is provided. In one embodiment, the data model defines a party class that includes a party identifier and a list of relationships of that party with other parties. The relationships may include represented-by relationships, customer-of relationships, contact-of relationships, or employee-of relationships. The party class can be sub-classed (i.e., be a base class for a derived class) depending on the type of party that is being modeled. The types of parties may include a business unit, household, organization, person, and so on. A business unit is generally a corporation, division, or group of individuals that provides services or products for the organization (e.g., company) that is using the data model. A household is a group of individuals who commonly share the same dwelling and compose a family or social unit. An organization is an institution, a corporation, an administrative and functional structure with a common purpose, or other grouping of people. A person is an individual. A customer is a person, organization, or household who uses products or services provided by a business unit. An employee is a person employed by an organization. A contact is a person serving as a representative, messenger, or liaison for an organization or another person. A representative is a person who represents an organization or another person. The data model models the relationships as attributes associated with a party. For example, a person may have a customer relationship with several different business units. In such a case, the data model specifies that information relating to each business unit would be associated with that person. In one embodiment, the data model is specified using a schema language such as XML Schema.
In one embodiment, the data model defines a hierarchy of the data elements for describing a party. The data model may define data elements that are complex. A complex data element is a data element that comprises data sub-elements. For example, an address data element may be a complex data element that includes street, city, and state data sub-elements. The data model may specify custom data elements at various places within the hierarchy of data elements. A custom data element is of a custom data element type. The custom data element type initially defines no data elements. The data model can be customized by defining custom data elements for the custom data element type. For example, the data elements relating to the relationship of an employee of an organization may have a custom data element through which data elements relating to the salary history of the employee can be defined. Because the custom data elements are defined at various places within the hierarchy, the customizations of the data model can be associated with related data elements within the hierarchy.
Table 1 lists the data elements of a party class in one embodiment. The indentation of the data element names indicates data sub-elements of complex data elements. For example, the addressRelationshipData data element of line 10 includes the data sub-elements of endDate, occupancyTypeCode, startDate, and typeCode. These data sub-elements may themselves be complex data elements with data sub-elements (not shown in the table). For example, the startDate data element of line 13 could have data sub-elements of year, month, and day. Lines 28-85 list the data elements that define the various relationships of the party. Lines 15, 35, 57, 63, 70, 84, 85, and 86 list customData elements of a type appropriate for the enclosing complex data element. For example, the customData element defined at line 35 allows for custom data to be defined that relates to the enclosing representedBy complex data element.
Table 2 lists the data elements of the business unit class in one embodiment. The business unit class inherits the party class as indicated by line 1.
Table 3 lists the data elements of the household class in one embodiment. The household class inherits the party class as indicated by line 1.
Table 4 lists the data elements of the organization class in one embodiment. The organization class inherits the party class as indicated by line 1.
Table 5 lists the data elements of the person class in one embodiment. The person class inherits the party class as indicated by line 1.
Each of the types of a party specify a custom data element for that type. For example, the customData data element of the person class in Table 5 may be defined as being a PersonCustomDataType. If so, the person class can be customized by adding data elements to the definition of the PersonCustomDataType. The definition may be stored in a file that is separate from the file in which the person class is defined. A portion of an XML schema that defines the custom data for a personClass is
The computers (e.g., a universal business application network computer and a business systems computer) may include a central processing unit, memory, input devices (e.g., keyboard and pointing devices), output devices (e.g., display devices), and storage devices (e.g., disk drives). The memory and storage devices are computer-readable media that may contain instructions that implement the business system. In addition, the data structures and message structures may be stored or transmitted via a data transmission medium, such as a signal on a communications link.
Financial Application
A financial application is a collection of data representing a request by a party to open an account with a financial institution. For example, a person who wants to purchase a home will provide application data so that a bank can lend money to purchase the home. The application data may include the name of the party purchasing the home, the loan amount, down payment amount, and so on. When a financial application is approved, a financial institution then opens the appropriate accounts for the party, such as a mortgage account, a checking account, etc.
In one embodiment, a financial application data model is provided that supports applications by multiple applicants for multiple types of accounts in a single application. For example, using a single application, a husband, wife and child may apply for a residential mortgage in the husband and wife's name, a savings account in the wife's name, and a credit card account in the child's name.
In such a case, the party associated with the application will have three applicants (the husband, the wife, and the child) and the application will be associated with three types of accounts (i.e., a mortgage account, a savings account, and a credit card account). Accordingly, in some embodiments, each financial application for a party may include a list of financial accounts applied for, and for each account applied for, a list of the applicants from the party that are to be identified with the account. In this way, a single application may be used to apply for multiple accounts for multiple applicants, even though not all applicants within a party will be associated with each account applied for.
The financial application data model supports storing all information necessary to represent this application in a single data structure. In addition, the financial application data model allows financial statement information to be defined in a separate financial statement data model that is referenced by the financial application data model. Like the financial application data model, the financial statement data model allows multiple applicants to be associated with (i.e., related to) the financial statement, along with their percentage of ownership of listed assets. The financial statement data model also stores an effective date (“as of date”) of the financial statement. In addition, the financial statement data model can represent various liabilities of the applicant in a way that includes rating information derived from information provided by the organization (e.g., lender) associated with that liability.
Because financial statements are associated with financial application records, each financial statement record may be assigned a party identifier. When a financial application record is created, the appropriate financial statement records are identified using the party identifier and then associated with the financial application record. For example, if a party consists of a husband and wife, the identified financial statements may include a financial statement for the wife, a financial statement for the husband and a joint financial statement.
The financial application data model may include a primary flag for each account designated as a primary account. If, during the application process, the application is not approved with respect to the primary account, then the application will be completely rejected. In contrast, if an application for a non-primary account is rejected, then the application for the other accounts may still be accepted. The designation of the primary account is typically provided by a financial institution associated with the accounts being applied for.
The financial application data model may also allow for the collecting and storing of information relating to the financial account or accounts that will ultimately be created if the application is approved. Accordingly, once nascent accounts become actual accounts, information provided in the financial application can then be accessed via a financial account data model at some time during or after the application process.
Financial Accounts
Once an application is approved, financial institutions and account holders can use a financial account data model for representing accounts in a way that allows for efficient account servicing and account inquiries. In some embodiments, the financial account data model is a flexible, multipurpose model that can be applied to almost any type of account or financial product type, including checking accounts, savings accounts, mortgage loan accounts, holding accounts, securities accounts, credit card accounts, etc. Thus, the financial account data model allows a flexible all-in-one approach for managing financial accounts. The flexible financial account data model also facilitates servicing, accessing, and aggregating a customer's financial account information.
In one embodiment, a single financial account data model applicable to multiple types of financial products including investment products, deposit products and credit products is provided. Account information that is received according to this data model corresponds to a plurality of data elements associated with the financial account data model, including a base data element for information applicable to almost any type of account. The data model also provides additional, more specialized data elements that are associated with attributes for specific financial products or groups of financial products.
Examples of some of the processes that may benefit from the financial account data model include processes associated with application processing, application status requests, fund verification requests, credit score requests, check order requests, credit score requests, fraud check requests, and credit approval requests. Other examples include processes associated with certificate of deposit service accounts, deposit service accounts, brokerage accounts, account creation, and account synchronization.
Because some financial products, such as investment products (e.g., securities) may generate the need for additional specialized data collection, various specialized data elements may be employed via the financial accounts data model. For example, with respect to securities accounts, a securities data model for representing a securities product type supported by the provided financial account data model may be provided along with the financial account data model. When a party provides account information, some of the information relating specifically to the securities account may be stored in one or more securities records which may then be accessed via the financial account record for the party.
Additionally, by making use of relationship definitions between various collaborating entities within an enterprise system (consisting of, for example, banks, credit unions, financial investment companies, credit bureaus, etc.), such entities may use the financial account data model to support the servicing of various types and instances of service accounts offered within the enterprise. For example, a customer may approach a banker and request the current balance on her checking account. The bank (i.e., front end) system locates a customer record for the customer. A bank system server then contacts an integration system server requesting summary information for each type of account (e.g., a checking account, certificate of deposits, brokerage account, etc.) the customer can hold. The integration system server then contacts appropriate external systems (i.e., back end systems) for each identified account type and requests that the external systems provide summary data. Once the external systems provide the information to the integration system server, the integration system server returns the account data to the requesting bank system server. In some embodiments, the front end (e.g., bank) system may then aggregate the account data and display the latest balance information for all of the customer's accounts on a summary view. In addition to obtaining information for the checking account, the customer can also inquire into the current balance of his CDs and brokerage accounts without the bank having to process another request.
A financial account data model may be implemented using a financialAccount class. Two classes related to the financialAccount class—a holding class and a security class—support use of the financial account data model with securities accounts and holdings. A holding is a way of associating a single stock symbol (i.e., ticker) with information on an initial buy of shares, and subsequent events that happen, such as buying additional shares, selling shares, and stock splits.
The security class comprises all of the common components of a securities account, such as productType data, securityData, and a customData component provide additional custom data attributes.
The holding class and the security class support use of the financialAccount class for securities and holding accounts.
Credit Bureau Reports
A credit bureau report data model can be used in various processes to determine whether particular financial products (e.g., loans and lines of credit) are available to a customer based on that customer's financial history. Examples of such processes include requesting credit approval, requesting a credit score, or requesting a fraud check (i.e., whether a customer has a record including fraud). These processes can be used to provide information to both individual customers (e.g., “What is my credit rating?”) and to organizations offering services or financial products (e.g., “How much risk is involved with this customer?”). For example, a phone company may desire to evaluate a phone service applicant's credit score. Once the phone company requests this information, the relevant information can be provided using a class implementation of the credit bureau report data model and its associated data elements (e.g., using “baseData,”“creditData,” and “relatedParty”). If the applicant's retrieved credit score is low and the risk associated with the applicant is high, the phone company may then, for example, require the customer to pay a deposit before phone service is provided.
In another example, an auto loan company may desire to evaluate an auto loan applicant's credit profile and request a credit report from a consumer credit bureau. As a result of a process using the credit bureau report data model, the auto loan company can acquire information such as payment histories for each of the applicant's credit accounts, as well as a credit score. Depending on the history of the applicant's various accounts (e.g., one Visa credit card account with no past due history, and another store card account with one three-month past due record), the auto loan company can determine, for example, the appropriate interest rate, down payment required, and payment plan.
Information relating to an individual's credit is typically collected in some form by institutions such as credit bureaus. Accordingly, in one embodiment, the credit bureau report data model can be used to match credit data provided by multiple credit bureaus and other organizations. It can also be used to support both historic data and analytical data. For example, in some embodiments credit information for a party is requested from external sources, including at least one credit bureau. When the requested credit information is received, the external sources, it is then stored in a credit bureau report record. The credit bureau report record may include a credit score and a credit history for the party. In this way, front end system may access a credit history for a party by retrieving static raw data from various back end systems, such as credit bureau systems, then analyzing and summarizing this raw data. The credit bureau report data model is easily extendible to support additional credit report-related processes.
Additional data that can be associated with the credit bureau report data model includes information relating to credit inquiries made by various organizations or individuals. For example, via an inquiry field, information relating to inquiry dates, types, and inquiring organizations can be indicated.
In some embodiments, information about credit-related fraudulent activities may be provided using the credit bureau report data model. For example, in some embodiments, information relating to an individual's fraudulent activities (e.g., reporting a credit card stolen to avoid paying charges) may be retrieved from court records, credit bureaus, etc., and may be provided using various data elements relating to fraud (e.g., fraud date, fraud type, comments, etc.). When provided with this type of comprehensive credit and fraud information, an entity inquiring into an applicant's credit can acquire complete information to make informed decisions, thereby reducing risk.
The financialAccountsNeverPastDue element 4901 indicates the number of financial accounts/trade lines that were never past due. The majorDerogatories element 4902 indicates the number of major derogatories (e.g., failure to make payments, etc.) related to the CreditBureauReport. Similarly, the minorDerogatories element 4903 indicates the number of minor derogatories associated with the CreditBureauReport.
The monthsPastOldestFinancialAccount element 4904 indicates the number of months since the oldest financial account/trade line was opened. The potentialRevolvingPaymentAmount element 4905 indicates potential revolving payment options, providing an estimate of a maximum allowable account balance. The recentlyOpenedFinancialAccounts element 4906 indicates the number of financial accounts/trade lines recently opened (e.g., opened within sixty days) by the customer associated with the CreditBureauReport. The revolvingDebtToCreditRatio element 4907 indicates the revolving debt-to-credit ratio associated with the CreditBureauReport. The totalFinancialAccounts element 4908 indicates the total number of financial accounts/trade lines associated with the CreditBureauReport. The totallnquiries element 4909 indicates the total number of inquiries associated with the CreditBureauReport. The pastDueData element 4910 summarizes any past due data associated with the CreditBureauReport.
From the foregoing, it will be appreciated that although specific embodiments of the technology have been described herein for purposes of illustration, various modifications may be made without deviating from the spirit and scope of the invention. For example, the class definitions that have been described using XML schema can be equivalently described using other class definition tools, such as a C++ class. The classes described can be instantiated in memory and be initialized with information. Accordingly, the invention is not limited except by the appended claims.
The present application claims the benefit of U.S. Provisional Patent Application No. 60/435,461, filed Dec. 20, 2002, which is herein incorporated in it's entirety by reference.
Number | Name | Date | Kind |
---|---|---|---|
4714995 | Materna et al. | Dec 1987 | A |
5220500 | Baird et al. | Jun 1993 | A |
5311438 | Sellers et al. | May 1994 | A |
5349643 | Cox et al. | Sep 1994 | A |
5416917 | Adair et al. | May 1995 | A |
5446880 | Balgeman et al. | Aug 1995 | A |
5566332 | Adair et al. | Oct 1996 | A |
5646862 | Jolliffe et al. | Jul 1997 | A |
5699527 | Davidson | Dec 1997 | A |
5708828 | Coleman | Jan 1998 | A |
5724575 | Hoover et al. | Mar 1998 | A |
5727158 | Bouziane et al. | Mar 1998 | A |
5742588 | Thornberg et al. | Apr 1998 | A |
5758355 | Buchanan | May 1998 | A |
5764543 | Kennedy | Jun 1998 | A |
5806075 | Jain et al. | Sep 1998 | A |
5930156 | Kennedy | Jul 1999 | A |
5930764 | Melchione et al. | Jul 1999 | A |
5953710 | Fleming | Sep 1999 | A |
5970490 | Morgenstern | Oct 1999 | A |
5983194 | Hogge et al. | Nov 1999 | A |
6032136 | Brake et al. | Feb 2000 | A |
6053947 | Parson | Apr 2000 | A |
6167380 | Kennedy et al. | Dec 2000 | A |
6178418 | Singer | Jan 2001 | B1 |
6182053 | Rauber et al. | Jan 2001 | B1 |
6216130 | Hougaard et al. | Apr 2001 | B1 |
6226649 | Bodamer et al. | May 2001 | B1 |
6233566 | Levine et al. | May 2001 | B1 |
6236997 | Bodamer et al. | May 2001 | B1 |
6275812 | Haq et al. | Aug 2001 | B1 |
6336124 | Alam et al. | Jan 2002 | B1 |
6341289 | Burroughs et al. | Jan 2002 | B1 |
6343275 | Wong | Jan 2002 | B1 |
6377952 | Inohara et al. | Apr 2002 | B1 |
6385620 | Kurzius et al. | May 2002 | B1 |
6434567 | De La Huerga | Aug 2002 | B1 |
6463430 | Brady et al. | Oct 2002 | B1 |
6556950 | Schwenke et al. | Apr 2003 | B1 |
6569207 | Sundaresan | May 2003 | B1 |
6591260 | Schwarzhoff et al. | Jul 2003 | B1 |
6631382 | Kouchi et al. | Oct 2003 | B1 |
6668253 | Thompson et al. | Dec 2003 | B1 |
6681223 | Sundaresan | Jan 2004 | B1 |
6738975 | Yee et al. | May 2004 | B1 |
6754679 | Oheda | Jun 2004 | B2 |
6778651 | Jost et al. | Aug 2004 | B1 |
6792431 | Tamboli et al. | Sep 2004 | B2 |
6826542 | Virgin et al. | Nov 2004 | B1 |
6826568 | Bernstein et al. | Nov 2004 | B2 |
6828963 | Rappoport | Dec 2004 | B1 |
6883004 | Bahl et al. | Apr 2005 | B2 |
6889260 | Hughes | May 2005 | B1 |
6898783 | Gupta et al. | May 2005 | B1 |
6912719 | Elderon et al. | Jun 2005 | B2 |
6944514 | Matheson | Sep 2005 | B1 |
6947947 | Block et al. | Sep 2005 | B2 |
6961760 | Li et al. | Nov 2005 | B2 |
6996776 | Makely et al. | Feb 2006 | B1 |
7013485 | Brown et al. | Mar 2006 | B2 |
7043687 | Knauss et al. | May 2006 | B2 |
7062540 | Reddy et al. | Jun 2006 | B2 |
7065499 | Seth et al. | Jun 2006 | B1 |
7085729 | Kennedy et al. | Aug 2006 | B1 |
7093200 | Schreiber et al. | Aug 2006 | B2 |
7099350 | Peterson | Aug 2006 | B2 |
7111010 | Chen | Sep 2006 | B2 |
7111077 | Starkovich et al. | Sep 2006 | B1 |
7124112 | Guyan et al. | Oct 2006 | B1 |
7133882 | Pringle et al. | Nov 2006 | B1 |
7139766 | Thomson et al. | Nov 2006 | B2 |
7143100 | Carlson et al. | Nov 2006 | B2 |
7162540 | Jasen et al. | Jan 2007 | B2 |
7257594 | Tamboli et al. | Aug 2007 | B2 |
7257820 | Fischer et al. | Aug 2007 | B2 |
7287041 | Barnes-Leon et al. | Oct 2007 | B2 |
7337192 | Stark et al. | Feb 2008 | B2 |
7349861 | Fischer et al. | Mar 2008 | B1 |
7370009 | Notani et al. | May 2008 | B1 |
7412404 | Tenorio | Aug 2008 | B1 |
7680818 | Fan et al. | Mar 2010 | B1 |
20010011245 | Duhon | Aug 2001 | A1 |
20010051907 | Kumar et al. | Dec 2001 | A1 |
20020007343 | Oyama et al. | Jan 2002 | A1 |
20020019765 | Mann et al. | Feb 2002 | A1 |
20020023004 | Hollander et al. | Feb 2002 | A1 |
20020035431 | Ell | Mar 2002 | A1 |
20020035488 | Aquila et al. | Mar 2002 | A1 |
20020040313 | Hunter et al. | Apr 2002 | A1 |
20020040339 | Dhar et al. | Apr 2002 | A1 |
20020085020 | Carroll, Jr. | Jul 2002 | A1 |
20020095456 | Wensheng | Jul 2002 | A1 |
20020116234 | Nagasawa | Aug 2002 | A1 |
20020123983 | Riley et al. | Sep 2002 | A1 |
20020133510 | Lau | Sep 2002 | A1 |
20020138582 | Chandra et al. | Sep 2002 | A1 |
20020169863 | Beckwith et al. | Nov 2002 | A1 |
20020169867 | Mann et al. | Nov 2002 | A1 |
20020174417 | Sijacic et al. | Nov 2002 | A1 |
20020178077 | Katz et al. | Nov 2002 | A1 |
20020184085 | Lindia et al. | Dec 2002 | A1 |
20020184148 | Kahn et al. | Dec 2002 | A1 |
20020188513 | Gil et al. | Dec 2002 | A1 |
20020188538 | Robertson et al. | Dec 2002 | A1 |
20030014440 | Bussert et al. | Jan 2003 | A1 |
20030018502 | Rodriguez | Jan 2003 | A1 |
20030023580 | Braud et al. | Jan 2003 | A1 |
20030033437 | Fischer et al. | Feb 2003 | A1 |
20030071852 | Stimac | Apr 2003 | A1 |
20030097642 | Arai et al. | May 2003 | A1 |
20030110104 | King et al. | Jun 2003 | A1 |
20030131018 | Godoy et al. | Jul 2003 | A1 |
20030163597 | Hellman et al. | Aug 2003 | A1 |
20030163603 | Fry et al. | Aug 2003 | A1 |
20030229529 | Mui et al. | Dec 2003 | A1 |
20040002982 | Ersek et al. | Jan 2004 | A1 |
20040015515 | Beisiegel et al. | Jan 2004 | A1 |
20040034661 | Barron et al. | Feb 2004 | A1 |
20040039576 | He et al. | Feb 2004 | A1 |
20040093351 | Lee et al. | May 2004 | A1 |
20040122826 | Mackie | Jun 2004 | A1 |
20040128188 | Leither et al. | Jul 2004 | A1 |
20040162773 | Del Rey et al. | Aug 2004 | A1 |
20040199536 | Barnes-Leon et al. | Oct 2004 | A1 |
20040215503 | Allpress et al. | Oct 2004 | A1 |
20040249854 | Barnes-Leon et al. | Dec 2004 | A1 |
20050021383 | Fliess et al. | Jan 2005 | A1 |
20050021391 | Lu et al. | Jan 2005 | A1 |
20050091249 | Hanson et al. | Apr 2005 | A1 |
20050160361 | Young | Jul 2005 | A1 |
20050197880 | Walsh et al. | Sep 2005 | A1 |
20060271446 | Leon et al. | Nov 2006 | A1 |
20070033531 | Marsh | Feb 2007 | A1 |
20070203710 | Habichler et al. | Aug 2007 | A1 |
20070208577 | Leon et al. | Sep 2007 | A1 |
20070208878 | Barnes-Leon et al. | Sep 2007 | A1 |
20070214020 | Srinivasan et al. | Sep 2007 | A1 |
20070214063 | Kahlon et al. | Sep 2007 | A1 |
20070214064 | Kahlon et al. | Sep 2007 | A1 |
20070214065 | Kahlon et al. | Sep 2007 | A1 |
20070225949 | Sundararajan et al. | Sep 2007 | A1 |
20070226037 | Garg et al. | Sep 2007 | A1 |
20070226049 | Muralitharan et al. | Sep 2007 | A1 |
20070250408 | Leon et al. | Oct 2007 | A1 |
20070250419 | Kumar et al. | Oct 2007 | A1 |
20070265944 | Catahan, Jr. et al. | Nov 2007 | A1 |
Number | Date | Country |
---|---|---|
2001256308 | Sep 2001 | JP |
WO 0143031 | Jun 2001 | WO |
WO 0188759 | Nov 2001 | WO |
WO 03003641 | Jan 2003 | WO |
Entry |
---|
Bauer, Paul W; Cromwell, Brian A; “A Monte Carlo examination of bias tests in mortgage lending”; Economic Review; Third Q, 1994, ISSN: 0013-0281. |
Lowe, D Jordan; Geiger, Marshall A; Pany, Kurt; “The effects of internal audit outsourcing on perceived external auditor independence”; Auditing; 1999; ISSN: 0278-0380. |
Davidson, Ronald A; Wright, Michael E. “The effect of auditor attestation and tolerance for ambiguity on commercial lending decisions”; Journal of Accountancy; Jan. 2001, ISSN: 0021-8448. |
“Cross Access Introduces SERIESfour; Offers Native, Fast, Scalable Legacy Data Connectivity for Data Marts, ERP Applications,” PR Newswire; New York; Jan. 18, 1999; pp. 1-3. Downloaded from http://proquest.umit.com. |
Hardwick, Martin, David L. Spooner, Rom Rando, and K.C. Morris, “Sharing Manufacturing Information in Virtual Enterprises;” Communication of the ACM; vol. 39, No. 2; Feb. 1996; pp. 46-54. Downloaded from http://delivery.acm.org. |
Kappelhoff, Ralph, “Integration of ERP to the Final Control Elements;” ISA Transactions; 1998; vol. 36, No. 4; pp. 229-238. Downloaded from http://www.sciencedirect.com. |
Nori, Anil K. et al., “Bringing Objects to the Mainstream,” Compcon Proceedings, IEEE San Jose, California, Feb. 23-26, 1997, pp. 136-142. |
PTC: Siebel Systems and PTC create strategic alliance to leverage enriched information across product development, sales and service; Combination of Siebel eBusiness Applications and PTC Collaborative Product Development solutions to deliver competitive advantage, M2 Presswire, Conventry: Jan. 24, 2002, 3 pages (retrieved from ProQuest.com) |
Wilson, J.R., “Aerospace Looks for Lift from e-commerce,” Intervia, Geneva, Jul./Aug. 2001; vol. 56, Issue 655, 6 pages (retrieved from ProQuest.com). |
XML/EDI Group; “Guidelines for using XML for Electronic Data Interchange.” Presented at XML One—San Jose, Sep./Oct. 2001. ‘the eBusiness framework’; Downloaded from http://web.archive.org/web/20040413182700/http://www.xmledi-group.org; 3 pages. |
NPL—XML—Schema—CE.pdf, A tutorial published by the SML governing body of w3.org regarding the use of SML Schemas and Complex Data Elements. Downloaded on Jun. 10, 2009 from http://www.w3schools.com/Schema/schema—intro.asp? and http://www.w3schools.com/Schema/schema—complex.asp? and http://www.w3.schools.com/Schema/schema—complex—empty.asp?;7 pages. |
Routledge et al., UML and XML Schema, 2002, pp. 1-10. |
Walter J. Savitch, “Java an Introduction to Computer Science & Programming,” 2000, p. 478. |
Walter J. Savitch, “Java an Introduction to Computer Science & Programming,” 2000, pp. 458-467. |
Walter J. Savitch, “Java an Introduction to Computer Science & Programming”, 2000, p. 1. |
“Fortis Investments Implements Unified Employee Management System Across 12 Countries” (Business Wire, Jul. 2004). |
“Extract simplifies file conversion” Software Markets, Dec. 2, 1991. Retrieved via Dialog on Aug. 16, 2010. |
Cover Pages “Siebel's Universal Application Network” Apr. 8, 2002 downloaded from xml.coverpages.org May 6, 2010. |
Cover Pages “Siebel Announces Success with Universal Application Network (UAN)” Apr. 21, 2004 downloaded from xml.coverpages.org May 6, 2010. |
Michael Kay, Editor “XSL Transformations (XSLT) Version 2.0 W3C Working Draft May 2, 2003” downloaded from http://www.w3.org/TR/2003/WD-xslt20-20030502/ May 6, 2010. |
Eric Gropp “Transforming XML Schemas” Jan. 15, 2003, downloaded from xml.com May 6, 2010. |
Sonic Software Corporation, Power Schemas With Stylus Studio™ Jan. 2004. |
Anonymous; CambridgeDocs Releases xDoc SML Converter; Information Today; Mar. 1, 2001; vol. 20, Issue 3; p. 49. |
Anonymous; “HR-XML Consortium Sponsors Panel Discussion/Demonstrates Draft Protocol at IHRIM Conference and Expo;” Business Wire; Jun. 28, 2000; 4 pages. |
Ohlhorst, Frank J., “ScanSoft's OmniForm Fills Bill for Forms-Driven Customers,” CRN; Jericho: Feb. 17, 2003, Issue 1033; p. 51 (1 page). |
Seminerio, Maria, “Job Agencies Will Hire HR-XML—Protocol Promises a Lingua Franca for Resumes;” eWeek; Jan. 1, 2001; vol. 18, Issue 1; p. 45. |
Number | Date | Country | |
---|---|---|---|
20070226093 A1 | Sep 2007 | US |
Number | Date | Country | |
---|---|---|---|
60435461 | Dec 2002 | US |