Class <<FeatureType>> Foliation (extends
GeologicStructure
)
A planar arrangement of textural or structural features in any type of rock. Includes any of a wide variety of penetrative planar geological structures that may be present in a rock. Examples include schistosity, mylonitic foliation, penetrative bedding structure (lamination), and cleavage. Following the proposed definition of gneiss by the NADM Science Language Technical Team, penetrative planar foliation defined by layers > 5 mm thick is considered Layering.
Bedding as a fabric representing the average orientation of paleodepositional surface should be encoded through the foliationType; might apply to bedding that is layering or a foliation without layering (e.g. clast alignment in amalgamated beds).
Local Subclasses:
Layering
Attributes
Name |
Type |
Bounds |
From Class |
Notes |
definingElement
|
Category |
1..* |
Foliation |
Kinds of describable inhomogeneity in a rock body that may define a GeologicStructure. Examples include Discontinuity, Shaped Surface, Oriented Particle, Material Boundary, and Layer. |
Attribute tagged values
Tag |
Value |
sequenceNumber |
1 |
nillable |
True |
|
|
|
|
foliationType
|
FoliationTypeTerm
|
1..1 |
Foliation |
Specifies the type of foliation. Examples include crenulation cleavage, slaty cleavage, schistosity
|
Attribute tagged values
Tag |
Value |
inlineOrByReference |
byReference |
sequenceNumber |
2 |
|
|
|
|
continuity
|
Category |
1..* |
Foliation |
terms to distinguish continuous vs. disjunct cleavages |
Attribute tagged values
Tag |
Value |
sequenceNumber |
3 |
nillable |
True |
|
|
|
|
intensity
|
Category |
1..1 |
Foliation |
How well the foliation is developed. Terms such as weak, moderate, strong. |
Attribute tagged values
Tag |
Value |
sequenceNumber |
4 |
nillable |
True |
|
|
|
|
mineralElement
|
Mineral |
1..* |
Foliation |
The mineral that defines the foliation |
Attribute tagged values
Tag |
Value |
sequenceNumber |
5 |
nillable |
True |
|
|
|
|
orientation
|
CGI_PlanarOrientation |
1..* |
Foliation |
The planar orientation of the foliation |
Attribute tagged values
Tag |
Value |
sequenceNumber |
6 |
nillable |
True |
|
|
|
|
spacing
|
QuantityRange |
1..1 |
Foliation |
linear dimension representing the thickness of foliation domains. Also use for thickness of layers of a given composition |
Attribute tagged values
Tag |
Value |
sequenceNumber |
7 |
nillable |
True |
|
|
|
|
Outbound Associations
Name |
Type |
Multiplicity |
From Class |
Notes |
Constraints
Constraint |
Type |
Status |
Weight |
Tagged values
Tag |
Value |
Notes |
byValuePropertyType |
false |
Values: true,false Default: false Description: enforce the 'by value' property pattern without xl
|
isCollection |
false |
Values: true,false Default: false Description: attribute group gml:AggregationAttributeGroup is a
|
noPropertyType |
false |
Values: true,false Default: false Description: suppress automatic creation of *PropertyType compl
|
GML-conformant XML Implementation Details
<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Foliation" type="gsmlst:FoliationType" substitutionGroup="gsmlst:GeologicStructure">
<xs:annotation>
<xs:documentation>A planar arrangement of textural or structural features in any type of rock. Includes any of a wide variety of penetrative planar geological structures that may be present in a rock. Examples include schistosity, mylonitic foliation, penetrative bedding structure (lamination), and cleavage. Following the proposed definition of gneiss by the NADM Science Language Technical Team, penetrative planar foliation defined by layers &gt; 5 mm thick is considered Layering.
Bedding as a fabric representing the average orientation of paleodepositional surface should be encoded through the foliationType; might apply to bedding that is layering or a foliation without layering (e.g. clast alignment in amalgamated beds).</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="FoliationType">
<xs:complexContent>
<xs:extension base="gsmlst:GeologicStructureType">
<xs:sequence>
<xs:element name="definingElement" nillable="true" minOccurs="1" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Kinds of describable inhomogeneity in a rock body that may define a GeologicStructure. Examples include Discontinuity, Shaped Surface, Oriented Particle, Material Boundary, and Layer.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="swe:CategoryPropertyType">
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="foliationType" type="gml:ReferenceType">
<xs:annotation>
<xs:appinfo>
<gml:targetElement xmlns:gml="http://www.opengis.net/gml/3.2">gsmlst:FoliationTypeTerm</gml:targetElement>
</xs:appinfo>
<xs:documentation>Specifies the type of foliation. Examples include crenulation cleavage, slaty cleavage, schistosity</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="continuity" nillable="true" minOccurs="1" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>terms to distinguish continuous vs. disjunct cleavages</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="swe:CategoryPropertyType">
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="intensity" nillable="true">
<xs:annotation>
<xs:documentation>How well the foliation is developed. Terms such as weak, moderate, strong.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="swe:CategoryPropertyType">
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="mineralElement" type="gsmlem:MineralPropertyType" nillable="true" minOccurs="1" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>The mineral that defines the foliation</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="orientation" nillable="true" minOccurs="1" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>The planar orientation of the foliation</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="gsmlu:CGI_PlanarOrientationPropertyType">
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element name="spacing" nillable="true">
<xs:annotation>
<xs:documentation>linear dimension representing the thickness of foliation domains. Also use for thickness of layers of a given composition</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="swe:QuantityRangePropertyType">
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="FoliationPropertyType">
<xs:sequence minOccurs="0">
<xs:element ref="gsmlst:Foliation"/>
</xs:sequence>
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
<xs:attributeGroup ref="gml:OwnershipAttributeGroup"/>
</xs:complexType>
|