MimeMapping
This type is a class for model objects.
The mime-mapping element defines a mapping between an extension and a mime type.
Package: webapplication
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
WebApp.mimeMappings
Attributes Summary extension : EString The extension element contains a string describing an extension. example: "txt" mimeType : EString The mime-type element contains a defined mime type. example: "text/plain" webApp : WebApp @ * No description is available *
Attribute Details
extension - The extension element contains a string describing an extension. example: "txt"
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
mimeType - The mime-type element contains a defined mime type. example: "text/plain"
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
webApp - * No description is available *
Reference Type: WebApp @
Containment: false
Container: true
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: WebApp.mimeMappings
(C) COPYRIGHT International Business Machines Corp. 1996-2006