[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: RE: [Summary #2] Should Subject Matter Experts Dete rmine

  • From: "Costello, Roger L." <costello@m...>
  • To: <xml-dev@l...>
  • Date: Thu, 16 Oct 2008 20:09:44 -0400

RE:  RE: [Summary #2] Should Subject Matter Experts Dete rmine
 
Hi Folks,
 
Recall that when we began discussing this thread the following
important observation was made:

    When creating a data specification 
    it is important to get inputs from 
    a diverse set of people. Different 
    people have different perspectives 
    on the data. Never assume that any 
    one person has the whole picture. 
    Get inputs from SMEs, TEs, users of 
    applications that will use the data, 
    as well as business people.

I am attempting to give an example of input from a business manager
influencing a data specification (and thereby ultimately influencing
the resultant XML data design).

The example I proposed is that during the development of a data
specification, a business manager inputs this business requirement into
the discussion:

     Our company has a partnership with Paypal. 
     We earn money each time a customer pays using 
     Paypal. While we do accept the other payment 
     methods, we earn no money with them. So, be 
     sure to add a sentence that Paypal is the 
     preferred payment method.

The result of this input is that a sentence is added to the data
specification about Paypal being the preferred payment method, and then
ultimately the business input trickles down to the resultant XML data
design. For example, suppose a "preferred" attribute is added to an XML
implementation:

   <Accepted-Payment-Methods>
       <Method preferred="true">Paypal</Method>
       <Method preferred="false">money order</Method>
       <Method preferred="false">cashier's check</Method>
   </Accepted-Payment-Methods>

So, my question is this: 

   Is the example I propose a reasonable illustration
   of a business requirement influencing
   a data specification and the resultant
   XML data design?

/Roger


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.