Class <<Type>> StandardGlobalNumericalAge (extends NumericEraBoundary)
A standard numeric age point (a numeric analogue to a 'golden spike') applicable to the formal subdivision of the Precambrian, and perhaps the Pleistocene/Holocene boundary (Walshe, Gradstein and Ogg, 2004)
Local Subclasses: (none)Attributes
| Name | Type | Bounds | From Class | Notes |
|---|
Outbound Associations
| Name | Type | Multiplicity | From Class | Notes |
|---|
Constraints
| Constraint | Type | Status | Weight |
|---|---|---|---|
| value(status)=="GSSA" | Invariant | Approved | 0,00 |
Tagged values
| Tag | Value | Notes |
|---|---|---|
| byValuePropertyType | false | Values: true | false Default: false Description: enforce the 'by value' property pattern without xlinks |
| noPropertyType | false | Values: true | false Default: false Description: suppress automatic creation of *PropertyType complexType |
GML-conformant XML Implementation Details
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StandardGlobalNumericalAge" substitutionGroup="gsmlgt:NumericEraBoundary" type="gsmlgt:StandardGlobalNumericalAgeType">
<xs:annotation>
<xs:documentation>A standard numeric age point (a numeric analogue to a 'golden spike') applicable to the formal subdivision of the Precambrian, and perhaps the Pleistocene/Holocene boundary (Walshe, Gradstein and Ogg, 2004)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StandardGlobalNumericalAgeType">
<xs:complexContent>
<xs:extension base="gsmlgt:NumericEraBoundaryType"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StandardGlobalNumericalAgePropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gsmlgt:StandardGlobalNumericalAge"/>
</xs:sequence>
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
<xs:attributeGroup ref="gml:OwnershipAttributeGroup"/>
</xs:complexType>
|