Documentation for fieldgml

Complex Type: KrigingType

[Table of contents]

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