Definition Type: Element
Name: curveProperty
Namespace: http://www.opengis.net/gml
Type: gml:CurvePropertyType
Containing Schema: geometryBasic0d1d.xsd
Abstract False
Documentation:
<sch:pattern name="Check either href or content not both" xmlns:sch="http://www.ascc.net/xml/schematron"> <sch:rule context="gml:curveProperty"> <sch:extends rule="hrefOrContent" /> </sch:rule> </sch:pattern> This property element either references a curve via the XLink-attributes or contains the curve element. curveProperty 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 _Curve.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type Drilldown into _Curve Drilldown into CurvePropertyTypeXSD Diagram of curveProperty
Collapse XSD Schema Code:
<element name="curveProperty" type="gml:CurvePropertyType">
    <annotation>
        <appinfo>
            <sch:pattern name="Check either href or content not both" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:curveProperty">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This property element either references a curve via the XLink-attributes or contains the curve element. curveProperty 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 _Curve.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Curve gml:_Curve (1) (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:
Collapse References:
gml:curveProperty
Collapse Comments:
blog comments powered by Disqus