Schema Component Representation
<
xs:complexType name="
AlterationType">
<
xs:sequence>
<
xs:element name="
AlterationType"
type="
xs:string"/>
<
xs:element name="
AlterationDegree"
type="
xs:string"
minOccurs="
0"/>
<
xs:element name="
ShockMetamorphicGrade"
type="
xs:string"
minOccurs="
0"/>
<
xs:element name="
DiageneticChange"
type="
xs:string"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>