Table of Contents

Search

  1. Preface
  2. Web Services
  3. SOAP Web Services
  4. WSDL Data Object
  5. Schema Object
  6. How to Create a SOAP Web Service
  7. Operation Mappings
  8. Parsing Web Service SOAP Messages
  9. Generating Web Service SOAP Messages
  10. Web Service Consumer Transformation
  11. REST Web Services
  12. How to Create a REST Web Service
  13. REST Web Service Consumer Transformation
  14. REST Web Service Consumer Transformation Use Cases
  15. REST and SOAP Web Service Administration
  16. Datatype Compatibility

Web Services Guide

Web Services Guide

Complex Type Advanced Properties

Complex Type Advanced Properties

To view advanced properties for a complex type, select the element in the
Schema
view. Click
Advanced
.
The following table describes the advanced properties for a complex element or type:
Property
Description
Abstract
The element is an abstract type. A SOAP message must include types derived from that type. An abstract type is not a valid type without derived element types.
Block
Prevents a derived element from appearing in the schema in place of this element. The block value can contain "#all" or a list that includes extension, restriction, or substitution.
Final
Prevents the schema from extending or restricting the simple type as a derived type.
Substitution Group
The name of an element to substitute with the element.
Nillible
The element can have nil values. A nil element has element tags but has no value and no content.

0 COMMENTS

We’d like to hear from you!