Definition Type: Element
Name: solidProperty
Namespace: http://www.opengis.net/gml
Type: gml:SolidPropertyType
Containing Schema: geometryPrimitives.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:solidProperty"> <sch:extends rule="hrefOrContent" /> </sch:rule> </sch:pattern> This property element either references a solid via the XLink-attributes or contains the solid element. solidProperty 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 _Solid.
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 _Solid Drilldown into SolidPropertyTypeXSD Diagram of solidProperty
Collapse XSD Schema Code:
<element name="solidProperty" type="gml:SolidPropertyType">
    <annotation>
        <appinfo>
            <sch:pattern name="Check either href or content not both" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:solidProperty">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This property element either references a solid via the XLink-attributes or contains the solid element. solidProperty 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 _Solid.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_Solid gml:_Solid (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 Comments:
blog comments powered by Disqus