simpleType Text350Type
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type restriction of xs:string
properties
base xs:string
used by
elements SubscriptionRedemptionType/Subscription/DealingFrequencyDescription SubscriptionRedemptionType/Redemption/DealingFrequencyDescription ValuationDealingCharacteristicsType/DescriptionOfValuationFrequency NameType/FundName SubscriptionRedemptionType/Redemption/LimitedRedemptionPeriod SubscriptionRedemptionType/Subscription/LimitedSubscriptionPeriod RestrictionType/Holding/MinimumHoldingPeriod ContactDetailsType/Name NameType/NameOfFundIncludingClass DealingTimeFrameType/OtherTimeFrameDescription NameType/SubFundName SettlementDetailsType/Unstructured DealingCutOffType/Unstructured
facets
Kind Value Annotation
maxLength 350
annotation
documentation
Text (max. 350 characters)
source <xs:simpleType name="Text350Type">
 
<xs:annotation>
   
<xs:documentation>Text (max. 350 characters)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="350"/>
 
</xs:restriction>
</xs:simpleType>


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