simpleType stApprovalAuthorityType
namespace http://www.ymparisto.fi
type restriction of xs:string
used by
element ctDetailPlan/approvalauthority
facets
Kind Value annotation 
enumeration 
enumeration 
enumeration 
source <xs:simpleType name="stApprovalAuthorityType">
 
<xs:restriction base="string">
   
<xs:enumeration value="V"/>
   
<xs:enumeration value="H"/>
   
<xs:enumeration value="L"/>
 
</xs:restriction>
</xs:simpleType>


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