<?xml version="1.0" encoding="UTF-8"?>
<gsml21:ShearDisplacementStructure 
	xmlns:gsml21="urn:cgi:xmlns:CGI:GeoSciML:2.1" 
	xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" 
	xmlns:gml="http://www.opengis.net/gml" 
	xmlns:xlink="http://www.w3.org/1999/xlink" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML:2.1 http://www.geosciml.org/geosciml/2.1/xsd/geosciml.xsd" gml:id="test2">
	<gsml:observationMethod>
		<gsml:CGI_TermValue>
			<gsml:value codeSpace="Structure_observation_method_vocab">mapping</gsml:value>
		</gsml:CGI_TermValue>
	</gsml:observationMethod>
	<gsml:purpose>instance</gsml:purpose>
	<gsml21:faultType>
		<gsml:ControlledConcept gml:id="rev_flt">
			<gml:name>reverse fault</gml:name>
			<gsml:name xml:lang="en">reverse fault</gsml:name>
			<gsml:vocabulary>
				<gsml:GeologicVocabulary gml:id="fault_types">
					<gml:name>My fault types vocabulary</gml:name>
				</gsml:GeologicVocabulary>
			</gsml:vocabulary>
		</gsml:ControlledConcept>
	</gsml21:faultType>
</gsml21:ShearDisplacementStructure>

