Home arrow Howto arrow Howto Start with UiaML
Howto Start with UiaML PDF Print E-mail
Written by Alex   
Monday, 08 October 2007
Article Index
Howto Start with UiaML
The UiaML sitemap view
The UiaML contentarea view
- The Welcome contentarea
- The Liquorice information contentarea
- The Menu contentarea
- The Assortment contentarea
- The Order contentarea
- The Ordermail contentarea
Documenting it all

The Ordermail contentarea

As soon as the customer submits the order a mail with the order will be send toward the customer as well as toward the shop owner.

We included the mail because it also contains content and is part of our system. The used protocol to transmit the content (HTTP, E-Mail, FTP, ...), can't be modeled with UiaML.

The contentarea of the Ordermail can be modeled like this:

Image


TextLabelID

OrdermailSubject

Intended content

A label that indicates that this contentarea shows an order submitted by a customer.


TextLabelID

ShopEMailAddress

Intended content

E-mail address of the shop owner who should receive the e-mail


TextLabelID

txtDeliveryAddress

Intended content

Label that indicates that the value that follows is the provided delivery address


TextLabelID

DeliveryAddress

Intended content

The delivery address as entered in CAV:Assortment . CAE:DeliveryAddress.


TextLabelID

txtEMailAddress

Intended content

Label that indicates that the value that follows is the provided e-mail address


TextLabelID

EMailAddress

Intended content

The E-Mail address as entered in CAV:Assortment . CAE:EMailAddress


TextLabelID

txtComment

Intended content

Label that indicates that the value that follows is the provided comment.


TextLabelID

Comment

Intended content

Comment as entered in CAV:Assortment . CAE:Comment


TextLabelID

Product[x].Name

Intended content

Name of the ordered product.


TextLabelID

Product[x].price

Intended content

Price per product of the ordered product


TextLabelID

Product[x].quantity

Intended content

Label that indicates that the value that follows is the provided quantity


TextLabelID

Product[x].quantity.QTY

Intended content

Quantity as entered in CAV:Assortment . CAE:Product[n].quantity.QTY


ListID

Product

Nr of items

x

Sort element

Name

Sort order

Alphabetically in ascending order

Recursion

No


TextLabelID

Totalprice

Intended content

Total price of the ordered products.




Last Updated ( Monday, 07 January 2008 )
 
< Prev   Next >