simpleType SingleDualType
namespace http://www.fundsxml.org/XMLSchema/3.1
type restriction of xs:string
properties
base xs:string
used by
element ValuationDealingCharacteristicsType/SingleOrDualPricing
facets
Kind Value Annotation
enumeration SING
enumeration DUAL
annotation
documentation
SING or DUAL
source <xs:simpleType name="SingleDualType">
 
<xs:annotation>
   
<xs:documentation>SING or DUAL</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="SING"/>
   
<xs:enumeration value="DUAL"/>
 
</xs:restriction>
</xs:simpleType>


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