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


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