Documentation for fieldgml

Complex Type: IDWType

[Table of contents]

Super-types: None
Sub-types: None
Name IDWType
Used by (from the same schema document) Complex Type InterpolationMethodType
Abstract no
XML Instance Representation
<...>
<Power> xs:positiveInteger </Power> [1]
<SearchParam> SearchParamType </SearchParam> [1]
</...>
Diagram
h2087423354
Schema Component Representation
<xs:complexType name="IDWType">
<xs:sequence>
<xs:element name="Power" type=" xs:positiveInteger "/>
<xs:element name="SearchParam" type=" SearchParamType "/>
</xs:sequence>
</xs:complexType>