simpleType stGeneratedCode
namespace http://www.ymparisto.fi
type restriction of xs:string
used by
element ctDetailPlan/generatedcode
facets
Kind Value annotation 
minLength 12 
maxLength 15 
source <xs:simpleType name="stGeneratedCode">
 
<xs:restriction base="string">
   
<xs:minLength value="12"/>
   
<xs:maxLength value="15"/>
 
</xs:restriction>
</xs:simpleType>


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