featureProperty, featureMember, featureMembers Base schema components

Copyright © 2007 Open Geospatial Consortium, Inc. All Rights Reserved. 395 element name=Array type=gml:ArrayType substitutionGroup=gml:AbstractGML complexType name=ArrayType complexContent extension base=gml:AbstractGMLType sequence element ref=gml:members minOccurs=0 sequence extension complexContent complexType

I.2.8 metaDataProperty, MetaDataPropertyType, AbstractMetaData, AbstractMetaDataType

The schema components specified in this subclause are superseded by the schema components specified in 7.2.6. This property contains or refers to a metadata package that contains metadata properties in an encoding used in a previous version of GML. This element has been deprecated and is superseded by elements whose content model is derived from gml:AbstractMetadataPropertyType. More detail is provided in 7.2.6. element name=metaDataProperty type=gml:MetaDataPropertyType complexType name=MetaDataPropertyType sequence minOccurs=0 element ref=gml:AbstractMetaData sequence attributeGroup ref=gml:AssociationAttributeGroup attribute name=about type=anyURI complexType The optional “about” attribute carries a URI which points to an element or range of elements, or other resource to which this metadata refers. The value of the metaDataProperty is an abstract element gml:AbstractMetaData that acts as a placeholder for “any package of metadata properties”, defined as follows: element name=AbstractMetaData type=gml:AbstractMetaDataType abstract=true substitutionGroup=gml:AbstractObject complexType name=AbstractMetaDataType abstract=true mixed=true sequence attribute ref=gml:id complexType

I.2.9 GenericMetaData, GenericMetaDataType

For convenience, a generic concrete MetaData element was provided in a previous version of GML. This element has been deprecated and is superseded by the schema components specified in 7.2.6. element name=GenericMetaData type=gml:GenericMetaDataType substitutionGroup=gml:AbstractMetaData complexType name=GenericMetaDataType mixed=true complexContent mixed=true extension base=gml:AbstractMetaDataType sequence any processContents=lax minOccurs=0 maxOccurs=unbounded sequence extension complexContent