Definition Type: Element
Name: member
Namespace: http://www.opengis.net/gml
Type: gml:TimeOrdinalEraPropertyType
Containing Schema: temporalReferenceSystems.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An Era may be composed of several member Eras. The "member" element implements the association to the Era at the next level down the hierarchy. "member" follows the standard GML property pattern whereby its (complex) value may be either described fully inline, or may be the target of a link carried on the member element and described fully elsewhere, either in the same document or from another service.
Collapse XSD Schema Diagram:
Drilldown into TimeOrdinalEra in schema temporalreferencesystems_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_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into TimeOrdinalEraPropertyType in schema temporalreferencesystems_xsdXSD Diagram of member in schema temporalreferencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="member" type="gml:TimeOrdinalEraPropertyType" minOccurs="0" maxOccurs="unbounded">
    <annotation>
        <documentation>An Era may be composed of several member Eras. The "member" element implements the association to the Era at the next level down the hierarchy.  "member" follows the standard GML property pattern whereby its (complex) value may be either described fully inline, or may be the target of a link carried on the member element and described fully elsewhere, either in the same document or from another service.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimeOrdinalEra gml:TimeOrdinalEra (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: