MarkupLanguage


This type is a class for model objects.

* No description is available *

Package: webappext

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ServletExtension.markupLanguages



Attributes Summary
name : EString The name of the markup language. Examples: "HTML", "WML", "VXML"
mimeType : EString The mimeType of the markup language. Example: "text/html", "text/vnd.wap.wml","text/x-vxml"
errorPage : Page @ The error page to use for this markup language.
pages : Page * * No description is available *
defaultPage : Page @ The default page to use for this markup language.



Attribute Details

name  -  The name of the markup language. Examples: "HTML", "WML", "VXML"
    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 mimeType of the markup language. Example: "text/html", "text/vnd.wap.wml","text/x-vxml"
    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

errorPage  -  The error page to use for this markup language.
    Reference Type: Page @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

pages  -  * No description is available *
    Reference Type: Page *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

defaultPage  -  The default page to use for this markup language.
    Reference Type: Page @
    Containment:  false
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006