simpleType HistoricForwardType
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type restriction of xs:string
properties
base xs:string
used by
element ValuationDealingCharacteristicsType/HistoricOrForwardPricing
facets
Kind Value Annotation
enumeration HIST
enumeration FORW
annotation
documentation
HIST or FORW
source <xs:simpleType name="HistoricForwardType">
 
<xs:annotation>
   
<xs:documentation>HIST or FORW</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="HIST"/>
   
<xs:enumeration value="FORW"/>
 
</xs:restriction>
</xs:simpleType>


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