ABC Financial Web Services
        Numeric Data: Dollar Value
        Some monetary values follow specific formatting requirements.
         
        Dollar values are always greater than or equal to zero.
         
        Formatting requirements
        
            - Always contains a currency symbol (e.g. $)
 
            - Always contains a decimal point
 
            - Always contains at least one digit to the left of the decimal
 
            - Always contains two digits to the right of the decimal
 
        
         
        Example values
        
            - $0.00
 
            - $0.92
 
            - $99.43
 
            - $34.00
 
            - $1.10