Class <<Type>> StratigraphicLexicon (extends GeologicVocabulary)

Geologic vocabulary that is a collection of ControlledConcepts that have (or could have...) GeologicFeature.GeologicUnit prototoype instances.

Local Subclasses: (none)

Attributes

Name Type Bounds From Class Notes
 

Outbound Associations

Name Type Multiplicity From Class Notes
metadata MD_Metadata 0..1 GeologicVocabulary
Association tagged values
Tag Value
inlineOrByReference byReference
 

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
hasXmlLang false Values: true | false
Default: false
Description: axml attribute xml:lang shall be generated for the type representing the class
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
xmlSchemaType Description: no type shall be generated for the class, but the
 

GML-conformant XML Implementation Details

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StratigraphicLexicon" substitutionGroup="gsml:GeologicVocabulary" type="gsml:StratigraphicLexiconType">
    <xs:annotation>
        <xs:documentation>Geologic vocabulary that is a collection of ControlledConcepts that have (or could have...) GeologicFeature.GeologicUnit prototoype instances.</xs:documentation>
    </xs:annotation>
</xs:element>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StratigraphicLexiconType">
    <xs:complexContent>
        <xs:extension base="gsml:GeologicVocabularyType"/>
    </xs:complexContent>
</xs:complexType>
<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="StratigraphicLexiconPropertyType">
    <xs:sequence minOccurs="0">
        <xs:element ref="gsml:StratigraphicLexicon"/>
    </xs:sequence>
    <xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>