Definition Type: Element
Name: multiCurveProperty
Namespace: http://www.opengis.net/gml
Type: gml:MultiCurvePropertyType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
This property element either references a curve aggregate via the XLink-attributes or contains the "multi curve" element. multiCurveProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for MultiCurve.
Collapse XSD Schema Diagram:
Drilldown into MultiCurve in schema geometryaggregates_xsd Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into MultiCurvePropertyType in schema geometryaggregates_xsdXSD Diagram of multiCurveProperty in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="multiCurveProperty" type="gml:MultiCurvePropertyType">
    <annotation>
        <appinfo>
            <sch:pattern xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:multiCurveProperty">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This property element either references a curve aggregate via the XLink-attributes or contains the "multi curve" element. multiCurveProperty is the predefined property which can be used by GML Application Schemas whenever a GML Feature has a property with a value that is substitutable for MultiCurve.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MultiCurve gml:MultiCurve 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree: