Description
Extension for a Component
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Id |
string |
This is simply the file extension, like "doc" or "xml". Do not include the preceding period.
|
| ContentType |
string |
The MIME type that is to be written.
|
| Advertise |
YesNoType |
Whether this extension is to be advertised. The default is "no".
|
Content Model
Contains elements as defined in the following table.
| Component |
Type |
Description |
| MIME |
anyType (restriction) |
MIME content-type for an Extension
|
| Verb |
anyType (restriction) |
Verb definition for an Extension.
|