simpleType YesNoType
type restriction of xs:string
properties
base xs:string
used by
elements PRIIPS_NarrativesType/CEPT_Narrative/ComprehensionAlert PRIIPS_NarrativesType/CEPT_Narrative/CostInPriceIndicator PRIIPS_ReportType/EPT_BaseData/PerformanceScenario/Exist_SignificantUnfavScenario PRIIPS_ReportType/EPT_BaseData/RiskAssessment/Existing_Credit_Risk PRIIPS_ReportType/EPT_BaseData/RiskAssessment/IS_Flexible PRIIPS_ReportType/EPT_BaseData/RiskAssessment/IS_Risk_Limit_Relevant PRIIPS_ReportType/EPT_BaseData/Costs/OneOff/SlidingExitCostIndicator
facets
Kind Value Annotation
enumeration YES
enumeration NO
annotation
documentation
YES or NO
source <xs:simpleType name="YesNoType">
 
<xs:annotation>
   
<xs:documentation>YES or NO</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="YES"/>
   
<xs:enumeration value="NO"/>
 
</xs:restriction>
</xs:simpleType>


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