<xs:simpleType name="DistributionTransformationEnumType"><xs:annotation><xs:documentation>The DistributionTransformationEnumType enumerates values that describe a transformation applied to a raw statistical distribution.</xs:documentation></xs:annotation><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="LOGNORMAL"/><xs:enumeration value="BOUNDED"/><xs:enumeration value="UNBOUNDED"/></xs:restriction></xs:simpleType>