Features and Properties
- Feature identifies a piece of functionality
    
- Identified by a URI, convenient and Web-friendly
 - Example: encryption
 
 - Property are parameter of the feature
    
- Identified by a URI
 - Can be set at run time or at design time
 - Type can be constrained with XML Schema
 - Example: encryption algorigthm, part of message encrypted
 
 
