Definition Type: ComplexType
Name: ValueArrayPropertyType
Namespace: http://www.opengis.net/gml/3.2
Containing Schema: valueObjects.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Null in schema deprecatedtypes_xsd Drilldown into AbstractTimeObject in schema temporal_xsd Drilldown into AbstractGeometry in schema geometrybasic0d1d_xsd Drilldown into AbstractValue in schema valueobjects_xsd Drilldown into Value in schema valueobjects_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsdXSD Diagram of ValueArrayPropertyType in schema valueobjects_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="ValueArrayPropertyType">
    <sequence maxOccurs="unbounded">
        <group ref="gml:Value" />
    </sequence>
    <attributeGroup ref="gml:OwnershipAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AbstractValue gml:AbstractValue (1) (1)
AbstractGeometry gml:AbstractGeometry (1) (1)
AbstractTimeObject gml:AbstractTimeObject (1) (1)
Null gml:Null (1) (1)
<xs:group> gml:Value (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree:
Collapse References:
gml:valueComponents