Definition Type: ComplexType
Name: ScalarValuePropertyType
Namespace: http://www.opengis.net/gml
Type: gml:ValuePropertyType
Containing Schema: valueObjects.xsd
Abstract
Documentation:
Property whose content is a scalar value.
Collapse XSD Schema Diagram:
Drilldown into Count in schema valueobjects_xsd Drilldown into Quantity in schema valueobjects_xsd Drilldown into Category in schema valueobjects_xsd Drilldown into Boolean in schema valueobjects_xsd Drilldown into ScalarValue in schema valueobjects_xsd Drilldown into Value in schema valueobjects_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_xsdXSD Diagram of ScalarValuePropertyType in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="ScalarValuePropertyType">
    <annotation>
        <documentation>Property whose content is a scalar value.</documentation>
    </annotation>
    <complexContent>
        <restriction base="gml:ValuePropertyType">
            <sequence minOccurs="0">
                <!-- <element ref="gml:_ScalarValue"/> -->
                <group ref="gml:ScalarValue" />
            </sequence>
        </restriction>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Boolean gml:Boolean (1) (1)
Category gml:Category (1) (1)
Quantity gml:Quantity (1) (1)
Count gml:Count (1) (1)
BooleanList gml:BooleanList (1) (1)
CategoryList gml:CategoryList (1) (1)
QuantityList gml:QuantityList (1) (1)
CountList gml:CountList (1) (1)
CategoryExtent gml:CategoryExtent (1) (1)
QuantityExtent gml:QuantityExtent (1) (1)
CountExtent gml:CountExtent (1) (1)
CompositeValue gml:CompositeValue (1) (1)
_Object gml:_Object (1) (1)
Null gml:Null (1) (1)
<xs:group> gml:Value (1) (1)
<xs:group> gml:ValueObject (1) (1)
<xs:group> gml:ScalarValue (1) (1)
<xs:group> gml:ScalarValueList (1) (1)
<xs:group> gml:ValueExtent (1) (1)
<xs:group> gml:ScalarValue (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: