simpleType adverseSEType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
element AdverseSE
facets
enumeration non-adverse
enumeration adverse
source <xs:simpleType name="adverseSEType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="non-adverse"/>
   
<xs:enumeration value="adverse"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy