Chapter 3 Building an XML model
The Detail tab of a complex type property sheet displays the following properties:
| Property | Description |
|---|---|
| Final | Property to prevent derivation of the current complex type |
| Block | Property to prevent another complex type with the specified type of derivation from being used in place of the current complex type |
| Mixed | If selected, this property indicates that character data is allowed to appear between the child elements of the current complex type. Select Mixed only if the current complex type has a complex content (See general properties) |
| Abstract | If selected, this property indicates that the complex type can be used in the instance document |
| ID | ID of the complex type. Its value must be of type ID and unique within the model containing this complex type |
| Copyright (C) 2006. Sybase Inc. All rights reserved. |
| |