Definition Type: Element
Name: solidMember
Namespace: http://www.opengis.net/gml
Containing Schema: geometryComplexes.xsd
Documentation:
<sch:pattern name="Check either href or content not both" xmlns:sch="http://www.ascc.net/xml/schematron"> <sch:rule context="gml:solidMember"> <sch:extends rule="hrefOrContent" /> </sch:rule> </sch:pattern> This element references or contains one solid in the composite solid. The solids are contiguous. NOTE: This definition allows for a nested structure, i.e. a CompositeSolid may use, for example, another CompositeSolid as a member.
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 SolidPropertyType Drilldown into solidMemberXSD Diagram of solidMember
Collapse XSD Schema Code:
<element ref="gml:solidMember" maxOccurs="unbounded">
    <annotation>
        <appinfo>
            <sch:pattern name="Check either href or content not both" xmlns:sch="http://www.ascc.net/xml/schematron">
                <sch:rule context="gml:solidMember">
                    <sch:extends rule="hrefOrContent" />
                </sch:rule>
            </sch:pattern>
        </appinfo>
        <documentation>This element references or contains one solid in the composite solid. The solids are contiguous.

NOTE: This definition allows for a nested structure, i.e. a CompositeSolid may use, for example, another CompositeSolid as a member.</documentation>
    </annotation>
</element>
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus