simpleType stDocumentType
namespace http://www.ymparisto.fi
type restriction of xs:string
used by
element ctDetailPlan/documenttype
facets
Kind Value annotation 
enumeration INSERT 
enumeration UPDATE 
source <xs:simpleType name="stDocumentType">
 
<xs:restriction base="string">
   
<xs:enumeration value="INSERT"/>
   
<xs:enumeration value="UPDATE"/>
 
</xs:restriction>
</xs:simpleType>


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