simpleType EMTYesNoNeutralType
type restriction of xs:string
properties
base xs:string
used by
elements EMTFinancialInstrumentType/KnowledgeAndExperience/AdvancedInvestor EMTFinancialInstrumentType/KnowledgeAndExperience/BasicInvestor EMTFinancialInstrumentType/InvestorType/EligibleCounterparty EMTFinancialInstrumentType/KnowledgeAndExperience/ExpertInvestorGermany EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/Growth EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/Hedging EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/Income EMTFinancialInstrumentType/KnowledgeAndExperience/InformedInvestor EMTFinancialInstrumentType/AbilityToBearLosses/LimitedCapitalLoss EMTFinancialInstrumentType/AbilityToBearLosses/LossBeyondCapital EMTFinancialInstrumentType/ClientObjectives/MayBeTerminatedEarly EMTFinancialInstrumentType/AbilityToBearLosses/NoCapitalGuarantee EMTFinancialInstrumentType/AbilityToBearLosses/NoCapitalLoss EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/OptionOrLeveraged EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/PensionSchemeGermany EMTFinancialInstrumentType/ClientObjectives/ReturnProfile/Preservation EMTFinancialInstrumentType/InvestorType/Retail
facets
Kind Value Annotation
minLength 1
maxLength 7
enumeration Y
enumeration N
enumeration Neutral
source <xs:simpleType name="EMTYesNoNeutralType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="7"/>
   
<xs:enumeration value="Y"/>
   
<xs:enumeration value="N"/>
   
<xs:enumeration value="Neutral"/>
 
</xs:restriction>
</xs:simpleType>


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