Definition Type: ComplexType
Name: ML_OperationParameter_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmx/dhs-gmo/1.0.0
Type: gml:OperationParameterType
Containing Schema: crsItem.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into alternativeExpression in schema crsitem_xsd Drilldown into remarks in schema gml_xsd Drilldown into parameterID in schema gml_xsd Drilldown into minimumOccurs in schema gml_xsd Drilldown into parameterName in schema gml_xsd Drilldown into minimumOccurs in schema gml_xsd Drilldown into name in schema gml_xsd Drilldown into description in schema gml_xsd Drilldown into metaDataProperty in schema gml_xsd Drilldown into id in schema gml_xsd Drilldown into OperationParameterBaseType in schema gml_xsd Drilldown into OperationParameterType in schema gml_xsdXSD Diagram of ML_OperationParameter_Type in schema crsitem_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="ML_OperationParameter_Type">
    <xs:complexContent>
        <xs:extension base="gml:OperationParameterType">
            <xs:sequence>
                <xs:element name="alternativeExpression" type="gmx:OperationParameterAlt_PropertyType" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name 0 unbounded
metaDataProperty gml:metaDataProperty 0 unbounded
description gml:description 0 (1)
name gml:name (1) unbounded
minimumOccurs gml:minimumOccurs 0 (1)
metaDataProperty gml:metaDataProperty 0 unbounded
parameterName gml:parameterName (1) (1)
minimumOccurs gml:minimumOccurs 0 (1)
parameterID gml:parameterID 0 unbounded
remarks gml:remarks 0 (1)
alternativeExpression gmx:alternativeExpression (1) unbounded
<xs:group> gml:StandardObjectProperties (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id gml:id Required
Collapse Derivation Tree:
Collapse References:
gmx:ML_OperationParameter