Definition Type: Element
Name: formula
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: coordinateOperations.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Formula(s) used by this operation method. The value may be a reference to a publication. Note that the operation method may not be analytic, in which case this element references or contains the procedure, not an analytic formula.
Collapse XSD Schema Diagram:
XSD Diagram of formula in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="formula" type="string">
    <annotation>
        <documentation>Formula(s) used by this operation method. The value may be a reference to a publication. Note that the operation method may not be analytic, in which case this element references or contains the procedure, not an analytic formula.</documentation>
    </annotation>
</element>