Class ComplexDataTypeBinding

Object
AbstractComplexBinding
ComplexDataTypeBinding
All Implemented Interfaces:
Binding, ComplexBinding

public class ComplexDataTypeBinding extends AbstractComplexBinding
<complexType name="ComplexDataType" mixed="true"> <annotation> <documentation>Complex data (such as an image), including a definition of the complex value data structure (i.e., schema, format, and encoding). May be an ows:Manifest data structure.</documentation> </annotation> <complexContent mixed="true"> <extension base="anyType"> <attributeGroup ref="wps:ComplexDataEncoding"/> </extension> </complexContent> </complexType>
Author:
Justin Deoliveira, OpenGEO