Definition Type: Element
Name: formula
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CodeType
Containing Schema: coordinateOperations.xsd
Abstract
Documentation:
gml:formula Formula(s) or procedure used by an operation method. The use of the codespace attribite has been deprecated. The property value shall be a character string.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeType in schema basictypes_xsdXSD Diagram of formula in schema coordinateoperations_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="formula" type="gml:CodeType">
    <annotation>
        <documentation>gml:formula Formula(s) or procedure used by an operation method. The use of the codespace attribite has been deprecated. The property value shall be a character string.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace (Optional)
Collapse Derivation Tree: